摘要: Python 沙箱逃逸 python的模块 在python的内建函数中有一些可以进行命令执行,如: os.system() os.popen() commands.getstatusoutput() commands.getoutput() commands.getstatus() subproce 阅读全文
posted @ 2024-11-24 21:31 name12581 阅读(185) 评论(0) 推荐(0)