Python

Reading time: 0 minutes

使用 Python 的服务器

测试可能的 代码执行,使用函数 str():

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

技巧

Bypass Python sandboxes

SSTI (Server Side Template Injection)

Deserialization