Skip to main content

CLI queries

Sundew provides a built-in CLI for querying captured data.

Recent sessions

Filter by classification

Statistics

Returns a summary of:
  • Total events and sessions
  • Classification breakdown
  • Most-hit endpoints
  • Trap type distribution
  • Top source IPs

MCP server for researchers

Use Sundew as an MCP server to query your honeypot data from Claude or other AI tools:
This exposes your captured data as MCP tools, letting you ask natural language questions about agent behavior directly from your AI assistant.

Data format

Request events

Each captured request contains:

Sessions

Sessions aggregate multiple requests:

Exporting data

For research and sharing:
Anonymization automatically:
  • Hashes IP addresses
  • Buckets timestamps to hourly granularity
  • Strips any PII from request bodies
  • Preserves behavioral data for analysis