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

fix license url: http -> https

This commit is contained in:
dmiller
2020-08-21 19:32:08 +00:00
parent ae84080ea2
commit f4b0872288
2 changed files with 2 additions and 2 deletions

View File

@@ -20,7 +20,7 @@ Application Entity Titles (AET) are used to restrict responses only to clients k
---
author = "Paulino Calderon <calderon()calderonpale.com>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
categories = {"auth", "brute"}
local shortport = require "shortport"

View File

@@ -37,7 +37,7 @@ For this script we only send the A-ASSOCIATE request and look for the success co
---
author = "Paulino Calderon <calderon()calderonpale.com>"
license = "Same as Nmap--See http://nmap.org/book/man-legal.html"
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
categories = {"discovery", "default", "safe", "auth"}
local shortport = require "shortport"