Exploitation

10.10.10.4

Eternal Blue

This vulnerability exploited Microsoft's implementation of Server Message Block (SMB) protocol, where if an attacker sent a specially crafted packet, the attacker would be allowed to execute arbitrary code on the target machine.

Download Exploit code from GitHub

Use MSFVenom to create a reverse shell payload

  • Set up listener on your attacker machine

Run the exploit

Last updated

Was this helpful?