
Un verificador (sitio y herramienta) para CVE-2014-0160
El servidor de pruebas Heartbleed. Con almacenamiento en caché de Mozilla.
Instala el archivo SAMPLE.aws-config.json como ~/.aws-config.json o /etc/aws-config.json, o en una ruta especificada por la variable de entorno GODYNAMO_CONF_FILE.
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.