https://github.com/bunnysakura/other
不便分类的各路文件于此汇总。
https://github.com/bunnysakura/other
Last synced: 8 months ago
JSON representation
不便分类的各路文件于此汇总。
- Host: GitHub
- URL: https://github.com/bunnysakura/other
- Owner: BunnySakura
- Created: 2020-10-24T11:45:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2022-03-17T11:00:46.000Z (over 3 years ago)
- Last Synced: 2025-01-14T06:48:40.631Z (9 months ago)
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 编程狂想
*乱七八糟的东西、不可名状的东西、统统塞到这里,绝对没问题的!*
## 文件描述
- [漏洞统计学.py](https://github.com/BunnySakura/Other/blob/main/%E6%BC%8F%E6%B4%9E%E7%BB%9F%E8%AE%A1%E5%AD%A6.py "漏洞统计学.py")
- 信息来源:CNNVD(国家信息安全漏洞库)
- 作用:统计指定时间段内,所查关键词的漏洞总数以及不同危害等级各自的数量。
- [bilibiliCTF.py](https://github.com/BunnySakura/Other/blob/main/bilibiliCTF.py "bilibiliCTF.py")
- 作用:B站某年1024程序员节的CTF挑战赛脚本。