root@markcardiff:~/honeypot-reviews$ ./render weekly --public-safe
Weekly Cowrie SSH Honeypot Report
Public-safe weekly SSH honeypot telemetry summary. Coverage is 17 Aug 2026 – 23 Aug 2026 UTC. Raw transcripts, payload code, attacker key material, credentials, and sensitive operational details are intentionally omitted.
26,772Sessions
1,049Unique source IPs
13,439Failed logins
11,461Accepted logins
Summary
- Observed 26,772 connection sessions from 1,049 unique source IPs across 170,468 Cowrie JSON events.
- Authentication automation produced 13,439 failed attempts and 11,461 accepted honeypot logins.
- Post-login activity generated 13,026 command events; median observed closed-session duration was 1.14 seconds.
- Captured artifact activity included 1,329 successful download events, 0 failed download events, and 107 upload events.
Key observations
- Commodity SSH automation remains constant: high-volume credential attempts rapidly transition into system reconnaissance after an accepted honeypot login.
- Observed command themes were dominated by Linux reconnaissance, SSH access manipulation/persistence attempts, and cleanup/evasion behaviour.
- Source IPs are published only as defensive indicators; they may represent compromised hosts, scanners, VPN/proxy nodes, or short-lived cloud infrastructure rather than actor-owned systems.
Activity metrics
| Metric | Value |
|---|---|
| Sessions | 26,772 |
| Unique source IPs | 1,049 |
| Failed login attempts | 13,439 |
| Accepted honeypot logins | 11,461 |
| Command events | 13,026 |
| Successful file download events | 1,329 |
| Failed file download events | 0 |
| File upload events | 107 |
Common behavior themes
| Theme | Matching command events |
|---|---|
| recon | 8,763 |
| destructive or evasion | 2,620 |
| persistence | 1,327 |
| mikrotik probe | 12 |
| downloaders | 3 |
Selected public-safe indicators
These indicators are provided for defensive awareness only and should not be treated as attribution.
| Indicator | Context |
|---|---|
| 45.153.34.161 | 1,503 sessions |
| 45.153.34.181 | 773 sessions |
| 45.153.34.151 | 773 sessions |
| 91.92.40.153 | 773 sessions |
| 77.239.124.237 | 773 sessions |
| http://5.182.210.174/ok | 6 URL observation(s) |
Defensive takeaways
- Monitor internet-facing SSH for short-lived login bursts followed by system reconnaissance and downloader or staging behaviour.
- Alert on post-auth writes to
.ssh/authorized_keys, repeated process-kill cleanup, suspicious downloaders, and unusual client-version/HASSH clusters. - Use honeypot-derived indicators as weak signals and correlate with production telemetry before taking blocking action.
Limitations
- This report summarizes honeypot telemetry only; it does not imply compromise of production systems.
- No attribution is asserted from this data.
- Public output omits raw payload code, full attacker keys, detailed transcripts, credentials, and sensitive operational details.