Repository navigation

#

xss-payloads

This repository holds all the list of advanced XSS payloads that can be used in penetration testing. These payloads can be loaded into XSS scanners as well.

1061
9 个月前

xss漏洞模糊测试payload的最佳集合 2020版

506
5 年前

Automation tool to testing and confirm the xss vulnerability.

Python
235
14 天前

XSSearch is a comprehensive reflected XSS tool built on selenium framework in python language. It contains more than 3000 payloads for automating XSS attacks and validating XSS endpoint

Python
59
3 年前

Cross-Site Scripting (XSS) injects malicious scripts into trusted websites via user input. Attacker-sent scripts run in users' browsers, accessing sensitive data, cookies, and even altering HTML content. Widespread due to input validation lapses.

38
2 年前

This project contains datasets for Cross Site Scripting (XSS), SQL, and LDAP injections. The project also contains the Matlab code for creating SVM, K-NN, Random Forest, and Neural Networks classifiers to detect Web applications attacks.

MATLAB
17
4 年前

A collection of payloads for different vulnerabilities, best payload lists in one repository

11
4 年前

An ongoing & curated collection of awesome software best practices and techniques, libraries and frameworks, E-books and videos, websites, blog posts, links to github Repositories, technical guidelines and important resources about Web Application Security Labs in Cybersecurity

JavaScript
10
3 年前

An exploit and demonstration on how to exploit a Stored XSS vulnerability in https://anonstress.com.

Python
7
3 年前

A simple XSS payload host for testing and demonstrating stored/reflected XSS using GitHub Pages. Useful for bug bounty & security research.

HTML
5
10 天前

This is a repo of my solution of one XSS challenge website (http://sudo.co.il/xss/) . This challenges may have different types of solutions. My solutions are not the only one. So, keep searching & keep sharing.

5
2 年前