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 5fdae5a commit 0769b2eCopy full SHA for 0769b2e
Readme.md
@@ -145,10 +145,20 @@ https://www.pytosquatting.org/
145
146
147
148
-SQLI
+**SQLI**
149
150
[讨论PythonWeb开发中可能会遇到的安全问题之SQL注入](http://blog.neargle.com/2016/07/22/pythonweb-framework-dev-vulnerable/)
151
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
162
### 其他
163
164
[如何判断目标站点是否为Django开发](https://www.leavesongs.com/PENETRATION/detect-django.html)
0 commit comments