Cross-source coverage

T1496.004 / ATT&CK

Resource Hijacking: Cloud Service Hijacking

5 rules across 2 sources.

From MITRE ATT&CK 19.2

Adversaries may leverage compromised software-as-a-service (SaaS) applications to complete resource-intensive tasks, which may impact hosted service availability.

For example, adversaries may leverage email and messaging services, such as AWS Simple Email Service (SES), AWS Simple Notification Service (SNS), SendGrid, and Twilio, in order to send large quantities of spam / Phishing emails and SMS messages. Alternatively, they may engage in LLMJacking by leveraging reverse proxies to hijack the power of cloud-hosted AI models.

In some cases, adversaries may leverage services that the victim is already using. In others, particularly when the service is part of a larger cloud platform, they may first enable the service. Leveraging SaaS applications may cause the victim to incur significant financial costs, use up service quotas, and otherwise impact availability.

Tactics
Impact
Platforms
SaaS
Telemetry
AWS:CloudTrail

How MITRE says to detect it DET0147

Detection Strategy for Cloud Service Hijacking via SaaS Abuse

SaaS Analytic 0417

Adversary gains access to cloud-hosted services such as AWS SES, SNS, or OpenAI API, enables or modifies usage policies, and initiates resource-intensive actions (e.g., mass email/SMS or LLM queries), often from unauthorized regions or under anomalous identity conditions.

  • AWS:CloudTrail PutIdentityPolicy
  • AWS:CloudTrail SendEmail
  • AWS:CloudTrail AssumeRole

elastic/detection-rules

4 rules
Detection Severity Format
AWS SNS Topic Message Publish by Rare User High Elastic TOML
AWS Bedrock Provisioned Model Throughput Tampering Medium Elastic TOML
AWS SNS Rare Protocol Subscription by User Low Elastic TOML
AWS SNS Topic Created by Rare User Low Elastic TOML

panther-labs/panther-analysis

1 rule
Detection Severity Format
AWS Bedrock Model Invocation Abnormal Token Usage Informational Panther Python

Detection rules belong to the projects that publish them and remain under their own licenses. This site indexes and links to them; it claims no rights in them.