| name | T1562.008_disable-or-modify-cloud-logs |
| description | An adversary may disable or modify cloud logging capabilities and integrations to limit what data is collected on their activities and avoid detection. |
| category | configuration |
| version | 18.1 |
| author | cyberstrike-official |
| tags | ["mitre-attack","enterprise","t1562.008","defense-evasion","iaas","saas","office-suite","identity-provider","sub-technique"] |
| technique_id | T1562.008 |
| tactic | defense-evasion |
| all_tactics | ["defense-evasion"] |
| platforms | ["IaaS","SaaS","Office Suite","Identity Provider"] |
| mitre_url | https://attack.mitre.org/techniques/T1562/008 |
| tech_stack | ["cloud","saas","office","identity"] |
| cwe_ids | ["CWE-693"] |
| chains_with | ["T1562","T1562.001","T1562.002","T1562.003","T1562.004","T1562.006","T1562.007","T1562.009","T1562.010","T1562.011","T1562.012","T1562.013"] |
| prerequisites | ["T1562"] |
| severity_boost | {"T1562":"Chain with T1562 for deeper attack path","T1562.001":"Chain with T1562.001 for deeper attack path","T1562.002":"Chain with T1562.002 for deeper attack path"} |
T1562.008 Disable or Modify Cloud Logs
Sub-technique of: T1562
High-Level Description
An adversary may disable or modify cloud logging capabilities and integrations to limit what data is collected on their activities and avoid detection. Cloud environments allow for collection and analysis of audit and application logs that provide insight into what activities a user does within the environment. If an adversary has sufficient permissions, they can disable or modify logging to avoid detection of their activities.
For example, in AWS an adversary may disable CloudWatch/CloudTrail integrations prior to conducting further malicious activity. They may alternatively tamper with logging functionality – for example, by removing any associated SNS topics, disabling multi-region logging, or disabling settings that validate and/or encrypt log files. In Office 365, an adversary may disable logging on mail collection activities for specific users by using the Set-MailboxAuditBypassAssociation cmdlet, by disabling M365 Advanced Auditing for the user, or by downgrading the user’s license from an Enterprise E5 to an Enterprise E3 license.
Kill Chain Phase
Platforms: IaaS, SaaS, Office Suite, Identity Provider
What to Check
How to Test
Manual Testing
-
Identify Attack Surface: Determine if the target environment is susceptible to Disable or Modify Cloud Logs by examining the target platforms (IaaS, SaaS, Office Suite).
-
Assess Existing Defenses: Review whether mitigations for T1562.008 are in place. If defenses are absent or misconfigured, this technique may be exploitable.
-
Execute Test: Use tools and methods described in the MITRE ATT&CK page and external references below.