Cross-source coverage
T1496 / ATT&CK
Resource Hijacking
83 rules · 80 families across 9 sources.
20 deprecated hidden · include 8 atomic-IOC hidden · include
From MITRE ATT&CK 19.2
Adversaries may leverage the resources of co-opted systems to complete resource-intensive tasks, which may impact system and/or hosted service availability.
Resource hijacking may take a number of different forms. For example, adversaries may:
- Leverage compute resources in order to mine cryptocurrency
- Sell network bandwidth to proxy networks
- Generate SMS traffic for profit
- Abuse cloud-based messaging services to send large quantities of spam messages
In some cases, adversaries may leverage multiple types of Resource Hijacking at once.
- Tactics
- Impact
- Platforms
- Windows · IaaS · Linux · macOS · Containers · SaaS
- Telemetry
-
WinEventLog:SysmonWindows:perfmonauditd:SYSCALLlinux:procfsNSM:Flowmacos:unifiedlogAWS:CloudTrailAWS:CloudWatchAWS:VPCFlowLogscontainerd:eventsprometheus:metricscontainer:cnim365:unifiedsaas:application
How MITRE says to detect it DET0267
Resource Hijacking Detection Strategy
Windows Analytic 0741
Persistent high CPU utilization combined with suspicious command-line execution (e.g., mining tools or obfuscated scripts) and outbound connections to mining/proxy networks.
WinEventLog:SysmonEventCode=1Windows:perfmonHigh sustained CPU usage by a single processWinEventLog:SysmonEventCode=3, 22
Linux Analytic 0742
Abnormal CPU/memory usage by unauthorized processes with outbound connections to known mining pools or using cron jobs/scripts to maintain persistence.
auditd:SYSCALLexecvelinux:procfsSustained high /proc/[pid]/stat usageNSM:FlowOutbound traffic to mining pools or proxies
macOS Analytic 0743
Background launch agents/daemons with high CPU use and network access to external mining services.
macos:unifiedloglaunchctl activity and process creationmacos:unifiedlogPersistent outbound traffic to mining domains
IaaS Analytic 0744
Sudden spikes in cloud VM CPU usage with outbound traffic to mining pools and unauthorized instance creation.
AWS:CloudTrailRunInstancesAWS:CloudWatchSustained EC2 CPU usage above normal baselineAWS:VPCFlowLogsOutbound flow logs to known mining pools
Containers Analytic 0745
High CPU usage by unauthorized containers running mining binaries or public proxy tools.
containerd:eventsNew container with suspicious image name or high resource usageprometheus:metricsContainer CPU/Memory usage exceeding thresholdcontainer:cniOutbound network traffic to mining proxies
SaaS Analytic 0746
Abuse of cloud messaging platforms to send mass spam or consume quota-based resources.
m365:unifiedSendMessagesaas:applicationHigh-volume API calls or traffic via messaging or webhook service
Sub-techniques with coverage
Counted in the 83 above — a rule tagged a sub-technique covers this technique too.
Emerging Threats Open
40 rules · 38 families+ 30 more from Emerging Threats Open → showing the 10 highest-severity
elastic/detection-rules
11 rules| Detection | Severity | Format |
|---|---|---|
| AWS Potential Cryptomining via ECS Task Definition Deployment | High | Elastic TOML |
| AWS SNS Topic Message Publish by Rare User | High | Elastic TOML |
| Newly Observed Process Exhibiting High CPU Usage | High | Elastic TOML |
| Potential Redis CONFIG SET Cron Directory Persistence (RedisRaider) | High | Elastic TOML |
| AWS Bedrock Provisioned Model Throughput Tampering | Medium | Elastic TOML |
| AWS Lambda Function High-Frequency Invocation by a Single Principal | Medium | Elastic TOML |
| Memory Swap Modification | Medium | Elastic TOML |
| Potential Malware-Driven SSH Brute Force Attempt | Medium | Elastic TOML |
| Suspicious Mining Process Creation Event | Medium | Elastic TOML |
| AWS SNS Rare Protocol Subscription by User | Low | Elastic TOML |
+ 1 more from elastic/detection-rules → showing the 10 highest-severity
SigmaHQ/sigma
10 rules| Detection | Severity | Format |
|---|---|---|
| Linux Crypto Mining Indicators | High | Sigma |
| Potential Crypto Mining Activity | High | Sigma |
| Azure Kubernetes Network Policy Change | Medium | Sigma |
| Azure Kubernetes RoleBinding/ClusterRoleBinding Modified and Deleted | Medium | Sigma |
| Azure Kubernetes Secret or Config Object Access | Medium | Sigma |
| Azure Kubernetes Sensitive Role Access | Medium | Sigma |
| Azure Kubernetes Service Account Modified or Deleted | Medium | Sigma |
| Azure Container Registry Created or Deleted | Low | Sigma |
| Azure Kubernetes Cluster Created or Deleted | Low | Sigma |
| DNS Events Related To Mining Pools | Low | Sigma |
elastic/protections-artifacts
7 rules| Detection | Severity | Format |
|---|---|---|
| DNS Request to Crypto Miner Service | Undefined | Elastic TOML |
| MSR Write Access Enabled | Undefined | Elastic TOML |
| Potential Coin Miner Execution | Undefined | Elastic TOML |
| Potential Coin Miner Execution via Shell | Undefined | Elastic TOML |
| Potential Crypto Mining Activity | Undefined | Elastic TOML |
| Potential Mining Pool Command Detection | Undefined | Elastic TOML |
| Scripting or Unsigned Binary Performing DNS Lookups to Ethereum RPC Providers | Undefined | Elastic TOML |
Azure/Azure-Sentinel
5 rules| Detection | Severity | Format |
|---|---|---|
| A host is potentially running a crypto miner (ASIM Web Session schema) | Medium | KQL |
| DNS events related to mining pools (ASIM DNS Schema) | Low | KQL |
| Anomalous Resource Creation and related Network Activity | Undefined | KQL |
| User Granted Access and associated audit activity | Undefined | KQL |
| User Granted Access and created resources | Undefined | KQL |
panther-labs/panther-analysis
4 rules| Detection | Severity | Format |
|---|---|---|
| Crowdstrike Cryptomining Tools | Critical | Panther Python |
| AWS DNS Crypto Domain | High | Panther Python |
| Anthropic Spend Limit Deleted | Medium | Panther Python |
| AWS Bedrock Model Invocation Abnormal Token Usage | Informational | Panther Python |
falcosecurity/rules
3 rules| Detection | Severity | Format |
|---|---|---|
| Detect crypto miners using the Stratum protocol | Critical | Falco YAML |
| Detect outbound connections to common miner pool ports | Critical | Falco YAML |
| Known Cryptominer Process Executed | Critical | Falco YAML |
chronicle/detection-rules
2 rules| Detection | Severity | Format |
|---|---|---|
| aws_guardduty_crypto_currency_activity_detected | High | YARA-L |
| aws_ses_service_modification | Medium | YARA-L |
socfortress/Wazuh-Rules
1 rule| Detection | Severity | Format |
|---|---|---|
| High CPU usage process detected: /usr/bin/yes may indicate resource hijacking (T1496). | Medium | Wazuh XML |