1
0
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:
dmiller
2018-10-09 17:06:03 +00:00
parent 009957693d
commit bd67aa3672
8 changed files with 17 additions and 19 deletions

View File

@@ -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")