This commit is contained in:
影舞者
2021-09-13 17:19:36 +08:00
parent 734f8520fc
commit 37f53e3f16
3 changed files with 13 additions and 8 deletions
+2
View File
@@ -136,6 +136,8 @@ func ParseScantype(Info *HostInfo) {
Info.Ports = "445"
case "cve20200796":
Info.Ports = "445"
case "portscan":
Info.Ports = DefaultPorts
case "main":
Info.Ports = DefaultPorts
default: