> cat /dev/github | grep security-tools
discovered 03 Aug 2026

SMBGhost_AutomateExploitation

via awesome-list
→ View on GitHub
SMBGhost_AutomateExploitation is a Python tool designed to exploit the SMBGhost vulnerability (CVE-2020-0796) and assess the vulnerability of Windows target systems. It automates the process of executing a reverse shell or deploying custom shellcode, allowing users to interact with vulnerable machines directly while providing options for specifying various configurations, such as IP address, architecture, and payload loading. Notable features include retry logic for exploit attempts, a shellcode import function, and a built-in scanner to verify the susceptibility of target hosts.