Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/MisakiKata/python_code_audit
python 代码审计项目
https://github.com/MisakiKata/python_code_audit
Last synced: 21 days ago
JSON representation
python 代码审计项目
- Host: GitHub
- URL: https://github.com/MisakiKata/python_code_audit
- Owner: MisakiKata
- Created: 2020-06-08T01:52:40.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-10T07:49:46.000Z (about 3 years ago)
- Last Synced: 2024-08-05T17:36:21.750Z (4 months ago)
- Language: Python
- Homepage:
- Size: 5.56 MB
- Stars: 273
- Watchers: 5
- Forks: 66
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - MisakiKata/python_code_audit - python 代码审计项目 (Python)
README
# python_code_audit
python代码审计项目,这是一个学习项目,主要记录相关学习资料。
项目可能存在不完全,有部分错误,如果有问题,还请issues。## 计划
准备把python web的漏洞等,做个详细的总结,会慢慢更新。
如果缺少某些重要的漏洞,测试代码,请提示告知,谢谢## 环境
整个项目基于python3.7,漏洞示例代码在django2.2.6,flask1.1.2上演示,暂不使用其他框架。## 问题
如果存在框架使用错误,或者还有更好的使用方式,请表哥issues。