mirror of
https://github.com/HackTricks-wiki/hacktricks.git
synced 2025-10-10 18:36:50 +00:00
Translated ['src/generic-methodologies-and-resources/python/README.md',
This commit is contained in:
parent
f8586ace0a
commit
14059262d4
@ -1,12 +1,12 @@
|
|||||||
# Python Sandbox Escape & Pyscript
|
# Ucieczka z piaskownicy Pythona i Pyscript
|
||||||
|
|
||||||
{{#include ../../banners/hacktricks-training.md}}
|
{{#include ../../banners/hacktricks-training.md}}
|
||||||
|
|
||||||
**Interesujące strony do sprawdzenia:**
|
**Interesujące strony do sprawdzenia:**
|
||||||
|
|
||||||
- [**Sztuczki hackingowe Pyscript**](pyscript.md)
|
- [**Sztuczki hackingowe Pyscript**](pyscript.md)
|
||||||
- [**Deserializacje w Pythonie**](../../pentesting-web/deserialization/index.html#python)
|
- [**Deserializacje Pythona**](../../pentesting-web/deserialization/README.md)
|
||||||
- [**Sztuczki do omijania piaskownic Pythona**](bypass-python-sandboxes/index.html)
|
- [**Sztuczki do omijania piaskownic Pythona**](bypass-python-sandboxes/README.md)
|
||||||
- [**Podstawowa składnia żądań webowych w Pythonie**](web-requests.md)
|
- [**Podstawowa składnia żądań webowych w Pythonie**](web-requests.md)
|
||||||
- [**Podstawowa składnia Pythona i biblioteki**](basic-python.md)
|
- [**Podstawowa składnia Pythona i biblioteki**](basic-python.md)
|
||||||
|
|
||||||
|
@ -11,15 +11,15 @@ przetestuj możliwe **wykonanie kodu**, używając funkcji _str()_:
|
|||||||
### Sztuczki
|
### Sztuczki
|
||||||
|
|
||||||
{{#ref}}
|
{{#ref}}
|
||||||
../../generic-methodologies-and-resources/python/bypass-python-sandboxes/
|
../../generic-methodologies-and-resources/python/bypass-python-sandboxes/README.md
|
||||||
{{#endref}}
|
{{#endref}}
|
||||||
|
|
||||||
{{#ref}}
|
{{#ref}}
|
||||||
../../pentesting-web/ssti-server-side-template-injection/
|
../../pentesting-web/ssti-server-side-template-injection/README.md
|
||||||
{{#endref}}
|
{{#endref}}
|
||||||
|
|
||||||
{{#ref}}
|
{{#ref}}
|
||||||
../../pentesting-web/deserialization/
|
../../pentesting-web/deserialization/README.md
|
||||||
{{#endref}}
|
{{#endref}}
|
||||||
|
|
||||||
{{#include ../../banners/hacktricks-training.md}}
|
{{#include ../../banners/hacktricks-training.md}}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user