# Python {{#include ../../banners/hacktricks-training.md}} ## Python ile Sunucu Olası bir **kod yürütmesi** test edin, _str()_ fonksiyonunu kullanarak: ```python "+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}}