Here are
141 public repositories
matching this topic...
🎯 Cross Site Scripting ( XSS ) Vulnerability Payload List
ezXSS is an easy way for penetration testers and bug bounty hunters to test (blind) Cross Site Scripting.
Updated
Jan 15, 2020
Python
PwnXSS: Vulnerability (XSS) scanner exploit
Updated
Jun 23, 2021
Python
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.
Updated
Oct 19, 2021
Shell
Another web vulnerabilities scanner, this extension works on Chrome and Opera
Updated
Sep 22, 2019
Python
A scanner/exploitation tool written in GO, which leverages client-side Prototype Pollution to XSS by exploiting known gadgets.
Demo of a Vue.js app that mixes both clientside templates and serverside templates leading to an XSS vulnerability
Automating XSS using Bash
Updated
Apr 15, 2022
Shell
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
Updated
Sep 6, 2020
Shell
JAVA 漏洞靶场 (Vulnerability Environment For Java)
Updated
Jul 15, 2021
HTML
Cross-site scripting labs for web application security enthusiasts
DOMXSS Scanner is an online tool to scan source code for DOM based XSS vulnerabilities
Updated
Jan 17, 2019
HTML
XSSMap 是一款基于 Python3 开发用于检测 XSS 漏洞的工具
Updated
Aug 20, 2020
Python
A list of useful payloads and Bypass for Web Application Security and Bug Bounty/CTF
XSS scanner that detects Cross-Site Scripting vulnerabilities in website by injecting malicious scripts
Updated
Aug 9, 2020
JavaScript
XSS Payload without Anything.
A vulnerability fuzzing tool written in bash, it contains the most commonly used tools to perform vulnerability scan
Updated
Jul 5, 2021
Shell
XsSCan | Web Application XSS Scanner | Coded By Sir.4m1R [Mr.Hidden]
Updated
Nov 22, 2018
Python
[ Automated Web Vulnerability Scanner ]
Updated
Jul 12, 2020
Rust
XSS cookie stealer using JavaScript and PHP
Updated
Apr 18, 2019
HTML
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
Updated
Oct 10, 2019
JavaScript
Deliberately vulnerable scripts for Web Security training
Repository contains an online education portal filled with web vulnerabilities.
automatically crawl every URL and find cross site scripting (XSS)
Updated
Mar 22, 2022
Python
A PHP script to run on your server to grab cookies through xss
Exploiting stored XSS vulnerability to hijack sessions
Improve this page
Add a description, image, and links to the
xss-vulnerability
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
xss-vulnerability
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
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.