Canary tokens
Canary tokens act like motion sensors for networks, endpoints, and cloud environments. You place them where no legitimate access should happen, then alert when they are opened or triggered. They are designed to look attractive to attackers and increase interaction rates. Examples:- QR code named
wallet.png - Microsoft Excel file named
passwords.xlsx - Microsoft Word file named
servers.docx - AWS key file named
aws-keys.txt - WireGuard VPN configuration
- PDF file named
investments.pdf
OpenCanary honeypot container
OpenCanary is a multi-protocol network honeypot with low resource usage. Use it to detect lateral movement after a perimeter breach.Configuration
- Store your config as
opencanary.conf. - Disable or remap ports that are already in use.
- Update the webhook URL so alerts reach your notification system.
opencanary.conf
Docker Compose
- Remove or remap ports that are already in use.
- Update the mounted path to your local
opencanary.conf.
compose.yaml