January 2019
Intermediate to advanced
548 pages
12h 7m
English
In this example, we'll exploit a buffer overflow exploit called DoublePulsar, which was designed particularly for the systems that are vulnerable to EternalBlue, which rocked the world with Wannacry ransomware in April, 2017. The vulnerability exists in the way that the SMB version was implemented in Windows—specifically, SMBv1 and NBT over TCP ports 445 and port 139—which is used to share data in an insecure way. Exploitation results in arbitrary code execution under the context of the system user.
To initiate the attack, the first step is to open msfconsole and set Metasploit to use, as shown in the following screenshot:
Again, the exploit is a relatively simple exploit. It requires the tester ...
Read now
Unlock full access