package

github.com/unullable/cpot

main / published May 6, 2026 / repository

A low interaction honeypot written in Crystal.

CPoT

A low interaction and high perfomance honeypot coded in crystal. CPoT is capable of detecting telnet and http based attacks in real time. Equipped with a robust detection engine, it identifies known real-world exploits and enumeration patterns, delivering instant alerts directly to your Telegram.

Installation

$ git clone https://github.com/unullable/cpot.git && cd ./cpot
$ just
$ ./cpot --help

Contributing

  1. Fork it (https://github.com/unullable/cpot/fork)
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Contributors

API