Source: heartleech
Section: utils
Priority: optional
Maintainer: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Uploaders: Lorenzo "Palinuro" Faletra <palinuro@parrotsec.org>
Build-Depends: debhelper-compat (= 13),
               git,
Standards-Version: 4.6.1
Homepage: https://github.com/robertdavidgraham/heartleech

Package: heartleech
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         libpcre3,
Description: Scanner detecting systems vulnerable to the heartbleed OpenSSL bug
 This is a typical "heartbleed" tool. It can scan for systems vulnerable
 to the bug, and then be used to download them. Some important features:
 .
  * conclusive/inconclusive verdicts as to whether the target is vulnerable
  * bulk/fast download of heartbleed data into a large files for offline
    processing using many threads
  * automatic retrieval of private keys with no additional steps
  * some limited IDS evasion
  * STARTTLS support
  * IPv6 support
  * Tor/Socks5n proxy support
  * extensive connection diagnostic information
