awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesClient Behavior Analysis

Testing of SSH client software by intercepting connection attempts using a mock server.

Distinct from SSH Clients: Focuses on active evaluation of client behavior via a listener, not just providing client software.

Explore 1 awesome GitHub repository matching networking & communication · Client Behavior Analysis. Refine with filters or upvote what's useful.

Awesome Client Behavior Analysis GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • jtesta/ssh-auditAvatar de jtesta

    jtesta/ssh-audit

    4,218Voir sur GitHub↗

    This project is an SSH security audit tool designed to analyze server and client configurations. It functions as a cryptographic analyzer that evaluates key exchange, MAC, and encryption algorithms to identify weak or legacy primitives and ensure security compliance. The tool distinguishes itself by providing a hardening guide with platform-specific configuration instructions and algorithm recommendations to remediate detected vulnerabilities. It also includes a denial of service tester that measures server resilience against CPU exhaustion and concurrent socket connection attacks. Broad cap

    Operates a listener to evaluate the configuration and behavior of software attempting to establish a connection.

    Python
    Voir sur GitHub↗4,218
  1. Home
  2. Networking & Communication
  3. Remote Access & Control
  4. SSH Clients
  5. Client Behavior Analysis