variable rename

This commit is contained in:
2024-10-07 03:38:29 +02:00
parent bef547fae0
commit 85fab8e41b
3 changed files with 16 additions and 13 deletions

View File

@ -27,7 +27,7 @@ categories = {"discovery", "intrusive"}
author = "Adrien Malingrey"
license = "Same as Nmap--See https://nmap.org/book/man-legal.html"
portrule = shortport.service({"microsoft-ds", "netbios-ssn"})
portrule = shortport.service({"microsoft-ds", "netbios-ssn", "smb"})
action = function(host)