FinalRecon - OSINT Tool For All-In-One Web Reconnaissance.
FinalRecon is a fast and simple python script for web reconnaissance. It
follows a modular structure so in future new modules can be added with
ease.
Features :-
FinalRecon provides detailed information such as :
- Header Information
- WHOIS
- SSL Certificate Details
- Found Flag in SSL Certificate - Securinets CTF Quals 2019 - Hidden (200 Points)
- Crawler
More modules will be added in future
Tested on
- Kali Linux 2019.1
- BlackArch Linux
Installation:-
- git clone https://github.com/thewhiteh4t/FinalRecon.git
- cd FinalRecon
- pip3 install -r requirements.txt
Usage :-
Author :- thewhiteh4t
Github:- Repo Link