cowrie
https://github.com/micheloosterhof/cowrie
Python
Cowrie SSH/Telnet Honeypot
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported0 Subscribers
Add a CodeTriage badge to cowrie
Help out
- Issues
- `rethinkdblog` output plugin converts UTC event timestamps as if they were local time
- `oraclecloud` output plugin blocks the reactor thread on every `write`, freezing all honeypot sessions
- `csirtg` output plugin blocks the reactor thread on every submission, freezing all honeypot sessions
- `rmq` (RabbitMQ) output plugin blocks the reactor thread on every `write`, freezing all honeypot sessions
- `misp` output plugin blocks the reactor thread on every MISP API call, freezing all honeypot sessions
- `abuseipdb` output plugin crashes (and silently skips its rate-limit sleep) on an HTTP-date-formatted `Retry-After` header
- `dshield` output plugin leaks memory: `session_state` entries are never removed
- `misp` output plugin leaks memory: `session_tracking` entries are never removed
- `prometheus` output plugin leaks memory: source-IP tracking sets are populated but never cleared
- `telegram` output plugin inserts unescaped attacker-controlled text into an HTML-parsed message, breaking or manipulating notifications
- Docs
- Python not yet supported