## https://sploitus.com/exploit?id=99B3F354-038D-55C9-9412-7A9F78EFC3F5
# Microsoft Windows SMBGhost Vulnerability Checker - CVE-2020-0796 - SMBv3-RCE
The scanner is for meant only for testing whether a server is vulnerable. It is not meant for research or development, hence the fixed payload.
It checks for SMB dialect 3.1.1 and compression capability through a negotiate request.
A network dump of the scanner running against a Windows 2019 Server (10.0.0.133) can be found under SMBGhost.pcap.
# Usage
python3 scanner.py
# Original Source
https://github.com/ly4k/SMBGhost/tree/master