Meet the elite security researchers, ethical hackers, and XSS masters who contribute to the world's most comprehensive payload database.
Mathias Bynens
BruteLogic
New Contributors
Honoring the security researchers who shape the future of XSS testing
Join the community and help build the ultimate XSS payload database!
Edit data/payloads.yaml and add your XSS payload using YAML format (no escaping needed!):
- code: |
<script>alert("Hello World")</script>
description: "Description of what your payload does"
category: "advanced"
contributor: "Your Full Name"
github_username: "your-github-username"
country: "Your Country"
tags: ["bypass", "script", "alert"]
browsers: ["Chrome", "Firefox", "Safari", "Edge"]
date_added: "31-12-2025"
Before submitting, ensure your payload:
Create a pull request with your contribution. Include:
Once merged, you'll be featured on our contributors leaderboard and your payloads will help the security community!