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
·

3 repository-uri

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

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

    OISF/suricata

    6,008Vezi pe 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
    Vezi pe GitHub↗6,008
  • crowcpp/crowAvatar CrowCpp

    CrowCpp/Crow

    4,721Vezi pe 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
    Vezi pe GitHub↗4,721
  • jaykali/maskphishAvatar jaykali

    jaykali/maskphish

    3,020Vezi pe 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
    Vezi pe GitHub↗3,020
  1. Home
  2. Web Development
  3. HTTP Methods
  4. HTTP Method and Version Inspectors