1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Update author name/email

This commit is contained in:
fyodor
2021-01-14 18:26:56 +00:00
parent 80a9f4b2e3
commit 3bb502fcb0

View File

@@ -11,7 +11,7 @@ assert(have_tls, "This script requires the tls.lua library from https://nmap.org
description = [[ description = [[
Detects whether a server is vulnerable to the OpenSSL Heartbleed bug (CVE-2014-0160). Detects whether a server is vulnerable to the OpenSSL Heartbleed bug (CVE-2014-0160).
The code is based on the Python script ssltest.py authored by Jared Stafford (jspenguin@jspenguin.org) The code is based on the Python script ssltest.py authored by Katie Stafford (katie@ktpanda.org)
]] ]]
--- ---