April 2017
Intermediate to advanced
512 pages
7h 59m
English
In this recipe, we will be using Metasploit, available in Kali Linux, to exploit to the Heartbleed vulnerability. It is not mandatory to use Metasploit to exploit Heartbleed. It can be done using simple Python script or a simple Burp plugin (in the free version) to figure out whether the server/service is vulnerable to Heartbleed. However, we wanted to introduce Metasploit exploit and an auxiliary module, which can be very helpful at times.
To step through this recipe, you will need the following:
For this recipe, you need to perform the following ...
Read now
Unlock full access