Hey, I am really stucked on exploiting Host3 (172.16.1.13). As I enumerated I am sure that the system is vulnerable to Eternal Blue, even metasploit and hint tell me that. But when I “exploit” in metasploit, it tells me that “Exploit completed, but no session created”. I am sure that the options are set correctly. I need help. Thanks
1 Like
I’m having same issue, were you able to figure it out?
For anyone still experiencing this issue like I was, it’s quite a silly mistake. Double check that you’re using the right exploit. Hints are great but don’t get tunnel visioned.
1 Like
Host 3 Hint.
1.use ms17_010_psexec
2. Don’t forget to set LHOST to 172.16.1.5 (from ifconfig)
Stuck because of (2) for a long time