SecHub/assets/json/scanner.json
2026-06-01 23:57:52 +08:00

42 lines
1.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[
{
"no": 4,
"section": "多功能扫描器"
},
{
"name": "Nuclei",
"url": "https://github.com/projectdiscovery/nuclei",
"description": "POC/EXP扫描工具Nuclei 是一个快速、灵活且可扩展的漏洞扫描工具"
},
{
"name": "arog",
"url": "https://github.com/zan8in/afrog",
"description": "POC/EXP扫描工具基于Go语言开发的开源漏扫系统"
},
{
"name": "Pocsuite3",
"url": "https://github.com/knownsec/pocsuite3",
"description": "POC/EXP扫描工具基于Python开发的开源漏扫系统"
},
{
"name": "xray",
"url": "https://github.com/chaitin/xray",
"description": "POC/EXP扫描工具长亭开发的漏洞扫描工具支持被动扫描"
},
{
"name": "Nikto",
"url": "https://github.com/sullo/nikto",
"description": "Web服务器扫描工具"
},
{
"name": "OpenVAS",
"url": "https://github.com/greenbone/openvas",
"description": "自动化开源漏洞扫描工具"
},
{
"name": "Goby",
"url": "https://gobies.org/",
"description": "自动化漏洞扫描工具,建议自行上网搜索红队破解版"
}
]