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
- `printf` command crashes with `ValueError` on a malformed `\x` hex escape
- `ps` command crashes with `ValueError` when `COLUMNS` is set to a non-numeric value
- Tab completion crashes with `UnicodeDecodeError` on invalid or incomplete UTF-8 in the typed line
- `redis` output plugin blocks the reactor thread on every `write`, freezing all honeypot sessions
- `mongodb` output plugin blocks the reactor thread on every `write`, freezing all honeypot sessions
- `influx` output plugin blocks the reactor thread on every `write`, freezing all honeypot sessions
- `elasticsearch` output plugin blocks the reactor thread on every `write`, freezing all honeypot sessions
- `slack` output plugin blocks the reactor thread on every `write`, freezing all honeypot sessions
- `socketlog` output plugin blocks the reactor thread on every `write`, freezing all honeypot sessions
- `rethinkdblog` output plugin blocks the reactor thread on every `write`, freezing all honeypot sessions
- Docs
- Python not yet supported