The Wayback Machine - https://web.archive.org/web/20200309065108/https://github.com/topics/xss-vulnerability
Here are
71 public repositories
matching this topic...
A list of useful payloads and bypass for Web Application Security and Pentest/CTF
Updated
Mar 9, 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
Mar 9, 2020
Python
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
Mar 7, 2020
Python
DOMXSS Scanner is an online tool to scan source code for DOM based XSS vulnerabilities
A list of useful payloads and Bypass for Web Application Security and Bug Bounty/CTF
Cross-site scripting labs for web application security enthusiasts
XSS Payload without Anything.
XsSCan | Web Application XSS Scanner | Coded By Sir.4m1R [Mr.Hidden]
Updated
Mar 8, 2020
Python
Updated
Dec 14, 2019
JavaScript
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
Dec 19, 2019
Python
Deliberately vulnerable scripts for Web Security training
Updated
Dec 15, 2019
HTML
Repository contains an online education portal filled with web vulnerabilities.
Everything about xss protection technology
Not just another XSS tool
Updated
Jul 28, 2019
Python
基于 Python3 的XSS 检测工具,支持 url 编码、unicode 编码、html 编码、大小写绕过方式
Updated
Feb 21, 2020
Python
Research based Hybrid Scanner to detect various SQL, JavaScript and XSS vulnerabilities
Updated
Dec 31, 2019
Python
Exploiting stored XSS vulnerability to hijack sessions
Cross-Site Scripting (XSS) scanner. This tool helps to find possible XSS vulnerabilities. Cross platform - macOS, Linux, and Windows.
Updated
Jan 22, 2020
JavaScript
XSS cookie stealer using JavaScript and PHP
Allow you to make your site prevent from the XSS Vulnerability
Cross-site scripting labs for web application security enthusiasts
A PHP script to run on your server to grab cookies through xss
Detector of DOM based XSS
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.