<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:webfeeds="http://webfeeds.org/rss/1.0"><channel><title>Amazon Detective - CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/products/amazon-detective/</link><description>Trending threats, MITRE ATT&amp;CK coverage, and detection metadata. Fed continuously.</description><generator>Hugo</generator><language>en</language><managingEditor>hello@craftedsignal.io</managingEditor><webMaster>hello@craftedsignal.io</webMaster><lastBuildDate>Wed, 26 Aug 2026 13:55:50 +0000</lastBuildDate><atom:link href="https://feed.craftedsignal.io/products/amazon-detective/feed.xml" rel="self" type="application/rss+xml"/><image><url>https://feed.craftedsignal.io/favicon-32x32.png</url><title>CraftedSignal Threat Feed</title><link>https://feed.craftedsignal.io/</link><width>32</width><height>32</height></image><webfeeds:icon>https://feed.craftedsignal.io/favicon.svg</webfeeds:icon><item><title>Defense Evasion via Deletion of Amazon Detective Behavior Graphs</title><link>https://feed.craftedsignal.io/briefs/2026-08-aws-detective-graph-deletion/</link><pubDate>Wed, 26 Aug 2026 13:55:50 +0000</pubDate><author>hello@craftedsignal.io</author><guid isPermaLink="true">https://feed.craftedsignal.io/briefs/2026-08-aws-detective-graph-deletion/</guid><description>Attackers with high-level IAM permissions may delete Amazon Detective behavior graphs to impair forensic investigations by destroying historical relationship mapping and telemetry analysis data.</description><content:encoded><![CDATA[<p>The deletion of an Amazon Detective behavior graph via the DeleteGraph API is a defense evasion technique that targets an organization's forensic capabilities. Amazon Detective consumes logs from AWS CloudTrail, VPC Flow Logs, and Amazon GuardDuty to provide automated security insights and visual relationship mapping. Because the deletion of a behavior graph is an irreversible operation, it effectively destroys the historical analytical context required for post-compromise investigation.</p>
<p>This activity is significant for defenders because it is rarely performed as a routine maintenance task. When observed in production environments without accompanying change management records, the deletion of a Detective graph likely indicates an attempt by an adversary to obstruct security teams, hide their movements, or disrupt the incident response timeline. Security teams must monitor for this API call and correlate it with other environmental changes, such as the disabling of GuardDuty or the modification of logging configurations.</p>
<h2 id="attack-chain">Attack Chain</h2>
<ol>
<li>Attacker gains initial access to an AWS environment through compromised credentials or exploitation of a misconfigured resource.</li>
<li>Attacker performs discovery to identify enabled security services and monitoring capabilities, including Amazon Detective.</li>
<li>Attacker evaluates existing IAM permissions to determine if they possess the authorization to modify or delete security infrastructure.</li>
<li>Attacker executes the <code>DeleteGraph</code> API call, resulting in the permanent destruction of the behavior graph and historical data.</li>
<li>Attacker proceeds with further malicious objectives, such as data exfiltration or persistent resource deployment, now unhindered by Detective's behavior monitoring.</li>
<li>Attacker clears or attempts to minimize trace artifacts while the environment's forensic investigation capabilities are degraded.</li>
</ol>
<h2 id="impact">Impact</h2>
<p>Successful deletion of an Amazon Detective behavior graph results in the permanent loss of historical security analytics and the inability to use graph theory-based investigation tools for existing incidents. This creates significant blind spots for incident responders who rely on Detective to trace resource interactions and identify the scope of an adversary's activity. The impact is primarily a severe reduction in forensic capability, which complicates incident scoping and increases the time required for threat hunting and remediation.</p>
<h2 id="recommendation">Recommendation</h2>
<p>Prioritize the following actions to detect and mitigate the unauthorized deletion of security services:</p>
<ul>
<li>Implement a detection alert for the <code>DeleteGraph</code> action in AWS CloudTrail using the provided Sigma rule.</li>
<li>Apply Service Control Policies (SCPs) that restrict the <code>detective:DeleteGraph</code> permission to a limited set of break-glass or senior administrator identities.</li>
<li>Audit IAM permissions across all accounts to identify identities with excessive access to security service management APIs.</li>
<li>Review change management logs when this alert triggers to differentiate between authorized environment decommissioning and malicious activity.</li>
</ul>
]]></content:encoded><category domain="severity">low</category><category domain="type">advisory</category><category>cloud</category><category>aws</category><category>defense-evasion</category><category>forensic-obstruction</category></item></channel></rss>