WebScan a lightweight reconnaissance tool written in Python.FeaturesIP & GeoIP lookupDNS enumeration (AAAA, MX, NS)HTTP header inspectionServer detection (Nmap with header fallback)SSL certificate inspectionDirectory brute-force using dirsearchNmap ScanningRequirementsPython (tested with 3.12)Installationpip install -r requirements.txtNotesIf 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.