root@markcardiff:~/honeypot-reviews$ ./render weekly --public-safe
Weekly Cowrie SSH Honeypot Report
Public-safe weekly SSH honeypot telemetry summary. Coverage is 24 Aug 2026 – 30 Aug 2026 UTC. Raw transcripts, payload code, attacker key material, credentials, and sensitive operational details are intentionally omitted.
24,306Sessions
1,104Unique source IPs
12,918Failed logins
9,950Accepted logins
Summary
- Observed 24,306 connection sessions from 1,104 unique source IPs across 157,464 Cowrie JSON events.
- Authentication automation produced 12,918 failed attempts and 9,950 accepted honeypot logins.
- Post-login activity generated 11,048 command events; median observed closed-session duration was 1.27 seconds.
- Captured artifact activity included 1,995 successful download events, 0 failed download events, and 62 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 | 24,306 |
| Unique source IPs | 1,104 |
| Failed login attempts | 12,918 |
| Accepted honeypot logins | 9,950 |
| Command events | 11,048 |
| Successful file download events | 1,995 |
| Failed file download events | 0 |
| File upload events | 62 |
Common behavior themes
| Theme | Matching command events |
|---|---|
| recon | 4,865 |
| destructive or evasion | 3,988 |
| persistence | 1,998 |
| mikrotik probe | 6 |
Selected public-safe indicators
These indicators are provided for defensive awareness only and should not be treated as attribution.
| Indicator | Context |
|---|---|
| 91.92.40.153 | 1,570 sessions |
| 94.154.35.215 | 1,441 sessions |
| 77.239.124.252 | 785 sessions |
| 91.92.40.202 | 785 sessions |
| 77.239.124.246 | 785 sessions |
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.