Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hillsbird/db_security
数据库安全审计平台
https://github.com/hillsbird/db_security
Last synced: 21 days ago
JSON representation
数据库安全审计平台
- Host: GitHub
- URL: https://github.com/hillsbird/db_security
- Owner: hillsbird
- Created: 2017-08-25T02:14:32.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-31T03:53:09.000Z (about 6 years ago)
- Last Synced: 2024-08-05T17:41:05.698Z (4 months ago)
- Language: Python
- Homepage:
- Size: 8.79 KB
- Stars: 64
- Watchers: 7
- Forks: 37
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-hacking-lists - hillsbird/db_security - 数据库安全审计平台 (Python)
README
# db_security
数据库安全审计,
目前支持审计:
1、sql注入行为,共257条规则
2、账户创建删除赋权等敏感操作行为,共5条规则
3、单次执行sql返回数据量>10000
4、每小时执行sql返回数量>50000
5、每天执行sql返回数量>100000