Rules Contributing to Suspicious OCI Bucket Enumeration Alert

This topic covers a feature that is not available for all customers yet. See Early Access Program Features and Topics Under Development.
The following rules are used to identify suspicious bucket enumeration activity in OCI. Any one or more of these will trigger the Suspicious OCI Bucket Enumeration Alert. Details for each rule can be viewed by clicking the More Details link in the description.
Title |
Description |
||||||||
---|---|---|---|---|---|---|---|---|---|
OCI Potential Bucket Enumeration |
Looks for potential enumeration of OCI buckets via ListBuckets. A bucket is a container for storing objects in a compartment within a namespace. More details
![]() Rule IDQuery{'selection': {'eventName': 'listbuckets'}, 'filter1': {'principalId|contains': ['.instance.', ':cloudguard-agent:']}, 'filter2': {'principalId|startswith': 'cloudguard/'}, 'condition': 'selection and not (filter1 or filter2)'} Log SourceStellar Cyber OCI configured. Rule SourceDeveloped internally by Stellar Cyber Tactics, Techniques, and ProceduresReferences
N/A
Severity25 Suppression Logic Based On
Additional Information
|