Tag: ssl vulnerability

  • Heartbleed versus nmap

    The quickest way to detect if your site, organizations sites or just sites you use are vulnerable to the heartbleed bug you can use one of the following:
    mcafee: http://tif.mcafee.com/heartbleedtest
    http://www.f-secure.com/en/web/home_us/key?ecid=5856
    Another way to check is to used nmap.  .
    Requirements:
    -nmap -or-zenmap
    -authorization to scan*
    Step 1.  Install nmap/zenmap
    For Windows NT – 2K8
    Latest release self-installer: nmap-6.40-setup.exe
    Latest command-line zipfile: nmap-6.40-win32.zip
    *ridiculously Windows Install instructions: http://nmap.org/book/inst-windows.html
    Step 2. Install nmap heartbleed script & tls.lua
    Download the file tls.lua (https://svn.nmap.org/nmap/nselib/tls.lua)
    Move the tls.lua file to the nmap directory
    download the file ssl-heartbleed.nse (http://nmap.org/nsedoc/scripts/ssl-heartbleed.html)
    Move the file to nmap scripts folder
    Step 3. Run the Command
    nmap -sV –script=ssl-heartbleed <target>

     

    Other SSL Testers
    qualys overall ssl status: https://www.ssllabs.com/ssltest/
    Android SSL testers:
    Bluebox heartbleed scanner: https://play.google.com/store/apps/details?id=com.bblabs.heartbleedscanner
    Heartbleed detector: https://play.google.com/store/apps/details?id=com.lookout.heartbleeddetector