Skip to content

A lightweight Python-based web scanner that inspects websites for common client-side vulnerabilities such as missing security headers, clickjacking issues, JavaScript exposure, and insecure form behaviors.

Notifications You must be signed in to change notification settings

povzayd/Website-Scanner

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠Web Vulnerability Scanner

A Simplee UI powered by Flask that scans for web vulnerabilities like open directories, missing headers, JS key leaks, and form misconfigurations — with downloadable reports in 📝 TXT, 📄 PDF, and 🧾 JSON formats.

USE BY VISITING WEB-SCANNER V2.0

🚀 Features

  • 💣 Real-time scanning of:
    • Open Directories
    • HTTP Headers
    • Clickjacking
    • JavaScript Leaks
    • Form Security
  • 📥 Export scan reports:
    • scan_report.json
    • scan_report.txt
    • scan_report.pdf

🧩 Tech Stack

  • 🐍 Python 3
  • ⚗️ Flask
  • 💄 TailwindCSS (CDN)
  • 📄 xhtml2pdf (for PDF generation)

⚙️ Wanna Run Locally?:

git clone https://github.com/povzayd/Website-Scanner.git
cd Website-Scanner
pip install -r requirements.txt
python app.py

Made with 🐍

About

A lightweight Python-based web scanner that inspects websites for common client-side vulnerabilities such as missing security headers, clickjacking issues, JavaScript exposure, and insecure form behaviors.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •