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 2026Releases
latest 55-
v0.3.1028 Jul 2026Nothing published for this version
-
v0.3.10-0.20260727231757-bb3a82f7508d27 Jul 2026 pre-releaseNothing published for this version
-
v0.3.915 May 2026Release notes
Open source →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.
-
v0.3.803 May 2026Release notes
Open source →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. -
v0.3.728 Apr 2026Nothing published for this version
-
v0.3.625 Apr 2026Nothing published for this version
-
v0.3.525 Apr 2026Nothing published for this version
-
v0.3.425 Apr 2026Nothing published for this version
-
v0.3.4-0.20251102000024-56f4634b62b202 Nov 2025 pre-releaseNothing published for this version
-
v0.3.4-0.20250819163427-ef4f93771c3319 Aug 2025 pre-releaseNothing published for this version
-
v0.3.319 Aug 2025Release notes
Open source →This release improves interact handling and introduces two new command-line options:
--one-session-onlyThis 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-pokeThis 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\x0dwill 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
-
v0.3.214 Aug 2025Release notes
Open source →Clarify that all output is JSONL (NDJSON) and update dependencies
Full Changelog: v0.3.1...v0.3.2
-
v0.3.110 Aug 2025 -
v0.3.002 Aug 2025 -
v0.2.102 Aug 2025 -
v0.0.6-0.20250306020024-02d26831c7df06 Mar 2025 pre-releaseNothing published for this version
-
v0.0.6-0.20250224184538-259fbe06273024 Feb 2025 pre-releaseNothing published for this version
-
v0.0.6-0.20250117200923-3b3dcff06a1617 Jan 2025 pre-releaseNothing published for this version
-
v0.0.6-0.20250113162954-08c93514e58813 Jan 2025 pre-releaseNothing published for this version
-
v0.0.6-0.20250106132449-fb310c73988b06 Jan 2025 pre-releaseNothing published for this version
-
v0.0.6-0.20241225151942-2db845eccb4f25 Dec 2024 pre-releaseNothing published for this version
-
v0.0.6-0.20241211193034-d227cf87695e11 Dec 2024 pre-releaseNothing published for this version
-
v0.0.6-0.20241209025934-4b8f7414f98809 Dec 2024 pre-releaseNothing published for this version
-
v0.0.6-0.20241208233445-98d2362f1eb508 Dec 2024 pre-releaseNothing published for this version
-
v0.0.6-0.20241206223817-26991b75a12906 Dec 2024 pre-releaseNothing published for this version
-
v0.0.6-0.20241111193414-045543739d8411 Nov 2024 pre-releaseNothing published for this version
-
v0.0.6-0.20241031195827-3c780a563ad031 Oct 2024 pre-releaseNothing published for this version
-
v0.0.530 Sep 2024 -
v0.0.5-0.20240930165003-ccd7b914ccd030 Sep 2024 pre-releaseNothing published for this version
-
v0.0.429 Sep 2024 -
v0.0.4-0.20240929210617-8d0c352ab86029 Sep 2024 pre-releaseNothing published for this version
-
v0.0.4-0.20240911204851-c0a98d8617b511 Sep 2024 pre-releaseNothing published for this version
-
v0.0.4-0.20240909140106-75f5fbfa6eb309 Sep 2024 pre-releaseNothing published for this version
-
v0.0.4-0.20240906173135-e019f005a37906 Sep 2024 pre-releaseNothing published for this version
-
v0.0.330 Aug 2024 -
v0.0.230 Aug 2024Nothing published for this version
-
v0.0.2-0.20240823145027-46ea17192c8823 Aug 2024 pre-releaseNothing published for this version
-
v0.0.2-0.20240819195630-ce6511f52f6719 Aug 2024 pre-releaseNothing published for this version
-
v0.0.113 Aug 2024 -
v0.0.013 Aug 2024Nothing published for this version
-
v0.0.0-20240830020209-2fc30acdbc7a30 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240813174438-159a8cfc7d9713 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240812194129-229e36bbb3ed12 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240812162427-b7081f7c287a12 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240812145702-7c24fa702ce312 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240812033459-05a8ad80a93f12 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240810021210-886173ee460710 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240809193316-415ca7e25b1e09 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240809162141-ffd1c7d4031209 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240809160459-30130c44c51f09 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240808164406-5ae73e8775fc08 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240807215351-3eb7d2527f5f07 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240803013022-42045b89634903 Aug 2024 pre-releaseNothing published for this version
-
v0.0.0-20240727204759-ee786b6ba42827 Jul 2024 pre-releaseNothing published for this version
-
v0.0.0-20240727204245-703810a2ef4427 Jul 2024 pre-releaseNothing published for this version