mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-26 05:01:53 +08:00
优化icmp模块,新增-domain 参数(用于smb爆破模块,适用于域用户)
This commit is contained in:
@@ -59,6 +59,7 @@ type HostInfo struct {
|
||||
Host string
|
||||
HostFile string
|
||||
Ports string
|
||||
Domain string
|
||||
Url string
|
||||
Timeout int64
|
||||
WebTimeout int64
|
||||
|
||||
Reference in New Issue
Block a user