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

22 lines
602 B
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": 1,
"section": "合集/导航"
},
{
"name": "404星链计划",
"url": "https://github.com/knownsec/404StarLink",
"description": "知道创宇404实验室网安工具收集册"
},
{
"name": "Vulhub",
"url": "https://github.com/vulhub/vulhub",
"description": "基于Docker的漏洞复现工程也可以在其中搜寻漏洞利用脚本"
},
{
"name": "Sechub",
"url": "https://git.masonliu.com/MasonLiu/SecHub",
"description": "由本人开发的网安工具集网站"
}
]