hassh
SSH fingerprinter
Identifies specific SSH implementations by analyzing patterns in protocol messages
HASSH is a network fingerprinting standard which can be used to identify specific Client and Server SSH implementations. The fingerprints can be easily stored, searched and shared in the form of a small MD5 fingerprint.
534 stars
27 watching
74 forks
Language: Python
last commit: 12 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for collecting and analyzing SSH key material for threat intelligence purposes. | 103 |
| An open-source tool for creating and sharing standardized SSL client fingerprints to identify malware and client applications | 2,792 |
| A tool used to identify and group servers by their TLS configuration | 1,180 |
| An intrusion prevention system for Secure Shell that detects and blocks suspicious login attempts based on matched patterns and triggers additional scans. | 47 |
| A tool for brute-forcing SSH public-key authentication to test penetration testing and ethical hacking scenarios. | 74 |
| A utility plugin for managing ssh-agent in zsh that automates the process of setting up and managing SSH key authentication | 2 |
| Provides command line completion and utility functions for 1Password authentication | 9 |
| An SSH server that knows who the client is by analyzing their public keys and keyboard interactions. | 2,235 |
| An SSH server that adds an extra layer of obscurity by changing its IPv6 address every 30 seconds. | 417 |
| An HTTP request fingerprinting tool to identify and categorize malware | 133 |
| A C++ toolbox providing efficient methods for large scale image retrieval | 286 |
| Automates setup of ssh-agent for secure remote connections | 12 |
| A Home Assistant add-on that provides secure and flexible SSH access to automate home devices | 364 |
| An SSH authentication system utilizing smartcards and Windows CryptoAPI for seamless authentication on Windows | 542 |
| An asynchronous SSH client library for running commands on multiple servers in parallel with minimal system load. | 1,212 |