Skip to content

Abhigiri77/WebVulnerabilityScanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Web Vulnerability Scanner

Description

A simple Python-based Web Vulnerability Scanner that tests a target website using common XSS and SQL Injection payloads for educational purposes.

Features

  • Scans a website URL
  • Tests common XSS payloads
  • Tests common SQL Injection payloads
  • Displays scan progress
  • Simple command-line interface

Technologies Used

  • Python 3
  • requests

Files

  • scanner.py
  • requirements.txt

How to Run

  1. Install dependencies:
pip install -r requirements.txt
  1. Run:
python scanner.py
  1. Enter the target website URL.

Author

Abhi Giri

About

Python-based Web Vulnerability Scanner

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages