# CVE-2020-0796
This tool allows to identify Windows machines that MAY be vulnerable to CVE-2020-0796. It checks for SMB 3.1.1 support and looks for the SMB2_COMPRESSION_CAPABILITY.
It does NOT attempt to exploit the vulnerability.
## Usage
```
python cve_2020_0796_check.py --target-ip 192.0.2.1
````
## Microsoft security advisory and cumulative patches
https://portal.msrc.microsoft.com/en-US/security-guidance/advisory/ADV200005
## Preventing SMB traffic from lateral connections and entering or leaving the network
https://support.microsoft.com/en-us/help/3185535/preventing-smb-traffic-from-lateral-connections
[4.0K] /data/pocs/c6659a9e416f554a21a433ccfe014ead9ddb2771
├── [5.2K] cve_2020_0796_check.py
├── [1.0K] LICENSE
└── [ 623] README.md
0 directories, 3 files