Translated ['src/generic-methodologies-and-resources/python/README.md',

This commit is contained in:
Translator 2025-08-19 21:31:26 +00:00
parent d23feb09a3
commit 882e0d46ee
2 changed files with 5 additions and 5 deletions

View File

@ -5,8 +5,8 @@
**확인할 흥미로운 페이지:**
- [**Pyscript 해킹 기법**](pyscript.md)
- [**Python 역직렬화**](../../pentesting-web/deserialization/index.html#python)
- [**Python 샌드박스를 우회하는 기법**](bypass-python-sandboxes/index.html)
- [**Python 역직렬화**](../../pentesting-web/deserialization/README.md)
- [**Python 샌드박스를 우회하는 기법**](bypass-python-sandboxes/README.md)
- [**기본 Python 웹 요청 구문**](web-requests.md)
- [**기본 Python 구문 및 라이브러리**](basic-python.md)

View File

@ -11,15 +11,15 @@
### 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}}