46 lines
1.3 KiB
YAML
46 lines
1.3 KiB
YAML
# github相关配置信息
|
||
github_token: xxxxxx # 此处填写github-token,在高速率获取github资源时有效防止403封禁
|
||
translate: False # 是否开启翻译
|
||
|
||
# 监控列表
|
||
tool_list: # 监控已创建的仓库是否更新
|
||
- https://api.github.com/repos/BeichenDream/Godzilla
|
||
- https://api.github.com/repos/rebeyond/Behinder
|
||
- https://api.github.com/repos/AntSwordProject/antSword
|
||
- https://api.github.com/repos/j1anFen/shiro_attack
|
||
- https://api.github.com/repos/yhy0/github-cve-monitor
|
||
- https://api.github.com/repos/gentilkiwi/mimikatz
|
||
- https://api.github.com/repos/ehang-io/nps
|
||
- https://api.github.com/repos/chaitin/xray
|
||
- https://api.github.com/repos/FunnyWolf/pystinger
|
||
- https://api.github.com/repos/L-codes/Neo-reGeorg
|
||
- https://api.github.com/repos/shadow1ng/fscan
|
||
- https://api.github.com/repos/SafeGroceryStore/MDUT
|
||
- https://api.github.com/repos/EdgeSecurityTeam/Vulnerability
|
||
- https://api.github.com/repos/wy876/POC
|
||
- https://api.github.com/Vme18000yuan/FreePOC
|
||
|
||
keyword_list: # 监控关键词
|
||
- sql注入
|
||
- cnvd
|
||
- 未授权
|
||
- 漏洞POC
|
||
- RCE
|
||
- 渗透测试
|
||
- 反序列化
|
||
- 攻防
|
||
- webshell
|
||
- 红队
|
||
- redteam
|
||
- 信息收集
|
||
- 绕过
|
||
- bypass av
|
||
|
||
user_list: # 监控用户
|
||
- su18
|
||
- BeichenDream
|
||
- phith0n
|
||
- zhzyker
|
||
- lijiejie
|
||
- projectdiscovery
|
||
- HavocFramework |