mirror of
https://github.com/Mr-xn/Penetration_Testing_POC.git
synced 2025-06-20 09:50:19 +00:00
update CVE-2020-0796检测与修复.md
This commit is contained in:
parent
3783500123
commit
47ada987ba
@ -61,6 +61,8 @@ fi
|
|||||||
|
|
||||||
**漏洞缓解方法**
|
**漏洞缓解方法**
|
||||||
|
|
||||||
|
- 注:在powershell下禁止或者开启即可缓解
|
||||||
|
|
||||||
Disable compression:
|
Disable compression:
|
||||||
|
|
||||||
> Set-ItemProperty -Path “HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters” DisableCompression -Type DWORD -Value 1 -Force
|
> Set-ItemProperty -Path “HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters” DisableCompression -Type DWORD -Value 1 -Force
|
||||||
|
Loading…
x
Reference in New Issue
Block a user