Skip to content
Fuzzing816 B

Metacharacters (FuzzDB)

Special characters and metacharacter sequences (XML entities, format specifiers, null markers, broken markup) for general input-handling and injection fuzzing. A grab-bag for triggering parser errors.

View source
Size
816 B
Category
Fuzzing
Source
danielmiessler/SecLists
License
MIT
Recommended tools
wfuzzburpffuf

Preview

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

>head metacharacters-fuzzdb.txt816 B
!'
!@#$%%^#$%#$@#$%$$@#$%^^**(()
!@#0%^#0##018387@#0^^**(()
"><script>"
">xxx<P>yyy
"\t"
#
#&apos;
#'
#xA
#xA#xD
#xD
#xD#xA
$NULL
$null

Special characters and metacharacter sequences (XML entities, format specifiers, null markers, broken markup) for general input-handling and injection fuzzing. A grab-bag for triggering parser errors.

This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 816 B 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.