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:
@@ -20,7 +20,7 @@ Application Entity Titles (AET) are used to restrict responses only to clients k
|
|||||||
---
|
---
|
||||||
|
|
||||||
author = "Paulino Calderon <calderon()calderonpale.com>"
|
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"}
|
categories = {"auth", "brute"}
|
||||||
|
|
||||||
local shortport = require "shortport"
|
local shortport = require "shortport"
|
||||||
|
|||||||
@@ -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>"
|
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"}
|
categories = {"discovery", "default", "safe", "auth"}
|
||||||
|
|
||||||
local shortport = require "shortport"
|
local shortport = require "shortport"
|
||||||
|
|||||||
Reference in New Issue
Block a user