You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: blog-cse/2025-05-09-content.md
+20-19Lines changed: 20 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,17 +11,18 @@ hide_table_of_contents: true
11
11
import useBaseUrl from '@docusaurus/useBaseUrl';
12
12
13
13
This release includes:
14
-
- New rules for monitoring AWS services (see below for tuning guidance)
15
-
- Updated rules for Microsoft O365 and Powershell
16
-
- Updates to Cisco ASA mappers to add normalizedAction and normalizedSeverity
17
-
- Updates to Cisco Umbrella mappers to add user_username
18
-
- Updates to SentinelOne mappers to drop null values
19
-
- New parsers for Azure Virtual Network and SentinelOne MGMT API
20
-
- Updates to existing parsers for Abnormal Security, Cisco ASA, Cisco ISE, Cisco Umbrella CSV, Cylance Syslog, and KnowBe4 KMSAT C2C
21
-
- Changes are enumerated below
14
+
- New rules for monitoring AWS services (see below for tuning guidance).
15
+
- Updated rules for Microsoft O365 and Powershell.
16
+
- Updates to Cisco ASA mappers to add normalizedAction and normalizedSeverity.
17
+
- Updates to Cisco Umbrella mappers to add user_username.
18
+
- Updates to SentinelOne mappers to drop null values.
19
+
- New parsers for Azure Virtual Network and SentinelOne MGMT API.
20
+
- Updates to existing parsers for Abnormal Security, Cisco ASA, Cisco ISE, Cisco Umbrella CSV, Cylance Syslog, and KnowBe4 KMSAT C2C.
22
21
22
+
Changes are enumerated below.
23
23
24
-
## Rules
24
+
25
+
### Rules
25
26
-[New] OUTLIER-S00033 AWS DynamoDB Outlier in PutItem Events from User
26
27
-[Disabled by Default] This rule detects an unusual amount of PutItem events to a DynamoDB resource within an hour time period (DynamoDB data events are required). Verify the user is authorized to modify the DynamoDB tables and instances. This rule is disabled by default due to potential volume of signals, before enabling consider excluding authorized users via match lists, and adjust floor value and model sensitivity as needed.
27
28
-[New] FIRST-S00100 First Seen User Enumerating Custom AWS Bedrock Models
@@ -31,11 +32,11 @@ This release includes:
31
32
-[New] OUTLIER-S00031 Outlier in Data Transferred into an S3 Bucket by User
32
33
-[Disabled by Default] Detects unusual amounts of inbound data transfers to S3 buckets (requires AWS Data events). Verify if the user, role, and IP address associated with this activity are authorized. This rule is disabled by default due to potential alert volume. Before enabling, consider excluding authorized users with regular large transfers via match lists, and adjust floor value and model sensitivity as needed.
0 commit comments