Python

Reading time: 2 minutes

tip

Apprenez et pratiquez le hacking AWS :HackTricks Training AWS Red Team Expert (ARTE)
Apprenez et pratiquez le hacking GCP : HackTricks Training GCP Red Team Expert (GRTE)

Soutenir HackTricks

Serveur utilisant python

tester une possible exécution de code, en utilisant la fonction str():

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

Astuces

Bypass Python sandboxes

SSTI (Server Side Template Injection)

Deserialization

tip

Apprenez et pratiquez le hacking AWS :HackTricks Training AWS Red Team Expert (ARTE)
Apprenez et pratiquez le hacking GCP : HackTricks Training GCP Red Team Expert (GRTE)

Soutenir HackTricks