d4t4s3c / SMBploit

Offensive tool to scan & exploit vulnerabilities in Microsoft Windows over the Samba protocol (SMB) using the Metasploit Framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SMBploit

Offensive tool to scan & exploit vulnerabilities in Microsoft Windows over the Samba protocol (SMB) SMBv1/SMBv2 using the Metasploit Framework

  • MS08-067 Rapid7 | Brett Moore | Frank2 | Jduck | hdm
  • MS17-010 Telefónica | Pablo Gonzalez (@pablogonzalezpe) | Sheila A. Berta (@UnaPibaGeek)

ONLY USE FOR EDUCATIONAL PURPOSES

  • Screenshot

  • Install
root@kali:~# cd ~
root@kali:~# git clone https://github.com/d4t4s3c/SMBploit.git
root@kali:~# cd SMBploit
root@kali:~# chmod +x *.sh
root@kali:~# ./install.sh
root@kali:~# ./SMBploit.sh
  • Tested On

    • Kali
    • Parrot
  • Requirements:

    • Metasploit
    • Xterm
    • Wine

NOT BE BAD

About

Offensive tool to scan & exploit vulnerabilities in Microsoft Windows over the Samba protocol (SMB) using the Metasploit Framework.

License:GNU General Public License v3.0


Languages

Language:Shell 71.2%Language:Ruby 28.8%