module

OpenSSL Heartbeat (Heartbleed) Information Leak

Disclosed
04/07/2014
Created
05/30/2018

Description

This module implements the OpenSSL Heartbleed attack. The problem
exists in the handling of heartbeat requests, where a fake length can
be used to leak memory data in the response. Services that support
STARTTLS may also be vulnerable.

The module supports several actions, allowing for scanning, dumping of
memory contents to loot, and private key recovery.

The LEAK_COUNT option can be used to specify leaks per SCAN or DUMP.

The repeat command can be used to make running the SCAN or DUMP many
times more powerful. As in:
repeat -t 60 run; sleep 2
To run every two seconds for one minute.

Authors

Neel MehtaRikuAnttiMattiJared Stafford FiloSottileChristian Mehlmauer wvu juan vazquez Sebastiano Di PaolaTom SellersjjarmocBen Buchananherself

Module Options

To display the available options, load the module within the Metasploit console and run the commands ‘show options’ or ‘show advanced’:

    msf > use auxiliary/scanner/ssl/openssl_heartbleed
    msf /(d) > show actions
        ...actions...
    msf /(d) > set ACTION < action-name >
    msf /(d) > show options
        ...show and set options...
    msf /(d) > run
  
Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.