/xss-scanner

A cross-site scripting (XSS) scanner is a tool that can be used to automatically scan a website for XSS vulnerabilities. Here is an outline of a simple shell script that could be used to implement a XSS scanner.

Primary LanguageShell

No issues in this repository yet.