From 5b5cafaa47cc3432ede4e00ce7f199bcb29cd82b Mon Sep 17 00:00:00 2001 From: Jamie Scott Date: Thu, 28 May 2020 00:34:48 -0700 Subject: [PATCH] Adding the not in operator Adding the not in operator as another thing to check or test. It will equivalently act as { $ne: 1 } only it functions within an array. --- Fuzzing/Databases/NoSQL.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Fuzzing/Databases/NoSQL.txt b/Fuzzing/Databases/NoSQL.txt index 180c8b35..83ce0d92 100644 --- a/Fuzzing/Databases/NoSQL.txt +++ b/Fuzzing/Databases/NoSQL.txt @@ -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: [""]}}