Python
Learn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Learn & practice GCP Hacking:
HackTricks Training GCP Red Team Expert (GRTE)
Server using python
test a possible code execution, using the function str():
"+str(True)+" #If the string True is printed, then it is vulnerable
Tricks
Bypass Python sandboxesSSTI (Server Side Template Injection)DeserializationLearn & practice AWS Hacking:HackTricks Training AWS Red Team Expert (ARTE)
Learn & practice GCP Hacking:
HackTricks Training GCP Red Team Expert (GRTE)
Last updated