1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-30 03:19:02 +00:00

Fix some http->https urls

This commit is contained in:
dmiller
2018-10-09 17:06:03 +00:00
parent 009957693d
commit bd67aa3672
8 changed files with 17 additions and 19 deletions

View File

@@ -37,7 +37,7 @@ authentication.
-- @args publickeydb Specifies alternative publickeydb
author = "Devin Bjelland"
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", "intrusive"}
local privatekeys = stdnse.get_script_args "ssh.privatekeys"