SecHub/assets/json/proxy.json

30 lines
940 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.

[
{
"section": "代理工具/集成平台"
},
{
"name": "Burp Suite",
"url": "https://portswigger.net/burp",
"description": "经典功能强大的Web应用安全测试工具建议自行搜索破解版"
},
{
"name": "Yakit",
"url": "https://github.com/yaklang/yakit",
"description": "交互式应用安全测试平台"
},
{
"name": "Reqable",
"url": "https://reqable.com/zh-CN/",
"description": "多平台协同抓包分析以及API调试平台支持Python脚本"
},
{
"name": "Fiddler",
"url": "https://www.telerik.com/fiddler",
"description": "HTTP调试代理工具一般用于PC抓取移动端报文"
},
{
"name": "Proxifier",
"url": "https://www.proxifier.com/",
"description": "功能强大的网络代理工具支持HTTP/HTTPS/SOCKS代理"
}
]