detecting-cryptomining-in-cloud

Detect cryptomining activity across AWS workloads using GuardDuty, VPC Flow Logs, and runtime signals.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/YukiIto1999/ctf-sleuth --skill detecting-cryptomining-in-cloud
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: detecting-cryptomining-in-cloud
Source: https://github.com/YukiIto1999/ctf-sleuth/tree/main/.claude/skills/detecting-cryptomining-in-cloud
Command: npx skills add https://github.com/YukiIto1999/ctf-sleuth --skill detecting-cryptomining-in-cloud

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Detect unauthorized cloud cryptomining activity and provide rapid containment guidance and forensics preparation to minimize impact.

Core Features & Use Cases

  • Multi-signal detection across AWS using GuardDuty cryptocurrency findings, Cost Anomaly Detection, VPC Flow Logs, and runtime process monitoring to identify cryptomining across EC2, ECS, and EKS workloads.
  • Incident response guidance with evidence preservation steps and quick isolation of affected resources to prevent lateral movement.
  • Container and network monitoring for mining tools and unusual process execution to reduce resource hijacking.

Quick Start

Run the detection agent to generate a live cryptomining security report and trigger containment when threats are detected.

Frequently Asked Questions about detecting-cryptomining-in-cloud

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I detect cryptomining activity in AWS using GuardDuty and VPC flow logs?

Detect cryptomining activity in AWS by correlating GuardDuty cryptocurrency findings, Cost Anomaly Detection alerts, VPC Flow Logs, and container runtime signals across EC2, ECS, and EKS workloads. The Skill aggregates these multi-signal inputs to identify unauthorized mining.

What is the best way to investigate cloud cost anomalies caused by cryptomining?

The best way to investigate cloud cost anomalies from cryptomining is to cross-reference Cost Anomaly Detection data with network and runtime signals. This Skill integrates DNS queries and VPC flow logs to pinpoint hijacked resources driving unexpected compute costs.

Can I monitor ECS and EKS containers for cryptomining process execution?

Yes, you can monitor ECS and EKS containers for cryptomining by analyzing container runtime signals and unusual process execution. This Skill detects mining tools running within containerized workloads to reduce resource hijacking across your cloud environment.

How do I contain cryptomining threats and preserve forensic evidence in AWS?

To contain cryptomining threats and preserve forensic evidence in AWS, follow the incident response guidance to quickly isolate affected resources and prevent lateral movement. The Skill provides evidence preservation steps for forensic-ready incident handling.

Does this cryptomining detection approach work with AWS Cost Anomaly Detection?

Yes, this cryptomining detection approach works directly with AWS Cost Anomaly Detection. It uses cost anomaly signals alongside GuardDuty findings and network logs to identify mining operations that cause unexpected billing spikes across EC2, ECS, and EKS.

Why combine multiple AWS signals instead of relying on GuardDuty alone for cryptomining detection?

Combining multiple AWS signals provides comprehensive cryptomining detection because GuardDuty alone may miss subtle attacks. Integrating VPC flow logs, DNS queries, and runtime monitoring with cost anomalies catches threats that evade single-signal security tools.