awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesHTTP Traffic Inspection

Real-time analysis of HTTP request and response data to detect and block malicious patterns using security directives.

Distinguishing note: Candidates are limited to specific non-HTTP protocols (MQTT, SMTP, SIP, DHCP) or WebSockets, whereas this is for general HTTP traffic.

Explore 2 awesome GitHub repositories matching security & cryptography · HTTP Traffic Inspection. Refine with filters or upvote what's useful.

Awesome HTTP Traffic Inspection GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • dstotijn/hettyAvatar dstotijn

    dstotijn/hetty

    11,485Vezi pe GitHub↗

    Hetty is an HTTP intercepting proxy and web security research toolkit used to capture, inspect, and modify traffic between a browser and a server. It functions as an HTTP request editor for creating and replaying manual requests to test server behavior and as a project-based traffic logger that isolates network logs across different security research engagements. The tool provides a request-response interception loop that pauses outgoing requests and incoming responses in transit, allowing for manual editing or cancellation. It includes a manual request replay engine to construct and transmit

    Performs real-time analysis of HTTP request and response data to find security vulnerabilities.

    Go
    Vezi pe GitHub↗11,485
  • corazawaf/corazaAvatar corazawaf

    corazawaf/coraza

    3,295Vezi pe GitHub↗

    Coraza is a web application firewall engine designed to filter malicious HTTP traffic using standardized security directives. It functions as a library for embedding request filtering and security transaction processing directly into web servers or reverse proxies. The engine implements the ModSecurity WAF engine and the OWASP Core Rule Set to identify and block common web attack patterns. It utilizes a library-first integration model, allowing security capabilities to be embedded into a host process as a dependency rather than running as a standalone proxy. The project covers rule-based pat

    Inspects incoming requests using security policy directives to block or allow traffic based on specific criteria.

    Gocorazacoraza-wafcoreruleset
    Vezi pe GitHub↗3,295
  1. Home
  2. Security & Cryptography
  3. HTTP Traffic Inspection