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
- `ping` without `-c` leaves an orphaned per-second reactor timer running forever after the client disconnects
- fix(ssh): single-line disconnect logging and version-string buffer ca…
- build(deps-dev): bump pyre-check from 0.9.25 to 0.10.0
- docs: add an operator skill file for LLM assistants
- docker: generate the version file inside the build when the context lacks it
- fix: send socketlog events on the reactor instead of blocking in write()
- SSH transport: `sendDisconnect()` splits most disconnect log lines, and `dataReceived()` drops the version-string length cap
- `chmod`: symbolic modes (`+x`, `u+w`, `a=r`, ...) silently do nothing; octal `chmod` also discards the file's type bits
- Script execution via `./path` or `/path` never checks the executable permission bit
- output/mongodb: dedicated single-worker thread pool for non-blocking, ordered writes
- Docs
- Python not yet supported