ssh-audit
SSH auditor
Tool for auditing SSH server and client configurations to assess security vulnerabilities and enforce best practices.
SSH server & client security auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
3k stars
40 watching
177 forks
Language: Python
last commit: about 1 month ago
Linked from 1 awesome list
auditingsecurityssh
Related projects:
Repository | Description | Stars |
---|---|---|
arthepsy/ssh-audit | An auditing tool for evaluating the security and configuration of SSH servers | 2,960 |
appleboy/ssh-action | Automates remote SSH command execution across multiple hosts | 4,839 |
moul/assh | A transparent wrapper around SSH that adds support for various features and workflows | 3,066 |
yrutschle/sslh | A daemon that multiplexes multiple protocols on a single port | 4,579 |
ncsa/ssh-auditor | Automated tool for scanning and auditing SSH password security on a network | 608 |
jtesta/ssh-mitm | A tool designed to intercept SSH connections and log plaintext passwords and sessions. | 1,625 |
netflix/bless | An SSH Certificate Authority that runs as an AWS Lambda function and provides short-lived SSH certificates for authorized access to hosts. | 2,738 |
ml-tooling/ssh-proxy | A tool that allows users to securely access arbitrary containers via SSH while providing security features and full compatibility. | 80 |
hynekpetrak/sshame | A tool for brute-forcing SSH public-key authentication to test penetration testing and ethical hacking scenarios. | 75 |
gliderlabs/ssh | A high-level API for building SSH servers in Go | 3,717 |
imthenachoman/how-to-secure-a-linux-server | An evolving how-to guide for securing a Linux server | 17,554 |
nirui/sshwifty | An online SSH and Telnet client built using JavaScript | 2,450 |
inspec/inspec | A testing framework for infrastructure with a human-readable language for specifying compliance and security requirements. | 2,865 |
drwetter/testssl.sh | Tool to test TLS/SSL encryption on any port or service | 7,987 |
sshnet/ssh.net | A .NET library for secure shell connections and file transfer | 4,018 |