FinalRecon - OSINT Tool For All-In-One

✨ deeznutz

✨ Master ✨
Staff member
Joined
May 15, 2017
Messages
981
Likes
760
Points
1,045
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

Code:
git clone https://github.com/thewhiteh4t/FinalRecon.git
cd FinalRecon
pip3 install -r requirements.txt
Download FinalRecon
 
Top Bottom