-
Updated
Jun 10, 2021
{{ message }}
ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.
XssPayload List . Usage:
PwnXSS: Vulnerability (XSS) scanner exploit
Another web vulnerabilities scanner, this extension works on Chrome and Opera
XRCross is a Reconstruction, Scanner, and a tool for penetration / BugBounty testing. This tool was built to test (XSS|SSRF|CORS|SSTI|IDOR|RCE|LFI|SQLI) vulnerabilities
Automating XSS using Bash
MagicRecon is a powerful shell script to maximize the recon and data collection process of an objective and finding common vulnerabilities, all this saving the results obtained in an organized way in directories and with various formats.
DOMXSS Scanner is an online tool to scan source code for DOM based XSS vulnerabilities
OWASP Vulnerable Web Application Project https://github.com/hummingbirdscyber
XSSMap 是一款基于 Python3 开发用于检测 XSS 漏洞的工具
Cross-site scripting labs for web application security enthusiasts
A list of useful payloads and Bypass for Web Application Security and Bug Bounty/CTF
JAVA 漏洞靶场 (Vulnerability Environment For Java)
XSS scanner that detects Cross-Site Scripting vulnerabilities in website by injecting malicious scripts
XSS Payload without Anything.
A vulnerability fuzzing tool written in bash, it contains the most commonly used tools to perform vulnerability scan
XsSCan | Web Application XSS Scanner | Coded By Sir.4m1R [Mr.Hidden]
Light weight library for Filter the Cross-site scripting in request For Spring Framwork / Spring-Boot, logic can be use for servlet based(without using spring framework) application
XSS Cheatsheet - A collection of XSS attack vectors https://xss.devwerks.net/
[ Automated Web Vulnerability Scanner ]
XSS cookie stealer using JavaScript and PHP
Deliberately vulnerable scripts for Web Security training
Repository contains an online education portal filled with web vulnerabilities.
Exploiting stored XSS vulnerability to hijack sessions
A PHP script to run on your server to grab cookies through xss
Everything about xss protection technology
Add a description, image, and links to the xss-vulnerability topic page so that developers can more easily learn about it.
To associate your repository with the xss-vulnerability topic, visit your repo's landing page and select "manage topics."
Currently pressing
ctrl+cwhile scans are going on we get a big traceback.It would be nice if we can handle that traceback and print something nice like
Canceled by the useror something similar.Read this to understand how to do it properly.