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

Remove is_json function #118

Closed NVolcz closed 4 years ago

NVolcz commented 4 years ago

Writing output to a JSON file is not working and due to the is_json errors (see issue #113). The function seems to check if the content of a file is JSON but this seems not to be needed since file_helper will overwrite the file.