Skip to content

Misba9/Web-Reconnaissance-Tool

Repository files navigation

ReconBoss - Web Reconnaissance Tool

Installation

pip install -r requirements.txt

CLI Usage

python3 reconboss.py -h
python3 reconboss.py --headers https://xyz.ac.in

Web Interface

ReconBoss now includes a web interface for easier usage:

python webapp.py

Then open your browser to http://localhost:5000

or

http://192.168.0.105:5000

Web Interface Features

  • Clean, modern UI with gradient backgrounds and responsive design
  • Real-time scan progress tracking
  • Structured results display organized by module
  • Download results in TXT or JSON format
  • Enhanced visualization for headers and SSL information

Releases

No releases published

Packages

No packages published