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
9afdec91e6
commit
ad6ace9def
@ -5,8 +5,8 @@
|
|||||||
**Zanimljive stranice za proveru:**
|
**Zanimljive stranice za proveru:**
|
||||||
|
|
||||||
- [**Pyscript hacking tricks**](pyscript.md)
|
- [**Pyscript hacking tricks**](pyscript.md)
|
||||||
- [**Python deserializations**](../../pentesting-web/deserialization/index.html#python)
|
- [**Python deserializations**](../../pentesting-web/deserialization/README.md)
|
||||||
- [**Tricks to bypass python sandboxes**](bypass-python-sandboxes/index.html)
|
- [**Tricks to bypass python sandboxes**](bypass-python-sandboxes/README.md)
|
||||||
- [**Basic python web requests syntax**](web-requests.md)
|
- [**Basic python web requests syntax**](web-requests.md)
|
||||||
- [**Basic python syntax and libraries**](basic-python.md)
|
- [**Basic python syntax and libraries**](basic-python.md)
|
||||||
|
|
||||||
|
@ -11,15 +11,15 @@ testirati moguću **izvršenje koda**, koristeći funkciju _str()_:
|
|||||||
### Trikovi
|
### Trikovi
|
||||||
|
|
||||||
{{#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