Skip to content

itsraval/XSS-Security

Repository files navigation

XSS-Security

This project aims to scan a website (or a list of web pages) and search for possible XSS vulnerabilities. Once the tests are finished, a downloadable report is generated with all the specifics of the attacks. If a scanned site is vulnerable to testing, the INFO page specifies methods to try to fix those problems.

Features

  • Search for and scan a website to check if it contains an XSS vulnerability
  • Support input text or input file (.txt only)
  • Drag and Drop input file (.txt only)
  • Convert report to PDF
  • Download report (.PDF)
  • INFO page with specifications on terms of service, minimize vulnerability and attack tested
  • Responsive layout
  • Mobile friendly
  • Automatic dark mode (based on device settings)

Dependencies/Modules Used (Server-side)

  • Node.js - Javascript runtime
  • Express - Web Framework
  • Puppeteer - Provides API to control Chromium over the DevTools Protocol
  • wkhtmltopdf - Command line tools to render HTML into PDF

XSS Security Licenses

  • MIT License
  • Apache-2.0 License
  • GNU LESSER GENERAL PUBLIC LICENSE

About

XSS Security tester

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published