From 21dfdff83cc870fe3c5d34bdfaef06695021024c Mon Sep 17 00:00:00 2001 From: Meitar M Date: Tue, 31 Jul 2018 16:11:27 -0400 Subject: [PATCH] Add CanaryTokens. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2098587..920a0f5 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ Your contributions and suggestions are heartily♥ welcome. (✿◕‿◕). Plea See also [awesome-honeypots](https://github.com/paralax/awesome-honeypots). +- [CanaryTokens](https://github.com/thinkst/canarytokens) - Self-hostable honeytoken generator and reporting dashboard; demo version available at [CanaryTokens.org](https://canarytokens.org/). + ## Host-based tools - [Artillery](https://github.com/BinaryDefense/artillery) - Combination honeypot, filesystem monitor, and alerting system designed to protect Linux and Windows operating systems.