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
52fb8cf1f1
commit
4d500aef24
@ -2,11 +2,11 @@
|
||||
|
||||
{{#include ../../banners/hacktricks-training.md}}
|
||||
|
||||
**Interessante Seiten zum Überprüfen:**
|
||||
**Interessante Seiten zu überprüfen:**
|
||||
|
||||
- [**Pyscript-Hacking-Tricks**](pyscript.md)
|
||||
- [**Python-Deserialisierungen**](../../pentesting-web/deserialization/index.html#python)
|
||||
- [**Tricks zum Umgehen von Python-Sandboxes**](bypass-python-sandboxes/index.html)
|
||||
- [**Python-Deserialisierungen**](../../pentesting-web/deserialization/README.md)
|
||||
- [**Tricks zum Umgehen von Python-Sandboxes**](bypass-python-sandboxes/README.md)
|
||||
- [**Grundsyntax für Python-Webanfragen**](web-requests.md)
|
||||
- [**Grundsyntax und Bibliotheken in Python**](basic-python.md)
|
||||
|
||||
|
@ -11,15 +11,15 @@ Testen Sie eine mögliche **Codeausführung** mit der Funktion _str()_:
|
||||
### Tricks
|
||||
|
||||
{{#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