mirror of
https://github.com/shadow1ng/fscan.git
synced 2025-07-13 21:02:44 +08:00
updata
This commit is contained in:
parent
2481ca4184
commit
0152428748
@ -110,6 +110,12 @@ func init() {
|
||||
ScanFunc: Plugins.WebTitle,
|
||||
})
|
||||
|
||||
Common.RegisterPlugin("webonly", Common.ScanPlugin{
|
||||
Name: "WebOnly",
|
||||
Port: 0,
|
||||
ScanFunc: Plugins.WebTitle,
|
||||
})
|
||||
|
||||
Common.RegisterPlugin("smb2", Common.ScanPlugin{
|
||||
Name: "SMBScan2",
|
||||
Port: 445,
|
||||
|
Loading…
Reference in New Issue
Block a user