We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c4274 commit 7a2daecCopy full SHA for 7a2daec
Readme.md
@@ -25,6 +25,12 @@
25
26
[Python沙箱逃逸的n种姿势](https://xianzhi.aliyun.com/forum/read/2138.html)
27
28
+[禁用import的情况下绕过python沙箱](https://www.anquanke.com/post/id/107000)
29
+
30
+[Escaping the Python Sandbox](https://zolmeister.com/2013/05/escaping-python-sandbox.html)
31
32
+[Python Sandbox Bypass](https://mp.weixin.qq.com/s?__biz=MzIzOTQ5NjUzOQ==&mid=2247483665&idx=1&sn=4b18de09738fdc5291634db1ca2dd55a)
33
34
[Python之数据序列化(json、pickle、shelve)](http://www.cnblogs.com/yyds/p/6563608.html)
35
36
[Exploiting Python PIL Module Command Execution Vulnerability](https://xianzhi.aliyun.com/forum/read/2163.html)
0 commit comments