mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Update author name/email
This commit is contained in:
parent
80a9f4b2e3
commit
3bb502fcb0
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ assert(have_tls, "This script requires the tls.lua library from https://nmap.org
|
|||
|
||||
description = [[
|
||||
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)
|
||||
]]
|
||||
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue