543 B

Python

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

Servidor usando python

teste uma possível execução de código, usando a função str():

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

Truques

{{#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}}