Skip to content

XD-Aditya/Web-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Web Scanner

Web Scanner is a simple Python-based web vulnerability scanner that helps identify common security issues in websites.

Features

  • Website availability check
  • Security header analysis
  • Technology detection (similar to Wappalyzer)
  • XSS vulnerability test
  • SQL injection test
  • Admin panel detection
  • Directory discovery
  • Robots.txt analysis
  • Email extraction
  • Port scanning
  • Subdomain scanning

Installation

Clone the repository:

git clone https://github.com/xd-aditya/web-scanner.git
cd web-scanner

Install dependencies:

pip install -r requirements.txt

Usage

Run the scanner:

python web_scanner.py

Enter the target URL when prompted.

Example:

https://example.com

Disclaimer

This tool is for educational and authorized security testing only. Do not use it on websites without permission.

Author

Created for learning and cybersecurity research.

About

A Python-based web vulnerability scanner and reconnaissance tool that detects technologies, security headers, admin panels, directories, subdomains, ports, XSS and SQL injection vulnerabilities.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages