Skip to content

CodeWithMehru/WebSecurity-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” WebSec Scanner

WebSec Scanner is an automated web security scanning tool designed to identify common vulnerabilities in web applications. It helps developers and security researchers quickly assess security risks and improve application safety.

Built with a focus on speed, clarity, and actionable results, WebSec Scanner performs intelligent reconnaissance and vulnerability detection with minimal setup.


πŸš€ Features

  • Automated web application vulnerability scanning

  • Intelligent reconnaissance and endpoint discovery

  • Detection of common security issues such as:

    • SQL Injection
    • Cross-Site Scripting (XSS)
    • Security misconfigurations
    • Exposed sensitive endpoints
  • Real-time scanning feedback

  • Clear and structured vulnerability reports

  • Beginner-friendly and developer-focused


πŸ› οΈ Tech Stack

  • Backend: Python (Flask)
  • Security Logic: Custom scanning modules
  • Frontend: Web-based dashboard
  • API-based architecture for scalability

πŸ“Œ Use Cases

  • Web developers testing their applications before deployment
  • Cybersecurity students learning practical web security
  • Bug bounty hunters for quick reconnaissance
  • College projects and hackathons

βš™οΈ Installation

git clone https://github.com/yourusername/websec-scanner.git
cd websec-scanner
pip install -r requirements.txt
python app.py

▢️ Usage

  1. Start the scanner server
  2. Enter the target URL
  3. Select scan options
  4. Run the scan and review detected vulnerabilities

⚠️ Scan only applications you own or have permission to test.


πŸ“Š Output

  • Vulnerability name
  • Risk level
  • Affected endpoint
  • Basic remediation guidance

πŸ”’ Legal Disclaimer

This tool is intended for educational and authorized security testing only. Unauthorized scanning of websites without permission is illegal. The developer is not responsible for misuse of this tool.


πŸ‘¨β€πŸ’» Author

Code With Mehru

Full-Stack Developer | Cybersecurity Researcher

Portfolio: https://codewithmehru.netlify.app


⭐ Support

If you find this project useful, consider giving it a ⭐ on GitHub. Contributions, issues, and feature requests are welcome.


β€œSecurity is not a feature, it’s a responsibility.”

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published