Skip to content
Fuzzing13 KB

Windows Attack Fuzz Strings (FuzzDB)

Wide sample of malicious input for Windows targets: command-injection metachars, boundary integers and OS-specific attack 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 windows-attacks-fuzzdb-seclists.txt13 KB
# a wide sample of malicious input for windows targets
A
TRUE
FALSE
0
00
1
-1
1.0
-1.0
2
-2
-20
65536
268435455

Wide sample of malicious input for Windows targets: command-injection metachars, boundary integers and OS-specific attack 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.