awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesHTTP Method and Version Inspectors

Matches the HTTP method and protocol version to enforce allowed usage or detect anomalies.

Distinct from HTTP Methods: Distinct from HTTP Methods: focuses on security inspection and anomaly detection, not method definitions.

Explore 3 awesome GitHub repositories matching web development · HTTP Method and Version Inspectors. Refine with filters or upvote what's useful.

Awesome HTTP Method and Version Inspectors GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • oisf/suricataAvatar de OISF

    OISF/suricata

    6,008Ver en GitHub↗

    Suricata is an open-source network intrusion detection and prevention engine that analyzes live network traffic in real-time to identify and alert on malicious activity. It operates as a rule-based threat detection system, matching traffic against user-defined signatures to detect known attack patterns and policy violations, and can be placed inline to actively block malicious packets before they reach their target. The engine inspects a wide range of application-layer protocols including HTTP, DNS, TLS, SMB, and MQTT, and supports high-performance packet capture through specialized hardware a

    Matches the HTTP method and protocol version to enforce allowed usage or detect anomalies.

    Ccybersecurityidsintrusion-detection-system
    Ver en GitHub↗6,008
  • crowcpp/crowAvatar de CrowCpp

    CrowCpp/Crow

    4,721Ver en GitHub↗

    Crow is a C++ web framework for building HTTP servers, providing routing, a middleware pipeline, JSON serialization, and WebSocket support. It enables developers to define typed route handlers that extract URL parameters at compile time, return structured JSON responses, and manage real-time bidirectional communication. The framework distinguishes itself with compile-time route pattern parsing and typed argument binding, which eliminate runtime parsing overhead for URL parameters. Its event loop runs on Boost.Asio, and handler execution can be offloaded to a configurable thread pool to keep I

    Enforces per-route HTTP method constraints, blocking disallowed request methods automatically.

    C++cppcrowframework
    Ver en GitHub↗4,721
  • jaykali/maskphishAvatar de jaykali

    jaykali/maskphish

    3,020Ver en GitHub↗

    Maskphish is a comprehensive security toolkit that integrates capabilities for digital forensics, network vulnerability scanning, open-source intelligence, penetration testing, and social engineering. It functions as a multi-purpose framework for automating reconnaissance and executing security audits across diverse network environments. The project features a specialized phishing and social engineering toolkit used for cloning websites, masking URLs, and deploying deceptive pages to capture user credentials. It also includes a remote access Trojan builder for generating platform-specific exe

    Inspects HTTP methods and protocol versions to find insecure server configurations.

    Shellhackhackinghacking-tool
    Ver en GitHub↗3,020
  1. Home
  2. Web Development
  3. HTTP Methods
  4. HTTP Method and Version Inspectors