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.
$ git clone https://github.com/unullable/cpot.git && cd ./cpot
$ just
$ ./cpot --help- Fork it (https://github.com/unullable/cpot/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request