Python

Reading time: 2 minutes

tip

Aprende y practica AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Aprende y practica GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)

Apoya a HackTricks

Servidor usando python

prueba una posible ejecuci贸n de c贸digo, usando la funci贸n str():

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

Trucos

Bypass Python sandboxes

SSTI (Server Side Template Injection)

Deserialization

tip

Aprende y practica AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Aprende y practica GCP Hacking: HackTricks Training GCP Red Team Expert (GRTE)

Apoya a HackTricks