本项目基于SMBGhost,用于扫描CVE-2020-0796 - SMBv3 RCE漏洞。仅增加了批量扫描功能。
python3 cve-2020-0796-scanner.py -t <IP/MASK>
Set-ItemProperty -Path "HKLM:\SYSTEM\CurrentControlSet\Services\LanmanServer\Parameters" DisableCompression -Type DWORD -Value 1 -Force
此项目(https://github.com/T13nn3s/CVE-2020-0976)提供了一个自动脚本来降低风险,终端用户可以更方便地实施。