539 B
Raw Blame History

Python

{{#include ../../banners/hacktricks-training.md}}

Python ile Sunucu

Olası bir kod yürütmesi test edin, str() fonksiyonunu kullanarak:

"+str(True)+" #If the string True is printed, then it is vulnerable

Hileler

{{#ref}} ../../generic-methodologies-and-resources/python/bypass-python-sandboxes/ {{#endref}}

{{#ref}} ../../pentesting-web/ssti-server-side-template-injection/ {{#endref}}

{{#ref}} ../../pentesting-web/deserialization/ {{#endref}}

{{#include ../../banners/hacktricks-training.md}}