PentestPad / subzy

Subdomain takeover vulnerability checker
https://www.pentestpad.com
GNU General Public License v2.0
989 stars 149 forks source link

Please update with output json file.. #24

Closed emptymalicious closed 1 year ago

emptymalicious commented 2 years ago

please update with new feature output json file,

Thanks

undergroundwires commented 2 years ago

This would allow consuming the tool in machine readable and automated way. It would allow new use cases and extend the reach of the tool. It could be only by using --json flag to get the structured output.

NSEcho commented 1 year ago

Hi, in the last update, it now supports --output flag with output filename where JSON will be saved. Also, there is --vuln flag which will only result in vulnerable subdomains being saved inside the output file.