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
1bef06651e
commit
eb2e43bfcd
@ -5,9 +5,9 @@
|
||||
**Páginas interessantes para conferir:**
|
||||
|
||||
- [**Truques de hacking do Pyscript**](pyscript.md)
|
||||
- [**Deserializações em Python**](../../pentesting-web/deserialization/index.html#python)
|
||||
- [**Truques para contornar sandboxes do Python**](bypass-python-sandboxes/index.html)
|
||||
- [**Deserializações em Python**](../../pentesting-web/deserialization/README.md)
|
||||
- [**Truques para contornar sandboxes em Python**](bypass-python-sandboxes/README.md)
|
||||
- [**Sintaxe básica de requisições web em Python**](web-requests.md)
|
||||
- [**Sintaxe e bibliotecas básicas do Python**](basic-python.md)
|
||||
- [**Sintaxe e bibliotecas básicas de Python**](basic-python.md)
|
||||
|
||||
{{#include ../../banners/hacktricks-training.md}}
|
||||
|
@ -11,15 +11,15 @@ teste uma possível **execução de código**, usando a função _str()_:
|
||||
### Truques
|
||||
|
||||
{{#ref}}
|
||||
../../generic-methodologies-and-resources/python/bypass-python-sandboxes/
|
||||
../../generic-methodologies-and-resources/python/bypass-python-sandboxes/README.md
|
||||
{{#endref}}
|
||||
|
||||
{{#ref}}
|
||||
../../pentesting-web/ssti-server-side-template-injection/
|
||||
../../pentesting-web/ssti-server-side-template-injection/README.md
|
||||
{{#endref}}
|
||||
|
||||
{{#ref}}
|
||||
../../pentesting-web/deserialization/
|
||||
../../pentesting-web/deserialization/README.md
|
||||
{{#endref}}
|
||||
|
||||
{{#include ../../banners/hacktricks-training.md}}
|
||||
|
Loading…
x
Reference in New Issue
Block a user