Skip to content
Fuzzing175 B

Special Characters + URL-encoded (SecLists)

Special/metacharacters paired with their URL-encoded forms, for fuzzing input filters, WAF bypass and detecting improper decoding.

View source
Size
175 B
Category
Fuzzing
Source
danielmiessler/SecLists
License
MIT
Recommended tools
ffufwfuzzburp

Preview

First 15 entries. Download or copy the full list (175 B) using the buttons above.

>head special-chars-urlencoded-seclists.txt175 B
!
"
#
%
&
'
(
)
*
+
,
-
.
/
:

Special/metacharacters paired with their URL-encoded forms, for fuzzing input filters, WAF bypass and detecting improper decoding.

This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 175 B and pairs well with tools such as ffuf, wfuzz, burp. 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.