Commit Graph

  • a53d563fdd
    Merge 3116c2e678 into 46ec4e3edc #267 Manfred Kaiser 2024-05-09 14:51:28 +0000
  • 3116c2e678
    Update versionvulnerabilitydb.py #267 Manfred Kaiser 2024-05-09 16:50:44 +0200
  • 470b59b4b3 updated verion vulnerability db #266 Manfred Kaiser 2024-05-09 16:44:28 +0200
  • ed6cae0171
    Merge branch 'jtesta:master' into master Manfred Kaiser 2024-05-07 00:27:03 -0700
  • f577809c10
    Merge b2e621cafc into 46ec4e3edc #264 FlyingPhishy 2024-05-01 22:02:59 +0000
  • b2e621cafc Modified OutputBuffer to have an error function to output to stderr. Change .fail with errors to .error #264 FlyingFish 2024-05-01 23:00:25 +0100
  • 46ec4e3edc Added built-in policies for Ubuntu 24.04 LTS server and client. master Joe Testa 2024-04-29 19:11:47 -0400
  • d19b154a46 Bumped version to v3.3.0-dev. Joe Testa 2024-04-22 17:57:26 -0400
  • c5d90106e8 Updated docker run command. Joe Testa 2024-04-22 17:54:37 -0400
  • 68cf05d0ff Set version to 3.2.0 for release. v3.2.0 Joe Testa 2024-04-22 16:32:57 -0400
  • 2d9ddabcad Updated DHEat rate connection warning message. Joe Testa 2024-04-22 16:26:03 -0400
  • 986f83653d Added multi-line real-time output for connection rate testing. Joe Testa 2024-04-22 13:56:50 -0400
  • 3c459f1428 Revised connection rate warning during standard audits. Joe Testa 2024-04-22 11:58:52 -0400
  • 46b89fff2e Sockets now time out after 30 seconds during connection rate testing. Joe Testa 2024-04-21 17:05:57 -0400
  • 81718d1948 Fixed non-interactive connection rate tests. Revised warning for lack of connection throttling. Joe Testa 2024-04-21 15:08:38 -0400
  • 8124c8e443 Added aes128-ocb@libassh.org cipher. Joe Testa 2024-04-18 21:09:02 -0400
  • b9f569fdf8 Added warnings for Windows platform. Joe Testa 2024-04-18 20:51:14 -0400
  • 9126ae7d9c Improved DHEat statistics output. Joe Testa 2024-04-18 20:01:28 -0400
  • d2f1a295a1 Removed vulture from Tox (it rarely made any findings, and when it did, pylint reported the same issues). Joe Testa 2024-04-18 19:36:13 -0400
  • 8190fe59d0 Added implementation for DHEat denial-of-service attack (CVE-2002-20001). (#211, #217) Joe Testa 2024-04-18 13:58:13 -0400
  • dc447c1ee2
    Merge 3515593ade into d7f8bf3e6d #259 oam7575 2024-03-24 08:23:49 +0000
  • 3515593ade Merge branch 'master' of github.com:jtesta/ssh-audit into strong_crypto_only #259 OAM7575 2024-03-24 19:21:50 +1100
  • d7f8bf3e6d Updated notes on OpenSSH default key exchanges. (#258) Joe Testa 2024-03-19 18:24:22 -0400
  • 3d403b1d70 Updated availability of algorithms in Dropbear. (#257) Joe Testa 2024-03-19 15:47:09 -0400
  • 9fae870260 Added allow_larger_keys flag to custom policies to control whether targets can have larger keys, and added Docker tests to complete work started in PR #242. Joe Testa 2024-03-19 14:45:19 -0400
  • 20873db596
    use less-than instead of not-equal when comparing key sizes (#242) Damian Szuberski 2024-03-20 04:38:27 +1000
  • 3c31934ac7 Added tests and other cleanups resulting from merging PR #252. Joe Testa 2024-03-18 17:48:50 -0400
  • 5bd925ffc6
    [WIP] Adding allowed algorithms (#252) yannik1015 2024-03-18 22:41:17 +0100
  • 5fbe94c4dd DRAFT 1 - Attempt to implement never suggest weaker ciphers, with the exception of always suggesting a _second_ option. OAM7575 2024-03-18 22:27:38 +1100
  • cbc3754990
    Fixed call to append_error #252 yannik1015 2024-03-18 10:22:26 +0100
  • 2d32ccdfad
    Removed allowed policy entries as they are redundant now yannik1015 2024-03-18 08:53:57 +0100
  • 366769eac1
    Added allow_algorithm_subset_and_reordering flag yannik1015 2024-03-18 08:36:15 +0100
  • 7b3402b207 Added note that sntrup761x25519-sha512@openssh.com is the default OpenSSH kex since version 9.0. Joe Testa 2024-03-15 17:24:21 -0400
  • b2f46eb71a Added extra GSS wildcard matching test. Joe Testa 2024-03-15 17:05:40 -0400
  • ab41ca1023 Re-organized README. Joe Testa 2024-03-15 16:28:10 -0400
  • b70fb0bc4c Added built-in policies for Amazon Linux 2023, Debian 12, and Rocky Linux 9. Joe Testa 2024-03-15 16:24:36 -0400
  • 31df27ec3e
    Adapted policy.py to newest dev version yannik1015 2024-03-15 15:57:05 +0100
  • 332a1a9c1d
    Added allowed policy fields yannik1015 2024-03-15 15:41:56 +0100
  • db5104ecb8 Built-in policy change logs no longer printed within quotes. Joe Testa 2024-03-14 18:13:53 -0400
  • 15078aaea9 Built-in policies now include a change log. Joe Testa 2024-03-14 17:58:16 -0400
  • f0874af4cd Split built-in policies from policy.py to builtin_policies.py. Joe Testa 2024-03-14 17:24:40 -0400
  • 064b55e0c2 Added 1 new key exchange algorithm: gss-nistp384-sha384-* Joe Testa 2024-03-14 16:01:48 -0400
  • a4f508374a Updated README. Joe Testa 2024-03-12 21:13:10 -0400
  • 6f39407a8c
    use alpine, reduce layers (#249) Daniel Thamdrup 2024-03-13 02:02:26 +0100
  • cb0f6b63d7 Fixed new pylint warnings. Joe Testa 2024-03-12 20:46:39 -0400
  • 3313046714 Added built-in policy for OpenSSH 9.7. Joe Testa 2024-03-12 20:23:55 -0400
  • 50c456aea6
    use alpine, reduce layers #249 Daniel Thamdrup 2024-03-06 17:15:40 +0100
  • 8ee0deade1
    Properly upgrade packages and clean up apt cache in Dockerfile (#218) Peter Dave Hello 2024-02-18 23:25:14 +0800
  • eff2949947 Properly upgrade packages and clean up apt cache in Dockerfile #218 Peter Dave Hello 2023-10-24 00:38:39 +0800
  • 699739d42a Gracefully handle rare exceptions (i.e.: crashes) while performing GEX tests. Joe Testa 2024-02-17 13:44:06 -0500
  • a958fd1fec Snap builds are now architecture-independent. (#232) Joe Testa 2024-02-17 12:54:28 -0500
  • c33f419224 Updated '-m', '--manual' description in README. Joe Testa 2024-02-16 23:16:07 -0500
  • 6ee4899b4f Bumped copyright year. Joe Testa 2024-02-16 23:13:55 -0500
  • 20fbb706b0 The built-in man page (, ) is now available on Docker, PyPI, and Snap builds, in addition to the Windows build. (#231) Joe Testa 2024-02-16 22:40:53 -0500
  • 73b669b49d Fixed parsing of ecdsa-sha2-nistp* CA signatures on host keys. Additionally, they are now flagged as potentially back-doored, just as standard host keys are. (#239) Joe Testa 2024-02-16 21:58:51 -0500
  • f326d58068 Disable color when the NO_COLOR environment variable is set. (#234) Joe Testa 2024-01-28 18:17:49 -0500
  • b72f6a420f Added note regarding general OpenSSH policies failing against platforms with back-ported features. (#236) Joe Testa 2024-01-28 17:37:21 -0500
  • 31fa0577bd
    use chainguard image as base #244 Daniel Thamdrup 2024-01-25 00:04:53 +0100
  • aab105c398 use less-than instead of not-equal when comparing key sizes #242 szubersk 2024-01-16 00:48:32 +1000
  • fe65b5df8a Added missing dev tag to Change Log: v3.2.0 -> v3.2.0-dev Joe Testa 2023-12-21 15:34:38 -0500
  • 44393c56b3 Expanded filter of CBC ciphers to flag for the Terrapin vulnerability. Joe Testa 2023-12-21 15:30:43 -0500
  • 164356e776
    Spelling fixes (#233) Ville Skyttä 2023-12-21 15:58:12 +0200
  • 22059c54e1 Spelling fixes #233 Ville Skyttä 2023-12-21 09:33:55 +0200
  • c8e075ad13 Bumped version number to v3.2.0-dev. Joe Testa 2023-12-20 15:41:03 -0500
  • eebeac99a0 Updated packaging instructions and Docker build steps. Joe Testa 2023-12-20 15:40:01 -0500
  • dd91c2a41a Bumped version to 3.1.0 in preparation for stable release. Updated Change Log in README. v3.1.0 Joe Testa 2023-12-20 13:12:13 -0500
  • bef8c6c0f7 Updated notes on fixing Terrapin vulnerability. Joe Testa 2023-12-20 12:11:55 -0500
  • 75dbc03a77 Added 'additional_notes' field to JSON output. Joe Testa 2023-12-19 18:03:07 -0500
  • c9412cbb88 Added built-in policies for OpenSSH 9.5 and 9.6. Joe Testa 2023-12-19 17:42:43 -0500
  • a0f99942a2 Don't recommend enabling the chacha & CBC ciphers, nor ETM MACs in case the user disabled them to address the Terrapin vulnerability. (#229) Joe Testa 2023-12-19 17:16:58 -0500
  • c259a83782 Added note that when a target is properly configured against the Terrapin vulnerability that unpatched peers may still create vulnerable connections. Updated Ubuntu Server & Client 20.04 & 22.04 policies to include new key exchange markers related to Terrapin counter-measures. Joe Testa 2023-12-19 14:03:28 -0500
  • 8e972c5e94 Added test for the Terrapin vulnerability (CVE-2023-48795) (#227). Joe Testa 2023-12-18 18:24:49 -0500
  • 46eb970376 Removed Python 3.7 from Github Actions testing. Joe Testa 2023-11-27 23:39:48 -0500
  • 965bcb6b18 Dropped support for Python 3.7. Joe Testa 2023-11-27 23:35:40 -0500
  • ba8e8a7e68 Re-organized option host key types for OpenSSH 9.2 to correspond with updated Debian 12 hardening guide. Joe Testa 2023-11-27 21:33:13 -0500
  • bad2c9cd8e In Ubuntu 22.04 client policy, moved host key types and to the end of all certificate types. Joe Testa 2023-11-27 20:07:36 -0500
  • 69e1e121fd In server policies, reduced expected DH modulus sizes from 4096 to 3072 to match online hardening guides. Joe Testa 2023-11-27 19:15:18 -0500
  • 848052df68
    Add cleanup for apt cache files (#215) Oleksii 2023-10-23 10:51:47 -0700
  • 8570aae468
    Fix Dockerfile #215 Oleksii 2023-10-22 19:40:49 -0700
  • d62e4cd80c Added Python 3.12 to Tox tests. Joe Testa 2023-10-22 16:43:04 -0400
  • 603819e2da
    Add cleanup for apt cache files Oleksii 2023-10-20 09:20:01 -0700
  • ffc1a0f867 Added check for DHEater vulnerability and updated relevant tests (#211) #212 Bareq 2023-10-18 21:55:38 +0300
  • b81d0f519f
    Merge branch 'jtesta:master' into master Manfred Kaiser 2023-10-13 18:50:19 +0200
  • 2809ff464a Added --rm to docker run commands so stopped containers are automatically removed. Joe Testa 2023-09-12 08:38:07 -0400
  • 02ab487232 Bumped version to v3.1.0-dev. Joe Testa 2023-09-07 08:57:59 -0400
  • d62acd688e Updated Docker Makefile and packaging instructions. Joe Testa 2023-09-07 08:57:39 -0400
  • f517e03d9f Bumped version to v3.0.0. v3.0.0 Joe Testa 2023-09-07 07:45:07 -0400
  • 6c64257d91 Updated README. Joe Testa 2023-09-06 22:37:06 -0400
  • 982c0b4c72
    Docker: Build multi-arch container images for amd64, arm64 and arm/v7 (#194) Sebastian Cohnen 2023-09-07 04:32:18 +0200
  • e26597a7aa Marked all NIST K-, B-, and T-curves as unproven since they are so rarely used. Added 12 new host keys: 'ecdsa-sha2-curve25519', 'ecdsa-sha2-nistb233', 'ecdsa-sha2-nistb409', 'ecdsa-sha2-nistk163', 'ecdsa-sha2-nistk233', 'ecdsa-sha2-nistk283', 'ecdsa-sha2-nistk409', 'ecdsa-sha2-nistp224', 'ecdsa-sha2-nistp192', 'ecdsa-sha2-nistt571', 'ssh-dsa', 'x509v3-sign-rsa-sha256'. Added 15 key exchanges: 'curve448-sha512@libssh.org', 'ecdh-nistp256-kyber-512r3-sha256-d00@openquantumsafe.org', 'ecdh-nistp384-kyber-768r3-sha384-d00@openquantumsafe.org', 'ecdh-nistp521-kyber-1024r3-sha512-d00@openquantumsafe.org', 'ecdh-sha2-brainpoolp256r1@genua.de', 'ecdh-sha2-brainpoolp384r1@genua.de', 'ecdh-sha2-brainpoolp521r1@genua.de', 'kexAlgoDH14SHA1', 'kexAlgoDH1SHA1', 'kexAlgoECDH256', 'kexAlgoECDH384', 'kexAlgoECDH521', 'sm2kep-sha2-nistp256', 'x25519-kyber-512r3-sha256-d00@amazon.com', 'x25519-kyber512-sha512@aws.amazon.com'. Added 8 new ciphers: 'aes192-gcm@openssh.com', 'cast128-12-cbc', 'cast128-12-cfb', 'cast128-12-ecb', 'cast128-12-ofb', 'des-cfb', 'des-ecb', 'des-ofb'. Added 14 new MACs: 'cbcmac-3des', 'cbcmac-aes', 'cbcmac-blowfish', 'cbcmac-des', 'cbcmac-rijndael', 'cbcmac-twofish', 'hmac-sha256-96', 'md5', 'md5-8', 'ripemd160', 'ripemd160-8', 'sha1', 'sha1-8', 'umac-128'. Joe Testa 2023-09-05 20:10:37 -0400
  • f8e29674a3 Refined JSON notes output. Fixed Docker & Tox tests. Joe Testa 2023-09-05 16:36:54 -0400
  • d3dd5a9cac
    Improved JSON output (#185) Bareq 2023-09-05 23:16:23 +0300
  • 79ca4b2d8b Updated README. Joe Testa 2023-09-05 14:22:35 -0400
  • 884ef645f8 Prioritized certificate host key types for Ubuntu 22.04 client policy. (#193) Joe Testa 2023-09-05 14:01:51 -0400
  • 953683a762 Fixed most warnings from Shellcheck scans. (#197) Joe Testa 2023-09-05 13:14:21 -0400
  • 04351e8076
    Merge branch 'jtesta:master' into master Manfred Kaiser 2023-09-04 21:45:12 +0200
  • 38f9c21760 The color of all notes will be printed in green when the related algorithm is rated good. Joe Testa 2023-09-03 19:14:25 -0400
  • 4e6169d0cb Added built-in policy for OpenSSH 9.4. Joe Testa 2023-09-03 18:12:16 -0400
  • 2867c65819 Perform full Docker image update when building. Joe Testa 2023-09-03 18:07:30 -0400
  • 77cdb969b9 Fixed flake8 tests. Joe Testa 2023-09-03 16:25:26 -0400