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
·

1 repository

Awesome GitHub RepositoriesWebSocket Handshake Injections

Injects authentication credentials into the initial WebSocket upgrade request during the handshake phase.

Distinct from Basic Authentication: Distinct from Basic Authentication: focuses on injecting credentials specifically into the WebSocket handshake, not general HTTP basic auth.

Explore 1 awesome GitHub repository matching security & cryptography · WebSocket Handshake Injections. Refine with filters or upvote what's useful.

Awesome WebSocket Handshake Injections GitHub Repositories

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

    websockets/wscat

    2,675Vezi pe GitHub↗

    wscat is a command-line WebSocket client and server tool that provides an interactive terminal interface for connecting to WebSocket endpoints, sending and receiving text messages in real time, and managing WebSocket control frames through typed slash commands. It supports basic HTTP authentication by injecting credentials into the initial WebSocket handshake request, and can route connections through an HTTP proxy using the CONNECT tunneling method. The tool includes a built-in WebSocket server mode that listens on a specified port, accepts incoming client connections, and relays messages be

    Injects Basic HTTP authentication headers into the initial WebSocket upgrade request for credential-based access.

    JavaScript
    Vezi pe GitHub↗2,675
  1. Home
  2. Security & Cryptography
  3. Basic Authentication
  4. WebSocket Handshake Injections