mirror of
https://github.com/Ed1s0nZ/PrivHunterAI.git
synced 2025-09-17 20:41:37 +00:00
Update scan.go
This commit is contained in:
parent
f18998d48e
commit
7a0ab6e682
3
scan.go
3
scan.go
@ -86,7 +86,10 @@ func scan() {
|
|||||||
// if dataItem.RespBodyB{
|
// if dataItem.RespBodyB{
|
||||||
|
|
||||||
// }
|
// }
|
||||||
|
if dataItem.Result != "white" {
|
||||||
Resp = append(Resp, dataItem)
|
Resp = append(Resp, dataItem)
|
||||||
|
}
|
||||||
|
|
||||||
//---
|
//---
|
||||||
fmt.Println(PrintYuequan(resultOutput.Result, resultOutput.Method, resultOutput.Host+resultOutput.Path, resultOutput.Reason))
|
fmt.Println(PrintYuequan(resultOutput.Result, resultOutput.Method, resultOutput.Host+resultOutput.Path, resultOutput.Reason))
|
||||||
logs.Delete(key)
|
logs.Delete(key)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user