技能 编程开发 基于蜜罐令牌的欺骗检测

基于蜜罐令牌的欺骗检测

v20260802
implementing-deception-based-detection-with-canarytoken
本技能利用Thinkst Canary API,可程序化部署并监控多种类型的蜜罐令牌(如Web漏洞、DNS、Word文档、AWS密钥等)。它用于构建环境的早期入侵预警系统,通过模拟攻击行为,生成详细的蜜罐覆盖报告和警报记录,提升安全态势感知能力。
获取技能
456 次下载
概览

Implementing Deception-Based Detection with Canarytoken

Overview

Canary Tokens are lightweight tripwire mechanisms that alert when an attacker accesses a resource. This skill uses the Thinkst Canary REST API to programmatically create tokens (web bugs, DNS tokens, MS Word documents, AWS API keys), deploy them to strategic locations, monitor for triggered alerts, and generate deception coverage reports.

When to Use

  • When deploying or configuring implementing deception based detection with canarytoken capabilities in your environment
  • When establishing security controls aligned to compliance requirements
  • When building or improving security architecture for this domain
  • When conducting security assessments that require this implementation

Prerequisites

  • Thinkst Canary Console or canarytokens.org account
  • API auth token from Canary Console
  • Python 3.9+ with requests
  • File system access for deploying document and file tokens

Steps

  1. Authenticate to the Canary Console API using auth_token
  2. Create web bug (HTTP) tokens for embedding in documents and web pages
  3. Create DNS tokens for monitoring DNS resolution attempts
  4. Create MS Word document tokens for file share deployment
  5. List all active tokens and their trigger history
  6. Query recent alerts for triggered token events
  7. Generate deception coverage report with deployment recommendations

Expected Output

  • JSON report listing all deployed Canary Tokens, trigger history, alert details, and coverage analysis
  • Deployment map showing token types across network segments
信息
Category 编程开发
Name implementing-deception-based-detection-with-canarytoken
版本 v20260802
大小 9.44KB
更新时间 2026-08-04
语言