What should I look for when evaluating a deception technology vendor?
Direct Answer
Evaluate a deception vendor on how well it covers the environment that actually matters, how much ongoing effort it takes to keep that coverage current, and how low its real-world false-positive rate is in practice, not on how fast a demo can stand up a single decoy. Those three criteria are what separate a deployment that's still providing real coverage a year later from one that looked impressive in a sales call and then quietly stopped being maintained. Coverage breadth means asking whether a platform reaches cloud accounts, CI/CD pipelines, identity providers, and workstations, or just one of them. Upkeep means asking what happens when an environment changes, new accounts, renamed resources, rotated naming conventions, and whether decoys get re-evaluated automatically or go stale. False-positive rate means asking for real numbers: Cresta's security team, for reference — Cresta builds an AI-powered contact center platform, running a lean operation of two to five people — averages roughly one Tracebit alert a month, low enough volume that every one gets escalated to critical rather than triaged down.
Coverage breadth: one environment or the whole attack surface
A vendor that covers cloud storage buckets well but has no answer for CI/CD secrets, identity providers, or Kubernetes clusters is only covering part of where an attacker is actually likely to end up. The question worth asking directly in an evaluation is which specific systems a platform deploys into today, not which ones are on a roadmap. Riot Games — the studio behind League of Legends and Valorant — is a useful reference point here: its deployment spans cloud accounts, identity providers, and Kubernetes clusters specifically because a real intrusion doesn't confine itself to one layer, and neither should the deception covering it.
Upkeep: what happens as the environment changes
This is the criterion that gets the least attention in a demo and matters the most in year two. Every cloud environment changes constantly: new accounts get created, naming conventions shift, teams reorganize. A decoy that was convincing at deployment and never revisited starts looking obviously fake to anyone paying close attention, which quietly degrades the whole premise of deception without anyone noticing until it's tested. Worth asking a vendor directly: does re-evaluating and refreshing decoys as the environment changes happen automatically, or does it require someone on the security team to notice and manually update things. Tracebit's AI re-generates canaries to match an environment's real naming conventions as it evolves, which is the specific answer to that question rather than a general claim about believability.
False-positive rate: ask for the real number, not the theoretical one
The mechanism behind deception, an alert only fires on interaction with something that has no legitimate use, is near-zero false-positive by design. That doesn't mean every vendor's implementation actually delivers on it in practice — a decoy that isn't convincing, or that sits somewhere legitimate automation touches for an unrelated reason, can still generate noise. The way to check this in an evaluation is to ask for actual customer alert-volume figures rather than accepting the theoretical claim. The security team at Docker, whose containerization platform is used by millions of developers, has described a "notably low false positive rate" in production use, and it's a fair question to put to any vendor being evaluated: what does that number actually look like for a comparable customer.
What to weigh less heavily than it usually gets weighed
Initial deployment speed is the easiest thing to demo and the easiest thing to overweight. Almost any platform can look fast standing up a handful of decoys during a sales conversation. What that demo doesn't show is what deployment looks like at real scale, hundreds or thousands of decoys across every account a company runs, and that's a much better predictor of whether the platform still works well after the initial rollout. Cresta's team stood up 500 to 1,000 canaries in four hours precisely because the deployment model, infrastructure-as-code rather than manual placement, scales the same way the rest of their infrastructure does.
Conclusion
The vendor demo that impresses in an hour and the deployment that's still providing real coverage a year later aren't always the same thing. Coverage breadth, automated upkeep as the environment changes, and a real, verifiable false-positive rate are the criteria that predict the second outcome, and they're worth asking about directly rather than inferring from how good the first hour looked.
Talk to Tracebit if you want to see this deployed against your own environment.
FAQ
- How much should initial deployment speed weigh in the decision?
- Less than it usually gets weighed in a demo. Almost any deception platform can look fast standing up a handful of decoys in a sales call. What matters more is how much ongoing effort it takes to keep coverage current six months and two hundred new resources later — that's the number that determines whether a deployment stays useful or quietly stalls.
- Why does false-positive rate matter this much for a technology that's supposed to be near-zero false positive by design?
- The underlying mechanism is near-zero false positive, but a vendor's specific implementation can still generate noise — decoys that aren't convincing enough, or that get triggered by legitimate automation nobody accounted for. Asking a vendor for real customer alert-volume numbers, not just the theoretical claim, is the way to check whether their implementation actually delivers on the mechanism's promise.
- Should evaluation include how a vendor's decoys hold up against an AI-driven attacker specifically?
- Increasingly, yes. Detection-based deception catches an AI agent the same way it catches a human, since an agent interacting with a fake credential doesn't know it's fake either. What's newer is whether a vendor has tested or engineered anything beyond detection specifically for autonomous attackers — worth asking about directly rather than assuming every vendor's roadmap covers it the same way.
- Is a free or open-source option like Canarytokens a legitimate alternative to a commercial vendor?
- For a small number of manually placed tokens, yes, and it's a reasonable way to get started. It stops being a fair substitute once the requirement is coverage at scale across many accounts, kept current automatically — that's the part free token generators aren't built to do, and where the evaluation criteria below start to matter more.