FuzzDB OS Command Injection Template
Templated OS command injection prefixes/separators using a {cmd} placeholder, covering shell delimiters, redirects, and CRLF-encoded breakouts. Substitute your command into the template before fuzzing.
- Size
- 805 B
- Category
- Fuzzing
- Source
- fuzzdb-project/fuzzdb
- License
- GPLv2
- Recommended tools
- ffufwfuzzburp
Preview
First 15 entries. Download or copy the full list (805 B) using the buttons above.
{cmd}
;{cmd}
;{cmd};
^{cmd}
|{cmd}
<{cmd}
<{cmd};
<{cmd}\n
<{cmd}%0D
<{cmd}%0A
&{cmd}
&{cmd}&
&&{cmd}
&&{cmd}&&
%0D{cmd}Templated OS command injection prefixes/separators using a {cmd} placeholder, covering shell delimiters, redirects, and CRLF-encoded breakouts. Substitute your command into the template before fuzzing.
This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 805 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 fuzzdb-project/fuzzdb and distributed under GPLv2. Only use wordlists against systems you are explicitly authorized to test.