PackageTrack
Sign in Get early access

github.com/runZeroInc/sshamble

v0.3.10 #1536 most downloaded on Go modules runZeroInc/sshamble

What this package is like to depend on

Last release 27 days ago

28 Jul 2026

Release timing varies

gaps range from 8 days to 6 months

Most releases are documented

notes for 11 of 18 stable releases

Nothing withdrawn

no release was ever pulled

2 years old

55 releases · first in 2024

9 releases in the last 12 months

see the full history below

Release timeline

55 releases · Jul 2024 to Jul 2026
2025 2026
Release Pre-release

Releases

latest 55
  1. v0.3.10 28 Jul 2026

    Nothing published for this version

  2. v0.3.10-0.20260727231757-bb3a82f7508d 27 Jul 2026 pre-release

    Nothing published for this version

  3. v0.3.9 15 May 2026
    Release notes

    Bumps github.com/runZeroInc/excrypto to v0.39.0 to pick up large RSA
    public exponent support (excrypto#78, mirrors zgrab2#714):

    • rsa.PublicKey.E is now *big.Int across the stack
    • x/crypto/ssh.parseRSA drops the BitLen() > 24 cap (now only requires
      odd, E >= 3)
    • x/crypto/ssh/agent drops BitLen() > 30 cap
    • configurable rsa.MaxPublicExponentBitLen DoS gate (default 1024)

    Adds end-to-end test coverage to verify the entire sshamble chain
    accepts an RSA key whose E exceeds the historical 32-bit cap (here
    ~1397 bits, comparable to keys observed in the wild):

    • badkeys/tests/rsa_2048_large_e.yml — fixture exercising the YAML
      test harness (x509 PKIX parse + PrefixFromPublicKey).
    • badkeys/large_e_test.go — TestLargeRSAExponentChain verifies the
      x509 PKIX round-trip, the SSH wire-format round-trip
      (ssh.NewPublicKey -> Marshal -> ParsePublicKey), and badkeys
      fingerprinting all preserve a multi-hundred-bit E. Both paths
      produce identical fingerprints, confirming consistency across the
      PKIX and SSH layers.
    Open source →
  4. v0.3.8 03 May 2026
    Release notes

    Picks up runZeroInc/[email protected] which tolerates SSH_MSG_DISCONNECT
    packets that omit the trailing language-tag string, fixing:

    ssh: unmarshal error for field Language of type disconnectMsg

    against non-conformant/embedded SSH servers. Also bumps incidental
    indirect deps (fsnotify, pelletier/go-toml) via go mod tidy.

    Open source →
  5. v0.3.7 28 Apr 2026

    Nothing published for this version

  6. v0.3.6 25 Apr 2026

    Nothing published for this version

  7. v0.3.5 25 Apr 2026

    Nothing published for this version

  8. v0.3.4 25 Apr 2026

    Nothing published for this version

  9. v0.3.4-0.20251102000024-56f4634b62b2 02 Nov 2025 pre-release

    Nothing published for this version

  10. v0.3.4-0.20250819163427-ef4f93771c33 19 Aug 2025 pre-release

    Nothing published for this version

  11. v0.3.3 19 Aug 2025
    Release notes

    This release improves interact handling and introduces two new command-line options:

    • --one-session-only This boolean option instructs sshamble to skip additional checks after the first successful session for that target. This is helpful for devices where many methods bypass authentication.
    • --session-poke This string option defines what bytes to send into new sessions to elicit responses. This field can be plain ascii or escaped hex strings. For exampleshow version\r\n\x0a\x0d will send a show version command followed by two CRLFs. Please take into account your local shell handling when using this feature (place the argument in single-quotes, etc.).

    Full Changelog: v0.3.2...v0.3.3

    Open source →
    Release notes

    v0.3.3 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  12. v0.3.2 14 Aug 2025
    Release notes

    Clarify that all output is JSONL (NDJSON) and update dependencies

    Full Changelog: v0.3.1...v0.3.2

    Open source →
    Release notes

    v0.3.2

    Compare

    Choose a tag to compare

    Open source →
  13. v0.3.1 10 Aug 2025
    Release notes

    Update analyzers.

    Full Changelog: v0.3.0...v0.3.1

    Open source →
    Release notes

    v0.3.1

    Compare

    Choose a tag to compare

    Open source →
  14. v0.3.0 02 Aug 2025
    Release notes

    v0.3.0

    Compare

    Choose a tag to compare

    Open source →
  15. v0.2.1 02 Aug 2025
    Release notes

    v0.2.1

    Compare

    Choose a tag to compare

    Open source →
  16. v0.0.6-0.20250306020024-02d26831c7df 06 Mar 2025 pre-release

    Nothing published for this version

  17. v0.0.6-0.20250224184538-259fbe062730 24 Feb 2025 pre-release

    Nothing published for this version

  18. v0.0.6-0.20250117200923-3b3dcff06a16 17 Jan 2025 pre-release

    Nothing published for this version

  19. v0.0.6-0.20250113162954-08c93514e588 13 Jan 2025 pre-release

    Nothing published for this version

  20. v0.0.6-0.20250106132449-fb310c73988b 06 Jan 2025 pre-release

    Nothing published for this version

  21. v0.0.6-0.20241225151942-2db845eccb4f 25 Dec 2024 pre-release

    Nothing published for this version

  22. v0.0.6-0.20241211193034-d227cf87695e 11 Dec 2024 pre-release

    Nothing published for this version

  23. v0.0.6-0.20241209025934-4b8f7414f988 09 Dec 2024 pre-release

    Nothing published for this version

  24. v0.0.6-0.20241208233445-98d2362f1eb5 08 Dec 2024 pre-release

    Nothing published for this version

  25. v0.0.6-0.20241206223817-26991b75a129 06 Dec 2024 pre-release

    Nothing published for this version

  26. v0.0.6-0.20241111193414-045543739d84 11 Nov 2024 pre-release

    Nothing published for this version

  27. v0.0.6-0.20241031195827-3c780a563ad0 31 Oct 2024 pre-release

    Nothing published for this version

  28. v0.0.5 30 Sep 2024
    Release notes

    v0.0.5

    Compare

    Choose a tag to compare

    Open source →
  29. v0.0.5-0.20240930165003-ccd7b914ccd0 30 Sep 2024 pre-release

    Nothing published for this version

  30. v0.0.4 29 Sep 2024
    Release notes

    v0.0.4

    Compare

    Choose a tag to compare

    Open source →
  31. v0.0.4-0.20240929210617-8d0c352ab860 29 Sep 2024 pre-release

    Nothing published for this version

  32. v0.0.4-0.20240911204851-c0a98d8617b5 11 Sep 2024 pre-release

    Nothing published for this version

  33. v0.0.4-0.20240909140106-75f5fbfa6eb3 09 Sep 2024 pre-release

    Nothing published for this version

  34. v0.0.4-0.20240906173135-e019f005a379 06 Sep 2024 pre-release

    Nothing published for this version

  35. v0.0.3 30 Aug 2024
    Release notes

    v0.0.3

    Compare

    Choose a tag to compare

    Open source →
  36. v0.0.2 30 Aug 2024

    Nothing published for this version

  37. v0.0.2-0.20240823145027-46ea17192c88 23 Aug 2024 pre-release

    Nothing published for this version

  38. v0.0.2-0.20240819195630-ce6511f52f67 19 Aug 2024 pre-release

    Nothing published for this version

  39. v0.0.1 13 Aug 2024
    Release notes

    v0.0.1

    Compare

    Choose a tag to compare

    Open source →
  40. v0.0.0 13 Aug 2024

    Nothing published for this version

  41. v0.0.0-20240830020209-2fc30acdbc7a 30 Aug 2024 pre-release

    Nothing published for this version

  42. v0.0.0-20240813174438-159a8cfc7d97 13 Aug 2024 pre-release

    Nothing published for this version

  43. v0.0.0-20240812194129-229e36bbb3ed 12 Aug 2024 pre-release

    Nothing published for this version

  44. v0.0.0-20240812162427-b7081f7c287a 12 Aug 2024 pre-release

    Nothing published for this version

  45. v0.0.0-20240812145702-7c24fa702ce3 12 Aug 2024 pre-release

    Nothing published for this version

  46. v0.0.0-20240812033459-05a8ad80a93f 12 Aug 2024 pre-release

    Nothing published for this version

  47. v0.0.0-20240810021210-886173ee4607 10 Aug 2024 pre-release

    Nothing published for this version

  48. v0.0.0-20240809193316-415ca7e25b1e 09 Aug 2024 pre-release

    Nothing published for this version

  49. v0.0.0-20240809162141-ffd1c7d40312 09 Aug 2024 pre-release

    Nothing published for this version

  50. v0.0.0-20240809160459-30130c44c51f 09 Aug 2024 pre-release

    Nothing published for this version

  51. v0.0.0-20240808164406-5ae73e8775fc 08 Aug 2024 pre-release

    Nothing published for this version

  52. v0.0.0-20240807215351-3eb7d2527f5f 07 Aug 2024 pre-release

    Nothing published for this version

  53. v0.0.0-20240803013022-42045b896349 03 Aug 2024 pre-release

    Nothing published for this version

  54. v0.0.0-20240727204759-ee786b6ba428 27 Jul 2024 pre-release

    Nothing published for this version

  55. v0.0.0-20240727204245-703810a2ef44 27 Jul 2024 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive