OpenCanary, the open source honeypot daemon, stands up decoy network services and raises a high signal alert the moment anyone touches them.
OpenCanary is a lightweight, low interaction honeypot daemon from Thinkst. It runs a set of decoy network services, such as FTP, HTTP, Telnet, MySQL and SSH, and logs an alert on any interaction with them. Because nothing legitimate should ever connect to a decoy, every hit is a high signal, low noise indicator of reconnaissance or compromise, delivered without the false positive fatigue of traditional intrusion detection. Alerts are written as structured JSON, ready to forward to a SIEM, to email, to a webhook or to syslog.
It suits security teams and operators who want an early warning tripwire inside their own network, on infrastructure they run and own, rather than relying on a hosted service.
cloudimg delivers OpenCanary fully installed and running as a hardened, managed systemd service, with a functional decoy surface enabled from the first boot so it produces useful alerts with no configuration. Security is designed in and the two planes are kept cleanly separate: the decoy services listen on their own ports while the operating system's own SSH stays key only for real administration, with no image baked password and no shared bootstrap credential. On each instance's first boot the appliance mints a fresh, unique alert node identity, so no two deployments share a fingerprint and the image gives nothing away about its origin. Every decoy interaction is written to a structured JSON alert log ready to forward to your log pipeline, and every deployment carries a paired deployment guide and 24/7 support.