haccer / subjack

Subdomain Takeover tool written in Go
Apache License 2.0
1.89k stars 333 forks source link

Cant Exlcude For Output #98

Open edoofx opened 1 year ago

edoofx commented 1 year ago

can i get filtering out output without [Not Vulnerable] ? like only showing subdomain vuln.

thankyou

rootlightman commented 1 year ago

can i get filtering out output without [Not Vulnerable] ? like only showing subdomain vuln.

thankyou

possible to send request; subjack -w test.txt --ssl If you start the command, only vuln requests will come in front of you.

NOTE: if you put -v that all requests not vuln requests will also show up