HTTP协议调试工具 Aletheia
jopen
12年前
Aletheia 是一个类似浏览器的程序用来发送 HTTP 请求,主要用于调试 Web 应用和查找安全方面问题,支持认证请求和 OAuth 请求。
- Written in Java, so it runs on Mac OS X, OS/2, Unix, VMS and Windows.
- Send raw http requests where you can modify every byte
- Save/Open requests in an XML format
- Apply filters on http request/response i.e. (Basic authentication, OAuth)
- DNS lookup tool
- Html form and link parser
- Tabs for multiple requests