ssh-audit
SSH auditor
A tool for auditing SSH server and client configurations to identify security vulnerabilities and potential weaknesses.
SSH server & client security auditing (banner, key exchange, encryption, mac, compression, compatibility, security, etc)
3k stars
41 watching
179 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,959 |
appleboy/ssh-action | A GitHub Actions workflow for executing remote SSH commands using various protocols and options. | 4,890 |
moul/assh | A transparent wrapper around SSH that adds support for various features and workflows | 3,080 |
yrutschle/sslh | A daemon that multiplexes multiple protocols on a single port | 4,600 |
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,636 |
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. | 81 |
hynekpetrak/sshame | A tool for brute-forcing SSH public-key authentication to test penetration testing and ethical hacking scenarios. | 74 |
gliderlabs/ssh | A high-level API for building SSH servers in Go | 3,733 |
imthenachoman/how-to-secure-a-linux-server | An evolving how-to guide for securing a Linux server | 17,642 |
nirui/sshwifty | An online SSH and Telnet client built using JavaScript | 2,483 |
inspec/inspec | A testing framework for infrastructure with a human-readable language for specifying compliance and security requirements. | 2,870 |
drwetter/testssl.sh | A command line tool to test and analyze TLS/SSL encryption on any port or service | 8,059 |
sshnet/ssh.net | A Secure Shell library for .NET, optimized for parallelism and supporting various authentication methods and encryption protocols. | 4,034 |