2 repository-uri
Tools for performing side-by-side analysis of different HTTP requests and responses to identify discrepancies.
Distinct from Backend Response Comparators: Existing candidates focus on runtime versioning or AI rankings, not comparing raw HTTP traffic for security analysis.
Explore 2 awesome GitHub repositories matching security & cryptography · HTTP Traffic Comparators. Refine with filters or upvote what's useful.
Proxyman is a cross-platform HTTP debugging proxy that captures, inspects, and modifies HTTP, HTTPS, and WebSocket traffic. It functions as a man-in-the-middle proxy, decrypting SSL/TLS traffic to allow real-time inspection and modification of encrypted requests and responses. The tool is designed for debugging web and mobile applications, with capabilities for API mocking and simulation, scriptable traffic modification, and team collaboration on network logs. What distinguishes Proxyman is its deep integration with mobile and cross-platform development workflows. It provides automated certif
Performs side-by-side analysis of HTTP requests and responses to identify discrepancies.
w3af is a web penetration testing suite and security audit framework designed to identify and exploit vulnerabilities in web applications. It functions as a vulnerability scanner that crawls targets to find injection points and a fuzzer used to discover hidden endpoints and test input validation. The project distinguishes itself by providing an intercepting HTTP proxy for capturing and modifying traffic, combined with a knowledge-base driven exploitation system. It enables the execution of security exploits to gain remote shell access and supports post-exploitation activities, such as routing
Identifies differences between multiple requests and responses by aligning headers and bodies side-by-side.