codingo / VHostScan

A virtual host scanner that performs reverse lookups, can be used with pivot tools, detect catch-all scenarios, work around wildcards, aliases and dynamic default pages.
GNU General Public License v3.0
1.19k stars 231 forks source link

Closes #52 - Added command line flags for JSON output #53

Closed xuvez closed 6 years ago

xuvez commented 6 years ago

I have added the command line options as properties in the JSON and merged all the results into a result object

codingo commented 6 years ago

Minor changes - noticed this failed when the directory being written to didn't exist. This was the case with my old code (output normal) also and fixing it in the helper fixes it for both. Not introduced by this PR but tacked onto it!

Thank-you as always @xuvez - if you have a twitter account let me know so I can give you a shoutout.