Closed remonsec closed 4 years ago
Your installation has not complete, bro. Please check back!
@mehedi1194 are you getting this error on every domain or just a specific one?
@mehedi1194 check keys.json
file, I think you have not entered the key properly
Closing due to inactivity.
what is the proper format to enter key in keys.json file
@repeattrick
https://github.com/thewhiteh4t/FinalRecon#facebook-developers-api
replace null
with key in the format given above
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)