thewhiteh4t / FinalRecon

All In One Web Recon
https://www.kali.org/tools/finalrecon/
MIT License
2.28k stars 428 forks source link

json.decoder.JSONDecodeError #16

Closed remonsec closed 4 years ago

remonsec commented 4 years ago

Facing this Error

[!] Starting Sub-Domain Enumeration...

[!] Requesting ThreadCrowd [!] Requesting crt.sh [!] Requesting AnubisDB [!] Requesting BuffOver [!] Requesting ThreatMiner Traceback (most recent call last): File "finalrecon.py", line 227, in full_recon() File "finalrecon.py", line 164, in full_recon subdomains(domain, tout, output, data) File "/root/Tool/Recon/Framework/FinalRecon/modules/subdom.py", line 166, in subdomains loop.run_until_complete(query(hostname, tout)) File "/usr/lib/python3.6/asyncio/base_events.py", line 484, in run_until_complete return future.result() File "/root/Tool/Recon/Framework/FinalRecon/modules/subdom.py", line 155, in query fb_cert(hostname, tout) File "/root/Tool/Recon/Framework/FinalRecon/modules/subdom.py", line 126, in fb_cert json_load = json.loads(json_read) File "/usr/lib/python3.6/json/init.py", line 354, in loads return _default_decoder.decode(s) File "/usr/lib/python3.6/json/decoder.py", line 339, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/lib/python3.6/json/decoder.py", line 355, in raw_decode obj, end = self.scan_once(s, idx) json.decoder.JSONDecodeError: Expecting ',' delimiter: line 4 column 40 (char 69)

2020-05-01_16-00

Dicer-TDP commented 4 years ago

Your installation has not complete, bro. Please check back!

thewhiteh4t commented 4 years ago

@mehedi1194 are you getting this error on every domain or just a specific one?

thewhiteh4t commented 4 years ago

@mehedi1194 check keys.json file, I think you have not entered the key properly

thewhiteh4t commented 4 years ago

Closing due to inactivity.

repeattrick commented 4 years ago

what is the proper format to enter key in keys.json file

thewhiteh4t commented 4 years ago

@repeattrick https://github.com/thewhiteh4t/FinalRecon#facebook-developers-api replace null with key in the format given above