Repository containing scripts to identify and remediate the new OpenSSH RegreSSHion vulnerability
- check_ssh_regression_exploit.sh - Bash script to test whether the ssh version in use is exploitable
- check_ssh_regression_exploit.yml - Ansible Playbook to test whether the ssh version in use is exploitable
- remediate_regresshion.yml - Ansible Playbook to update ssh binary on Debian and Fedora based systems
- remediate_regresshion_exploit.sh - Bash script to update ssh binary on Debian and Fedora based systems