Skip to content

Commit 7a2daec

Browse files
committed
sandbox bypass
sandbox bypass
1 parent d1c4274 commit 7a2daec

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,12 @@
2525

2626
[Python沙箱逃逸的n种姿势](https://xianzhi.aliyun.com/forum/read/2138.html)
2727

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+
2834
[Python之数据序列化(json、pickle、shelve)](http://www.cnblogs.com/yyds/p/6563608.html)
2935

3036
[Exploiting Python PIL Module Command Execution Vulnerability](https://xianzhi.aliyun.com/forum/read/2163.html)

0 commit comments

Comments
 (0)