Eternal - Un escáner para Eternal Blue

Iniciado por puntoCL, Julio 23, 2017, 05:15:52 PM

Tema anterior - Siguiente tema

0 Miembros y 1 Visitante están viendo este tema.




Escáner Eternal es un escáner de red para Evere Blue exploit CVE-2017-0144.




Requisitos

• masscan
• metasploit-framework

Cómo instalar

• git clone You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
• cd eternal_scanner && ./escan
• OR ./escan -h (to change scanner speed)

Requisitos de instalación

• apt-get install masscan metasploit-framework



















Para los amantes de nmap aqui esta el script nse que identifica este bug

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
Para los amantes de nmap aqui esta el script nse que identifica este bug

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login

You are not allowed to view links. You are not allowed to view links. Register or Login or You are not allowed to view links. Register or Login
cd /Desktop/nmap-nse-scripts/scripts
cp smb-vuln-ms17-010.nse /usr/share/nmap/scripts/
nmap -sC -p445 --script smb-vuln-ms17-010.nse <target>

o actualicen el nmap y pongan

nmap -p445 --script smb-vuln-ms17-010 <target>
o
nmap -p445 --script vuln <target>

:)