mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 13:11:53 +08:00
update
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user