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

32 lines
884 B
JSON

[
{
"no": 6,
"section": "外网/打点工具"
},
{
"name": "Dirsearch",
"url": "https://github.com/maurosoria/dirsearch",
"description": "经典网站路径扫描爆破工具"
},
{
"name": "Dirmap",
"url": "https://github.com/H4ckForJob/dirmap",
"description": "网站路径扫描爆破工具"
},
{
"name": "Sqlmap",
"url": "https://github.com/sqlmapproject/sqlmap",
"description": "主流的强大SQL注入神器"
},
{
"name": "dddd",
"url": "https://github.com/SleepingBag945/dddd",
"description": "用法简单的批量信息收集,供应链漏洞探测工具"
},
{
"name": "MDUT",
"url": "https://github.com/SafeGroceryStore/MDUT",
"description": "支持大量类型的数据库管理工具"
}
]