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
ea7d4c38dc
commit
12473176c9
@ -5,9 +5,9 @@
|
||||
**Kurasa za kuvutia kuangalia:**
|
||||
|
||||
- [**Hacks za Pyscript**](pyscript.md)
|
||||
- [**Python deserialization**](../../pentesting-web/deserialization/index.html#python)
|
||||
- [**Njia za kupita sandboxes za python**](bypass-python-sandboxes/index.html)
|
||||
- [**Sintaksia ya maombi ya wavuti ya python ya msingi**](web-requests.md)
|
||||
- [**Sintaksia na maktaba za python za msingi**](basic-python.md)
|
||||
- [**Deserialization za Python**](../../pentesting-web/deserialization/README.md)
|
||||
- [**Hacks za kupita sandboxes za python**](bypass-python-sandboxes/README.md)
|
||||
- [**Sintaksia za maombi ya wavuti ya msingi ya python**](web-requests.md)
|
||||
- [**Sintaksia na maktaba za msingi za python**](basic-python.md)
|
||||
|
||||
{{#include ../../banners/hacktricks-training.md}}
|
||||
|
||||
@ -4,22 +4,22 @@
|
||||
|
||||
## Server using python
|
||||
|
||||
jaribu **kutekeleza msimbo** unaowezekana, ukitumia kazi _str()_:
|
||||
jaribu utekelezaji wa **code execution** unaowezekana, ukitumia kazi _str()_:
|
||||
```python
|
||||
"+str(True)+" #If the string True is printed, then it is vulnerable
|
||||
```
|
||||
### Njia
|
||||
### 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