SecHub/assets/json/plugin.json
2026-05-26 01:11:55 +08:00

20 lines
602 B
JSON

[
{
"section": "插件/非独立小工具"
},
{
"name": "Nuclei Templates",
"url": "https://github.com/projectdiscovery/nuclei-templates",
"description": "社区驱动的漏洞扫描模板集合,支持多种协议和技术栈"
},
{
"name": "CVE-Exploit",
"url": "https://github.com/trickest/cve",
"description": "最新CVE漏洞的POC和EXP收集仓库"
},
{
"name": "Web POC",
"url": "https://github.com/dorkerdevil/Web-Pentest",
"description": "Web应用渗透测试POC脚本合集"
}
]