samhaxr / recox

Master script for web reconnaissance
GNU General Public License v3.0
318 stars 67 forks source link

Error on processing #17

Open markus07 opened 1 year ago

markus07 commented 1 year ago

When using option 3, the script crashes with the error: Expecting value: line 1 column 1 (char 0)

Here is example:

=§> 3

Domain: https://google.com

[+] Done [+] Connection : OK [-] Processing Expecting value: line 1 column 1 (char 0) xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx WEB OF TRUST DOMAIN INFORMATION xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx DNS RECORD of google.com xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx Discovered 0 subdomains from google.com xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

markus07 commented 1 year ago

There are also many errors with Python, old syntax, etc. Your code was not updated for the last three years, but other dependencies were updated and recox.sh does not work anymore.