COLLECTED BY
Organization:
Internet Archive
Focused crawls are collections of frequently-updated webcrawl data from narrow (as opposed to broad or wide) web crawls, often focused on a single domain or subdomain.
The Wayback Machine - https://web.archive.org/web/20200926061410/https://github.com/topics/xss-vulnerability
Here are
87 public repositories
matching this topic...
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Updated
Sep 25, 2020
Python
🎯 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
🌘 🦊 DalFox(Finder Of XSS) / Parameter Analysis and XSS Scanning tool based on golang
Demo of a Vue.js app that mixes both clientside templates and serverside templates leading to an XSS vulnerability
Another web vulnerabilities scanner, this extension works on Chrome and Opera
Updated
Sep 22, 2019
Python
DOMXSS Scanner is an online tool to scan source code for DOM based XSS vulnerabilities
Updated
Jan 17, 2019
HTML
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
XSSMap 是一款基于 Python3 开发用于检测 XSS 漏洞的工具
Updated
Aug 20, 2020
Python
PwnXSS: Vulnerability (XSS) scanner exploit
Updated
Sep 25, 2020
Python
Cross-site scripting labs for web application security enthusiasts
A list of useful payloads and Bypass for Web Application Security and Bug Bounty/CTF
XSS Payload without Anything.
XsSCan | Web Application XSS Scanner | Coded By Sir.4m1R [Mr.Hidden]
Updated
Nov 22, 2018
Python
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
Updated
Jun 20, 2020
HTML
Repository contains an online education portal filled with web vulnerabilities.
Exploiting stored XSS vulnerability to hijack sessions
XSS cookie stealer using JavaScript and PHP
Updated
Apr 18, 2019
HTML
Not just another XSS tool
Updated
Jun 17, 2018
Python
Everything about xss protection technology
[ Automated Web Vulnerability Scanner ]
Updated
Jul 12, 2020
Rust
Research based Hybrid Scanner to detect various SQL, JavaScript and XSS vulnerabilities
Updated
May 7, 2017
Python
Cross-Site Scripting (XSS) scanner. This tool helps to find possible XSS vulnerabilities. Cross platform - macOS, Linux, and Windows.
Updated
Mar 19, 2017
JavaScript
A PHP script to run on your server to grab cookies through xss
Allow you to make your site prevent from the XSS Vulnerability
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.