改善了poc机制和修复bug
This commit is contained in:
canc3s
2021-06-17 20:32:53 +08:00
parent d974523d88
commit a427833e3f
8 changed files with 82 additions and 106 deletions
+1 -1
View File
@@ -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)