Skip to content

Commit 0769b2e

Browse files
committed
update
upaate
1 parent 5fdae5a commit 0769b2e

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

Readme.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -145,10 +145,20 @@ https://www.pytosquatting.org/
145145

146146

147147

148-
SQLI
148+
**SQLI**
149149

150150
[讨论PythonWeb开发中可能会遇到的安全问题之SQL注入](http://blog.neargle.com/2016/07/22/pythonweb-framework-dev-vulnerable/)
151151

152+
153+
154+
**SSTI模版注入**
155+
156+
[Python Security Auditing (II): SSTI](https://www.cdxy.me/?p=738)
157+
158+
[exploring-ssti-in-flask-jinja2](https://nvisium.com/blog/2016/03/09/exploring-ssti-in-flask-jinja2/)
159+
160+
[exploring-ssti-in-flask-jinja2-part-ii](https://nvisium.com/blog/2016/03/11/exploring-ssti-in-flask-jinja2-part-ii/)
161+
152162
### 其他
153163

154164
[如何判断目标站点是否为Django开发](https://www.leavesongs.com/PENETRATION/detect-django.html)

0 commit comments

Comments
 (0)