Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebScan a lightweight reconnaissance tool written in Python.

Features

  • IP & GeoIP lookup
  • DNS enumeration (AAAA, MX, NS)
  • HTTP header inspection
  • Server detection (Nmap with header fallback)
  • SSL certificate inspection
  • Directory brute-force using dirsearch
  • Nmap Scanning

Requirements

  • Python (tested with 3.12)

Installation

  • pip install -r requirements.txt

Notes

  • If the server is behind a CDN or proxy (Cloudflare, etc.), results may be shown as Hidden.
  • Dirsearch is a third-party tool by maurosoria and is not authored by this project.
  • Nmap is a third-party tool by Gordon Lyon and is not authored by this project.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages