Skip to content

Epic: Third-party SaaS honeytokens — fake credentials in Datadog, Salesforce, AWS #256

Description

@LiorFink00

Goal

A new honeytoken plugin kind that creates fake credentials inside third-party SaaS platforms via their APIs, and detects use by polling each platform's activity/audit log — alerting through thumper's existing pipeline.

Third parties

  • Datadog — create canary API keys, poll the audit trail for usage
  • Salesforce — canary user/token, poll the login/event log
  • AWS — canary IAM credential, poll for use

Architecture

Extends the plugin system (_KINDS gains "honeytoken"). New HoneytokenPlugin base (create_token/revoke_token/poll_usageTokenUsageEvent), a background usage poller, honeytoken API routes + DB tables, and a "Third Party Software → SaaS" UI area.

Task breakdown (each → its own PR)

Ports the enterprise implementation (Apache-2.0) task-by-task with tests. No enterprise-only subsystems or secrets are brought over.


✅ All 8 tasks complete — see PRs #265, #266, #267, #268, #269, #275, #276, #277 (stacked).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestepicTracking issue for a multi-PR featurejavascriptPull requests that update javascript codepythonPull requests that update python code

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions