https://www.soc-labs.top/en/detections/90
Detect API calls that delete VPC Flow Log configurations and identify key operational events that may disrupt network traffic monitoring.
- Searched here: https://docs.aws.amazon.com/ (for:
VPC) - Searched here: https://docs.aws.amazon.com/AWSEC2/latest/APIReference/OperationList-query-vpc.html (for: "
deleteunder logs") - Jotted down links:
title: AWS Remove VPC Flow Logs
status: test
description: AWS Remove VPC Flow Logs
references:
- https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_DeleteFlowLogs.html
author: Soumyanil Biswas
date: 2025-10-15
modified: 2025-10-15
tags:
- attack.xxxx
logsource:
product: aws
service: cloudtrail
detection:
selection:
eventSource: ec2.amazonaws.com
eventType: AwsApiCall
# Deletes one or more flow logs.
eventName: DeleteFlowLogs
condition: selection
falsepositives:
- unknown
level: high
fields:
- eventName
- sourceIPAddress
- eventID
- eventSource
- userIdentity.arn