Commit Graph

  • 60608c4306 remove trailing whitespace a1346054 2021-08-27 12:36:45 +0000
  • d5451b2de3 fix spelling a1346054 2021-08-27 12:23:34 +0000
  • 230243979c whitespace fixes a1346054 2021-08-27 12:17:10 +0000
  • 9d9a491041 update_windows_man_page.sh: unify style a1346054 2021-08-27 12:13:25 +0000
  • 216f75ef9d build_windows_executable.sh: fix variable assignment a1346054 2021-08-27 11:47:38 +0000
  • b88a71a517 invoke bash using /usr/bin/env a1346054 2021-08-27 11:40:39 +0000
  • 42d6fef7b8 docker_test.sh: whitespace fixes a1346054 2021-08-27 11:31:40 +0000
  • fa51636e27 docker_test.sh: unify style a1346054 2021-08-27 11:30:48 +0000
  • a90cf72d5a docker_test.sh: fix shellcheck warnings a1346054 2021-08-27 11:23:42 +0000
  • 96efb3efb4 Bumped copyright year. Joe Testa 2021-08-26 16:44:06 -0400
  • ce5939856c Removed Homebrew from list of pre-built packages. Joe Testa 2021-08-26 16:36:31 -0400
  • 7f74731351 Bumped version number. Joe Testa 2021-08-26 16:36:06 -0400
  • 8c4855ffa2 Updated Snap notes. Joe Testa 2021-08-26 16:35:53 -0400
  • 4f2f995b62 Bumped version to v2.5.0. v2.5.0 Joe Testa 2021-08-26 15:24:34 -0400
  • 134236fa7f Fixed badge link. Joe Testa 2021-08-26 14:39:24 -0400
  • a6b658d194 Updated badges. Joe Testa 2021-08-26 13:12:13 -0400
  • 297a807f88 Added Github Actions support. Joe Testa 2021-08-26 12:47:48 -0400
  • 20d94df400 Updated Windows packaging instructions. Joe Testa 2021-08-26 12:18:06 -0400
  • b76060cf49 Updated Tox test section. Joe Testa 2021-08-26 12:16:39 -0400
  • 1cf1c874db Added Python 3.10 support. Joe Testa 2021-08-26 10:56:43 -0400
  • 992d8233c9 Remove cache files created during build. Joe Testa 2021-08-26 10:47:43 -0400
  • f377b7cea3 Now prompts user for release version, cleans up cached files from previous invokation, and resets all local changes upon completion. Joe Testa 2021-08-26 10:39:11 -0400
  • 70d9ab2e6b Check if -dev is in version string. (#106) Joe Testa 2021-08-25 14:24:10 -0400
  • e7d320f602 Fixed new pylint warnings. Joe Testa 2021-08-25 13:28:30 -0400
  • 682cb66f85 Added OpenSSH v8.6 & v8.7 policies. Joe Testa 2021-08-25 12:30:38 -0400
  • a76029ecbb
    Merge branch 'jtesta:master' into master Jauder Ho 2021-07-11 11:54:05 -0700
  • 8b7a0afde6
    Merge pull request #3 from jauderho/shiftleft-action-config-1626029614 Jauder Ho 2021-07-11 11:53:57 -0700
  • 9584073507 adding ShiftLeft action workflow config ShiftLeft 2021-07-11 11:53:36 -0700
  • 5d7ef87416 adding ShiftLeft action workflow config ShiftLeft 2021-07-11 11:53:35 -0700
  • 076681a671 Added 3 new key exchanges: gss-gex-sha1-eipGX3TCiQSrx573bT1o1Q==, gss-group1-sha1-eipGX3TCiQSrx573bT1o1Q==, gss-group14-sha1-eipGX3TCiQSrx573bT1o1Q== Joe Testa 2021-07-08 10:18:25 -0400
  • 49ee9faf40
    Merge branch 'jtesta:master' into master Jauder Ho 2021-06-29 13:58:13 -0700
  • 98a1fb0315 Added two new MACs: 'AEAD_AES_128_GCM', and 'AEAD_AES_256_GCM'. Joe Testa 2021-06-28 21:59:41 -0400
  • 45da9f20ae Added 'rsa-sha2-512' and 'rsa-sha2-256' to OpenSSH 8.1 (and earlier) policies. Joe Testa 2021-05-31 15:49:56 -0400
  • aa21df29e7 Now handles exceptions during server KEX parsing more gracefully. Joe Testa 2021-05-24 19:50:25 -0400
  • 32ed9242af Now prints JSON with indents when is used (useful for debugging). Joe Testa 2021-05-20 19:04:35 -0400
  • 07862489c4 Added MD5 fingerprint hashes to verbose output. Joe Testa 2021-05-20 18:03:24 -0400
  • e508a963e7 Added 1 new MAC: hmac-ripemd160-96. Joe Testa 2021-05-20 14:17:37 -0400
  • 5d09c42879
    Create dependabot.yml Jauder Ho 2021-04-20 21:24:26 +0000
  • ee811fa3b4
    Merge pull request #1 from jtesta/master currve 2021-04-12 12:30:51 +0200
  • 8aa107c698
    Update codeql-analysis.yml Jauder Ho 2021-04-06 04:09:15 +0000
  • 6e2fca11fe
    Create codeql-analysis.yml Jauder Ho 2021-04-06 04:03:15 +0000
  • d80e40ec4d
    Merge pull request #1 from jtesta/master Jauder Ho 2021-04-05 21:02:13 -0700
  • b6898fb0bd MD5 hash of fingerprint in verbose output thecliguy 2021-04-05 03:11:03 +0100
  • 2f1a2a60b1
    Added ToC to README.md (#101) thecliguy 2021-03-04 23:23:12 +0000
  • 870809135d
    Added ToC to README.md thecliguy 2021-03-04 23:16:32 +0000
  • 5eb669e01c Updated README. Joe Testa 2021-03-02 11:27:40 -0500
  • 8e9fe20fac SSH_Socket's constructor now takes an OutputBuffer for verbose & debugging output. Joe Testa 2021-03-02 11:25:37 -0500
  • 83bd049486
    Debug Logging and visibility of SSH Connection errors (#99) thecliguy 2021-03-02 16:06:40 +0000
  • 99eebde09d Updated date in man page Adam Russell 2021-03-02 01:12:40 +0000
  • e6cd2e059c Debug Logging and visibility of SSH Connection errors Adam Russell 2021-03-02 00:55:59 +0000
  • c483fe1861 Fixed a crash while doing host key tests. Joe Testa 2021-02-26 16:01:30 -0500
  • 741bd631e2 Updated packaging instructions. Joe Testa 2021-02-24 10:18:12 -0500
  • f96c0501e9 Bumped version number. v2.4.0 Joe Testa 2021-02-23 20:39:18 -0500
  • 446a411424 Added build_windows_executable.sh. Joe Testa 2021-02-23 19:54:12 -0500
  • b300ad1252 Refactored IPv4/6 preference logic to fix pylint warnings. Joe Testa 2021-02-23 16:05:01 -0500
  • 1bbc3feb57 Added OpenSSH 8.5 built-in policy. Added sntrup761x25519-sha512@openssh.com kex. Joe Testa 2021-02-23 16:02:20 -0500
  • 8f9771c4e6 Added markdown to PACKAGING. Joe Testa 2021-02-23 09:46:58 -0500
  • 8a8c284d9a
    Colour no longer disabled on older vers of Windows. If ssh-audit invoked with a manual parameter and the colorama library was not imported then colour output is disabled. (#95) thecliguy 2021-02-18 19:52:08 +0000
  • df224bbe19 Colour no longer disabled on older vers of Windows. If ssh-audit invoked with a manual parameter and the colorama library was not imported then colour output is disabled. Adam Russell 2021-02-07 17:13:13 +0000
  • 1b7cfbec71 Disable color output on Windows 8 and Windows Server 2012. Joe Testa 2021-02-06 11:03:39 -0500
  • 3c0fc8ead4 Updated README. Joe Testa 2021-02-05 22:12:27 -0500
  • ef831d17e0 When -n/--no-colors is used, strip out color from Windows man page. Joe Testa 2021-02-05 21:45:56 -0500
  • 36094611ce Fixed unicode errors when printing the man page on Windows. Joe Testa 2021-02-05 20:39:12 -0500
  • 49cf91a902 No longer ignoring mypy and pylint results. Joe Testa 2021-02-05 16:26:14 -0500
  • 11e2e77585 Simplified Windows man page processing. Added Cygwin support to update_windows_man_page.sh. Joe Testa 2021-02-05 16:25:04 -0500
  • 090b5d760b
    Man Page on Windows (#93) thecliguy 2021-02-05 20:43:50 +0000
  • 7eefc8dcdb Check that the 'sed' (stream editor) binary exists Adam Russell 2021-02-04 18:13:12 +0000
  • d1c5c6515f Corrected typo in update_windows_man_page.sh Adam Russell 2021-02-04 17:46:36 +0000
  • bd95eae7d9 Man Page on Windows Adam Russell 2021-02-03 00:41:06 +0000
  • 7878d66a46 Now using Python 3.9 base image. Joe Testa 2021-02-02 13:25:52 -0500
  • 730d6904c2 Updated README. Joe Testa 2021-02-02 12:22:50 -0500
  • e0f0956edc Added extra warnings for SSHv1. (#6) Joe Testa 2021-02-02 12:20:37 -0500
  • d42725652f Updated README. Joe Testa 2021-02-02 09:54:10 -0500
  • 6b67a2efb3
    Add your local server config to .gitignore (#84) Ruben Barkow-Kuder 2021-02-02 01:26:57 +0100
  • c49a0fb22f Upgraded SHA-1 key signatures from warnings to failures. Added deprecation warning to ssh-rsa-cert-v00@openssh.com, ssh-rsa-cert-v01@openssh.com, x509v3-sign-rsa, and x509v3-ssh-rsa host key types. Joe Testa 2021-02-01 19:19:46 -0500
  • dbe14a075e
    Added future deprecation notice of ssh-rsa (#92) thecliguy 2021-02-01 18:17:46 +0000
  • 13d15baa2a Added multi-threaded scanning support. Joe Testa 2021-02-01 13:10:06 -0500
  • 58cc7aef0c Added future deprecation notice of ssh-rsa Adam Russell 2021-01-24 16:51:28 +0000
  • bbb81e24ab Streamlined sending of KEXINIT messages. Joe Testa 2021-01-21 11:23:40 -0500
  • bbbd75ee69 Tox will now fail on pylint or typing problems. Joe Testa 2021-01-21 10:47:52 -0500
  • 60de5e55cb Transformed comment type annotations to variable declaration annotations. Joe Testa 2021-01-21 10:20:48 -0500
  • 4e2f9da632 Updated README. Joe Testa 2021-01-21 07:53:09 -0500
  • 287c551ff8 Removed Python 3.5 support. Joe Testa 2021-01-20 20:47:26 -0500
  • d9a4b49560 Removed Python 3.5 support. Added ARM64 testing in Travis. Joe Testa 2021-01-20 15:58:48 -0500
  • a4c78512d8
    Add support to ppc64le (#88) gururajrkatti 2021-01-21 02:24:55 +0530
  • 1ba4c7c7ca Send KEX before reading server's KEX during host key and GEX tests; this prevents deadlock against certain server implementations. Joe Testa 2021-01-20 15:27:38 -0500
  • f279bbc095
    Add support to ppc64le gururajrkatti 2020-12-17 11:16:47 +0530
  • ef1edb5634
    README: explain policies Ruben Barkow-Kuder 2020-11-09 01:07:59 +0100
  • 4a3b7c97f2
    Add your local server config to .gitignore Ruben Barkow-Kuder 2020-11-09 00:31:43 +0100
  • 338ffc5adb Fixed crash when receiving unexpected response during host key test. Joe Testa 2020-11-05 20:29:39 -0500
  • 52d1e8f27b Fixed pylint warning. Joe Testa 2020-11-05 20:28:14 -0500
  • 00dc22b00b Delete output directory only upon successful run to make debugging easier. Joe Testa 2020-11-05 20:25:34 -0500
  • 0d9881966c Added version check for OpenSSH user enumeration (CVE-2018-15473). (#83) Joe Testa 2020-11-05 20:24:09 -0500
  • 5c8dc5105b Bumped version number. Joe Testa 2020-11-05 20:16:35 -0500
  • 75be333bd2 Updated packaging instructions and merged Windows instructions. Joe Testa 2020-10-28 21:01:47 -0400
  • 81ae0eb8f7 Bumped version. v2.3.1 Joe Testa 2020-10-28 19:25:11 -0400
  • efec566382 Now testing with stable version of Python 3.9. (#77) Joe Testa 2020-10-28 13:04:09 -0400
  • edbbad5aee Updated README. Joe Testa 2020-10-28 12:03:37 -0400
  • a3e4f9dbaa
    Added similar algorithm suggestions to --lookup (#80) thecliguy 2020-10-28 15:56:12 +0000
  • 27ea0fdd2b Added similar algorithm suggestions to --lookup Adam Russell 2020-10-25 20:58:09 +0000