Recently we just hear new bug call HeartBleed. Today will not talk about what is Heartbleed and what they can do to us. I just wanna show you how to test your system or website. Are they are affected with HeartBleed bug.
First of all install your computer with nmap and metasploit
How to install it?
NMAP - http://nmap.org/
METASPLOIT - http://www.metasploit.com/
After install all this two application. you need to install nmap script. This script use for check vulnarable is the web for this example HeartBleed
Nmap location directory:
Windows
either C:\Program Files\Nmap\ or C:\Program Files (x86)\Nmap\
Linux
/usr/share/nmap/ or /usr/local/share/nmap/.
Then download this 2 files.
https://svn.nmap.org/nmap/scripts/ssl-heartbleed.nse
https://svn.nmap.org/nmap/nselib/tls.lua