Skip to content

Commit 2d55552

Browse files
committed
update
update
1 parent 31c09f1 commit 2d55552

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Readme.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252

5353
[Exploiting Python Deserialization Vulnerabilities](https://crowdshield.com/blog.php?name=exploiting-python-deserialization-vulnerabilities)
5454

55+
[Shellcoding in Python’s serialisation format](https://media.blackhat.com/bh-us-11/Slaviero/BH_US_11_Slaviero_Sour_Pickles_WP.pdf)
56+
5557

5658

5759
### 代码审计
@@ -154,6 +156,8 @@ https://github.com/smartFlash/pySecurity
154156

155157

156158

157-
### 对象注入
159+
### 对象注入、底层安全
160+
161+
[DEFENCELY CLARIFIES PYTHON OBJECT INJECTION EXPLOITATION](https://defencely.com/blog/defencely-clarifies-python-object-injection-exploitation/)
158162

159-
[DEFENCELY CLARIFIES PYTHON OBJECT INJECTION EXPLOITATION](https://defencely.com/blog/defencely-clarifies-python-object-injection-exploitation/)
163+
[OWASP Python Security Project](https://github.com/ebranca/owasp-pysec)

0 commit comments

Comments
 (0)