https://github.com/techgaun/xss-payloads
Collection of XSS Payloads from various sources
https://github.com/techgaun/xss-payloads
hacking paper security-audit xss
Last synced: 10 months ago
JSON representation
Collection of XSS Payloads from various sources
- Host: GitHub
- URL: https://github.com/techgaun/xss-payloads
- Owner: techgaun
- License: apache-2.0
- Created: 2016-10-08T07:27:43.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-05-08T20:44:38.000Z (about 9 years ago)
- Last Synced: 2025-03-26T06:34:37.205Z (about 1 year ago)
- Topics: hacking, paper, security-audit, xss
- Language: JavaScript
- Homepage:
- Size: 27.5 MB
- Stars: 29
- Watchers: 5
- Forks: 13
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# xss-payloads
Collection of XSS Payloads
- Most of the payloads are in the individual javascript files in [payloads](payloads) directory.
- You can find misc. xss related files in [files](files) directory.
- You can find various xss papers in [papers](papers) directory.