mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-07 21:46:49 +00:00
Merge pull request #443 from IAmATeaPot418/patch-2
Adding the not in operator
This commit is contained in:
commit
8d9520e039
@ -17,3 +17,4 @@ db.injection.insert({success:1});return 1;db.stores.mapReduce(function() { { emi
|
||||
[$ne]=1
|
||||
';sleep(5000);
|
||||
';it=new%20Date();do{pt=new%20Date();}while(pt-it<5000);
|
||||
{$nin: [""]}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user