Skip to content

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

Packages

Contributors

Languages