Skip to content
KitploitKITPLOIT
ToolsBlog
Submit
ToolsBlog
Submit

Hacking, PenTest, and Cybersecurity Tools for Your Security Arsenal!

Kitploit is a directory of hacking, cybersecurity, and pentesting tools. Discover the latest project updates to find vulnerabilities, analyze systems, automate testing, and strengthen your security.

··Feeds·Contact·Privacy·© 2026 Kitploit

Tool Directory

Categories

View all categories
Loading categories
Tools/GitHubGitHub/mozilla-services/heartbleed
Vulnerability ScannersInformation GatheringWeb SecurityNetwork SecurityArchived
GitHubmozilla-services/heartbleed

Heartbleed

A checker (site and tool) for CVE-2014-0160

View Repository
317 years agoNot yet reviewed

Most Popular

View all →

Discover the most used tools by our community.

Explore all tools

Browse our collection of tools

View all tools →
Share

The Heartbleed test server. With caching by Mozilla.

Install the SAMPLE.aws-config.json as ~/.aws-config.json or /etc/aws-config.json or in a path specified by the GODYNAMO_CONF_FILE env var.

root@kitploit:~
Usage:
  HBserver --redir-host=<host> [--listen=<addr:port> --expiry=<duration>]
  HBserver -h | --help
  HBserver --version

Options:
  --redir-host HOST   Redirect requests to "/" to this host.
  --listen ADDR:PORT  Listen and serve requests to this address:port [default: :8082].
  --expiry DURATION   ENABLE CACHING. Expire records after this period.
                      Uses Go's parse syntax
                      e.g. 10m = 10 minutes, 600s = 600 seconds, 1d = 1 day, etc.
  -h --help           Show this screen.
  --version           Show version.
Download Tool