FinalRecon icon indicating copy to clipboard operation
FinalRecon copied to clipboard

All In One Web Recon

Results 14 FinalRecon issues
Sort by recently updated
recently updated
newest added

File "finalrecon.py", line 275, in full_recon() File "finalrecon.py", line 207, in full_recon dnsrec(domain, output, data) File "/root/finalrecon/modules/dns.py", line 19, in dnsrec pkt = q.send('8.8.8.8', 53, tcp='UDP') File "/usr/lib/python3.8/site-packages/dnslib/dns.py", line 365,...

![image](https://user-images.githubusercontent.com/96601918/148306867-314d16cd-0ef1-4984-9197-d6cc3cce9f4e.png)

Hi @thewhiteh4t Wow, Hats off to you... You really made it Super Quick tool with good results even better than now findomain as I used that one too. I will...

enhancement

It would be more perfect if it is possible to identify what cms the website uses

enhancement

Hello! When I start FinalRecon through proxychains like this: `sudo proxychains4 finalrecon https://site.biz` I always get wrong IP address for every web site, it is 224.0.0.2: `[+] IP Address :...

Various websites require you to log in to view the content, which could turn out more images, external links (It's not too rare to share join-chat links) and a lot...

enhancement

please make this project compatible with windows, i mean windows support python it will not be a complicated task and thanks

sudo apt-get install finalrecon python3 finalrecon.py --full 'https://mydomain.com' Running finalrecon in zsh on Kali produces: zsh: segmentation fault python3 finalrecon.py --full 'https://mydomain.com' Error occurs during enumeration of subdomains. Running subdomains...

I couln't find how to redirect the results to another folder without still using de default one.

I have issue in the subdomain enumeration. When I use the --sub switch the following error is showing: (kali㉿KALI)-[~] └─$ finalrecon --sub http://tesla.com ______ __ __ __ ______ __ /\...