License & Deployment Mix: 10 tools – 7 OSS, 3 commercial.

Color: Blue team.

What Is This Category?

Decoy systems, services, credentials, files, and tokens that generate high-fidelity alerts the moment an attacker touches them.

Deception technology plants fake assets that have no legitimate purpose – a fake domain controller, a planted credential, a canary file in a share. Real users have no reason to interact with them, so any touch is a high-fidelity alert. Where IDS / EDR have to distinguish bad from noisy-normal, deception alerts are signal-only by construction.

Distinct from neighbouring categories

  • IDS / IPS – IDS detects known-bad patterns; deception detects any interaction with planted assets
  • EDR / XDR – EDR watches real hosts for behavioural anomalies; deception watches honeypot hosts that should never see traffic
  • SIEM & Log Analytics – SIEM is the consumer of deception alerts, not the deception layer
  • Network Detection & Response (NDR) – NDR finds attackers in legitimate traffic; deception waits for them to touch obvious-but-fake bait

The information on these pages was researched by a combination of human review and large language models. To suggest an addition or correction, please contact us. Prepared by Rhodium Systems Inc., author of the ResorsIT platform — a unified IT operations management platform for IT teams and MSPs that integrates a curated suite of open-source, commercial, and SaaS applications into a single system with shared identity, single sign-on, access control, and a common audit trail. Use this catalogue only as a starting point for your own research, and review any tool carefully against your own requirements before relying on it. Catalogue data version 2026.197.

Comparison


Deception Type

What each tool actually is.

ToolTypeSurfaceLayer
T-PotBundle (20+ honeypots)Internet / DMZNetwork
OpenCanaryService honeypotLAN / internalNetwork
CowrieSSH / Telnet medium-interactionLAN / DMZNetwork
HoneytrapPlugin-based honeypotAnyNetwork
ConpotICS / SCADA honeypotOT networkNetwork
DionaeaLow-interaction malware captureInternet / DMZNetwork
Canarytokens (OSS)HoneytokensAnyToken / file
Thinkst CanaryManaged network honeypots + tokensLAN / cloudNetwork + token
Illusive / ProofpointEndpoint-side deceptionWorkstationsEndpoint
Acalvio ShadowPlexFull-fabric distributedAllNetwork + endpoint + OT

License Comparison

ToolLicenseOSIType
T-PotGPL-3.0-onlyyesOSS bundle
OpenCanaryBSD-3-ClauseyesOSS service
CowrieBSD-3-ClauseyesOSS service
HoneytrapApache-2.0yesOSS framework
ConpotGPL-2.0-onlyyesOSS ICS honeypot
DionaeaGPL-2.0-onlyyesOSS malware-capture
Canarytokens (OSS)BSD-3-ClauseyesOSS service + free SaaS
Thinkst CanaryProprietaryCommercial appliance + SaaS
Illusive / ProofpointProprietaryCommercial endpoint agent
Acalvio ShadowPlexProprietaryCommercial hybrid platform

Protocol / Service Coverage

What each network-honeypot tool emulates.

ToolSSHTelnetSMBHTTPMySQLMSSQLICSVoIP
T-Pot (bundle)yesyesyesyesyesyesyesyes
OpenCanaryyesyesyes*yesyesyesyes
Cowrieyesyes
Honeytrapyesyesyesyes
Conpotyesyes
Dionaeayesyesyesyesyes

* OpenCanary’s SMB is a banner-only emulator; Dionaea goes deeper on SMB-exploit capture.


SSO / OIDC

Network honeypots are typically headless services with no UI of their own; the SaaS / managed tier handles auth on the console side.

ToolOIDCSAMLSCIMNotes
T-Potn/an/an/aKibana UI; Authentik via Traefik forward-auth
OpenCanaryn/an/an/aNo UI; alerts via webhook
Cowrien/an/an/aNo UI
Honeytrapn/an/an/aNo UI
Conpotn/an/an/aNo UI
Dionaean/an/an/aNo UI
Canarytokensn/an/an/aSelf-hosted; Authentik forward-auth
Thinkst CanarypaidpaidpaidEnterprise tier
Illusive / ProofpointpaidpaidpaidEnterprise tier
Acalvio ShadowPlexpaidpaidEnterprise tier

Deployment Comparison

ToolDeploymentResourcesPrivileges
T-PotDocker bundle (20+ containers)4 CPU / 8 GB / 128 GBRoot for ports + Docker
OpenCanarypip / Docker / package<50 MB RAMListen on chosen ports
CowrieDocker / virtualenv / package<100 MB RAMListen on ports 22 / 23
HoneytrapDocker / native<100 MB RAMListen on chosen ports
ConpotDocker / native<100 MB RAMListen on chosen ports
DionaeaDocker / native<200 MB RAMListen on chosen ports
Canarytokens (OSS)Docker ComposeModestPublic DNS / mail setup
Thinkst CanaryManaged appliance + SaaSSwitch port for the bird
Illusive / ProofpointEndpoint agent + SaaSEndpoint footprintMDM / SCCM rollout
Acalvio ShadowPlexDistributed controllers + SaaSVariablePer-segment controllers

Composition Patterns

Three canonical deception deployments.

1. Customer external perimeter

T-Pot in DMZ -- catches internet-scale scans Cowrie standalone -- one-protocol depth where T-Pot is overkill Dionaea standalone -- when malware-capture is the priority

Output: high-signal external sensors feeding the customer’s SIEM and a threat-intel platform (MISP).

2. Customer internal network

OpenCanary on each VLAN -- fake internal services Cowrie internal SSH -- fake jump host Canarytokens (kubeconfig, AD canary, AWS key)

Output: high-signal lateral-movement detection inside the customer’s perimeter.

3. Endpoint + identity tier

Proofpoint Identity Threat Defense -- endpoint deception Canarytokens (Office watermark) -- exfil detection

Output: per-host fake credentials / files; alerts on attacker enumeration of real endpoint state.


Cost Tier

Rough TCO for a single customer site.

TierToolingApprox Cost
FreeT-Pot + OpenCanary + Cowrie + Canarytokens (self-host)$0 + 1 small VM
MidThinkst Canary (3-5 birds)$7,500 / bird / year
HighAcalvio ShadowPlex / Illusive enterprise-wideEnterprise contract

Tools

10 tools.

Acalvio ShadowPlex

Distributed-deception platform; covers cloud, on-prem, OT, and identity layers; AI-driven deception fabric.

License: Proprietary (proprietary) · Kind: web · Deploy: saas, native · SSO: OIDC, SAML

Website

Canarytokens (OSS)

Honeytoken generator from Thinkst Labs; planted credentials, fake files, beacons that alert on any use; free public service + OSS self-host.

License: BSD-3-Clause (OSS) · Kind: web · Deploy: docker, native · SSO: none

Website · Source

Conpot

ICS / SCADA honeypot emulating PLCs, RTUs, HMIs; Modbus, S7Comm, BACnet, HTTP, SNMP, IPMI; MushMush Foundation.

License: GPL-2.0-only (OSS) · Kind: service · Deploy: docker, native · SSO: none

Website · Source

Cowrie

Medium-interaction SSH and Telnet honeypot; emulates a full shell, records sessions; the dominant SSH honeypot in research and OSS.

License: BSD-3-Clause (OSS) · Kind: service · Deploy: native, docker, package · SSO: none

Website · Source

Dionaea

Low-interaction honeypot specialising in malware capture; emulates SMB, HTTP, FTP, TFTP, MSSQL, MySQL, SIP.

License: GPL-2.0-only (OSS) · Kind: service · Deploy: docker, native · SSO: none

Website · Source

Honeytrap

Plugin-based extensible honeypot from DTAG (Deutsche Telekom); designed for modular protocol coverage.

License: Apache-2.0 (OSS) · Kind: service · Deploy: docker, native · SSO: none

Website · Source

Illusive Networks

Endpoint-deception platform planting fake credentials and lateral- movement traps; acquired by Proofpoint in 2023.

License: Proprietary (proprietary) · Kind: web · Deploy: saas, native · SSO: OIDC, SAML

Website

OpenCanary

Lightweight open-source honeypot from Thinkst Labs; minimal- footprint service emulators for FTP/SSH/HTTP/MySQL and many more.

License: BSD-3-Clause (OSS) · Kind: service · Deploy: native, docker, package · SSO: none

Website · Source

T-Pot

All-in-one Dockerised multi-honeypot platform from T-Mobile / Telekom Security; 20+ honeypots, ELK stack, attack-map dashboard.

License: GPL-3.0-only (OSS) · Kind: service · Deploy: docker, native · SSO: none

Website · Source

Thinkst Canary

The flagship commercial deception platform; turnkey honeypots + honeytokens with the best signal-to-noise ratio in the category.

License: Proprietary (proprietary) · Kind: web · Deploy: saas, appliance · SSO: OIDC, SAML

Website

ResorsIT Tools Catalog Search