mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 03:48:14 +00:00
fix license url: http -> https
This commit is contained in:
parent
ae84080ea2
commit
f4b0872288
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue