Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/MisakiKata/python_code_audit

python 代码审计项目
https://github.com/MisakiKata/python_code_audit

Last synced: 21 days ago
JSON representation

python 代码审计项目

Awesome Lists containing this project

README

        

# python_code_audit
python代码审计项目,这是一个学习项目,主要记录相关学习资料。
项目可能存在不完全,有部分错误,如果有问题,还请issues。

## 计划
准备把python web的漏洞等,做个详细的总结,会慢慢更新。
如果缺少某些重要的漏洞,测试代码,请提示告知,谢谢

## 环境
整个项目基于python3.7,漏洞示例代码在django2.2.6,flask1.1.2上演示,暂不使用其他框架。

## 问题
如果存在框架使用错误,或者还有更好的使用方式,请表哥issues。