mirror of
https://github.com/shadow1ng/fscan.git
synced 2026-09-25 04:31:52 +08:00
fix bug
改善了poc机制和修复bug
This commit is contained in:
+1
-1
@@ -93,7 +93,7 @@ func GOWebTitle(info *common.HostInfo) error {
|
||||
return err
|
||||
}
|
||||
|
||||
WebScan.InfoCheck(info.Url, CheckData)
|
||||
info.Infostr = WebScan.InfoCheck(info.Url, CheckData)
|
||||
|
||||
if common.IsWebCan == false {
|
||||
WebScan.WebScan(info)
|
||||
|
||||
Reference in New Issue
Block a user