1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-19 20:59:01 +00:00

New script, https-redirect

This commit is contained in:
dmiller
2018-06-28 03:43:27 +00:00
parent dbea852c26
commit cd3253f5a2
16 changed files with 97 additions and 7 deletions

View File

@@ -48,6 +48,7 @@ For additional information:
author = "Mak Kolybabi <mak@kolybabi.com>"
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
categories = {"vuln", "safe"}
dependencies = {"https-redirect"}
portrule = function(host, port)
if not tls.handshake_parse.NewSessionTicket then