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.2k
stars
231
forks
source link
Add command line flags as another object in JSON output #52
50 resolves #15 however this output doesn't let you know the command line flags / header information used for the scan like output normal does.
Output normal uses the following code from output helper to do this:
Ideally this would be included within the json file as well (as valid json) without being written to every scan object.