25 lines
819 B
JSON
25 lines
819 B
JSON
[
|
||
{
|
||
"section": "安全工具"
|
||
},
|
||
{
|
||
"name": "Burp Suite",
|
||
"url": "https://portswigger.net/burp",
|
||
"description": "专业的Web安全测试工具集,包含代理、扫描器等多种功能模块"
|
||
},
|
||
{
|
||
"name": "SQLMap",
|
||
"url": "https://github.com/sqlmapproject/sqlmap",
|
||
"description": "自动化SQL注入检测和利用工具,支持多种数据库类型"
|
||
},
|
||
{
|
||
"name": "Dirsearch",
|
||
"url": "https://github.com/maurosoria/dirsearch",
|
||
"description": "高性能Web目录和文件枚举工具,支持多线程和多种输出格式"
|
||
},
|
||
{
|
||
"name": "Nmap",
|
||
"url": "https://nmap.org/",
|
||
"description": "网络发现和安全审计工具,支持端口扫描、服务检测等功能"
|
||
}
|
||
] |