Skip to content

Prem2868/web-vulnerability-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-vulnerability-scanner

License Language Last Commit

Overview

Automated web vulnerability scanner for identifying common security weaknesses. This tool helps developers and security auditors find vulnerabilities like SQL injection, XSS, and misconfigured headers.

Features

  • SQL Injection detection
  • Cross-Site Scripting (XSS) scanning
  • Security header analysis
  • Directory brute-forcing
  • Automated report generation

Installation

git clone https://github.com/Prem2868/web-vulnerability-scanner.git
cd web-vulnerability-scanner
pip install -r requirements.txt

Usage

python src/scanner.py --url <target-url>

Tech Stack

  • Language: Python
  • Libraries: Requests, BeautifulSoup4, Selenium
  • Platform: Cross-platform

Contributing

Contributions are welcome! Please follow the standard GitHub workflow for PRs.

License

This project is licensed under the MIT License - see the LICENSE file for details.


Author: Pramod Jogdand | https://github.com/Prem2868

About

Automated security scanner for identifying web vulnerabilities.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages