mirror of
https://github.com/carlospolop/hacktricks
synced 2024-11-15 01:17:36 +00:00
GitBook: [master] one page modified
This commit is contained in:
parent
b5e2b35d2a
commit
804dd1d0d8
1 changed files with 6 additions and 0 deletions
|
@ -483,6 +483,12 @@ home = pugjs.render(injected_page)
|
||||||
|
|
||||||
* [https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Template%20Injection\#ruby](https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Template%20Injection#ruby)
|
* [https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Template%20Injection\#ruby](https://github.com/swisskyrepo/PayloadsAllTheThings/tree/master/Server%20Side%20Template%20Injection#ruby)
|
||||||
|
|
||||||
|
### Python
|
||||||
|
|
||||||
|
Check out the following page to learn tricks about **arbitrary command execution bypassing sandboxes** in python:
|
||||||
|
|
||||||
|
{% page-ref page="../../misc/basic-python/bypass-python-sandboxes.md" %}
|
||||||
|
|
||||||
### Tornado \(Python\)
|
### Tornado \(Python\)
|
||||||
|
|
||||||
* `{{7*7}} = 49`
|
* `{{7*7}} = 49`
|
||||||
|
|
Loading…
Reference in a new issue