mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 04:49:02 +00:00
Fix some http->https urls
This commit is contained in:
@@ -35,7 +35,7 @@ CICS User ID brute forcing script for the CESL login screen.
|
||||
-- 2017-01-23 - v0.3 - Rewrote script to use fields and skip enumeration to speed up testing
|
||||
|
||||
author = "Philip Young aka Soldier of Fortran"
|
||||
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 = {"intrusive", "brute"}
|
||||
portrule = shortport.port_or_service({23,992}, "tn3270")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user