Skip to content

XauCore/web-security-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

12 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Web Security Scanner ๐Ÿ›ก๏ธ

A high-performance, multithreaded security tool built in Python to identify subdomains and potential vulnerabilities.

๐ŸŒŸ Key Features

  • Concurrent Execution: Uses ThreadPoolExecutor for 10x faster scanning.
  • Clean Output: Categorizes results by HTTP status codes (200, 403, 404).
  • Error Resilient: Advanced exception handling for connection timeouts.

๐Ÿ› ๏ธ Tech Stack

  • Language: Python 3.x
  • Libraries: Requests, Concurrent.Futures
  • Methodology: OSINT & Brute-force

๐Ÿš€ Getting Started

Installation

git clone [https://github.com/Aamir-Akram/web-security-scanner.git](https://github.com/Aamir-Akram/web-security-scanner.git)
cd web-security-scanner
pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages