Skip to content

Commit 8fb8c55

Browse files
authored
Update rules/windows/credential_access_lsass_openprocess_api.toml
1 parent 54eba76 commit 8fb8c55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/windows/credential_access_lsass_openprocess_api.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ from logs-endpoint.events.api-*, logs-m365_defender.event-* metadata _id, _versi
144144
145145
// Limit to rare instances
146146
| where Esql.count_distinct_hosts == 1 and Esql.access_count <= 3
147-
| keep Esql.*
147+
| keep Esql.*
148148
'''
149149

150150

0 commit comments

Comments
 (0)