Skip to content

AvantikaI/web-vulnerability-scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

6 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Web Vulnerability Scanner ๐Ÿ”

A browser-based security tool to scan websites for common vulnerabilities, download PDF reports, save history, and generate QR codes for mobile access.

๐Ÿš€ Features

  • Scan for potential issues: XSS, SQL Injection, Broken Links
  • Risk classification: High ๐Ÿ”ด / Medium ๐ŸŸก / Low ๐ŸŸข
  • Downloadable PDF reports with a QR code
  • History of scans stored in-browser via IndexedDB
  • Dark/light mode toggle, responsive UI

๐Ÿงฉ Technologies Used

  • Vanilla JavaScript (ES6 modules)
  • IndexedDB for browser storage
  • jsPDF โ€“ PDF generation
  • QRCode.js โ€“ QR code generation
  • HTML5 + CSS3 (dark mode, responsive design)

๐Ÿ› ๏ธ Getting Started

  1. Clone the repo
    git clone https://github.com/AvantikaI/web-vulnerability-scanner.git
    cd web-vulnerability-scanner

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published