Skip to content

Commit 4254243

Browse files
w0rk3rSamirbous
andauthored
Update rules/windows/credential_access_kerberos_coerce.toml
Co-authored-by: Samirbous <[email protected]>
1 parent f8d3e31 commit 4254243

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/windows/credential_access_kerberos_coerce.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ privileged access such as NT AUTHORITY\\SYSTEM, without relying on NTLM fallback
1616
"""
1717
from = "now-9m"
1818
index = ["logs-system.security*", "logs-windows.forwarded*", "winlogbeat-*"]
19-
language = "eql"
19+
language = "kuery"
2020
license = "Elastic License v2"
2121
name = "Potential Kerberos Coercion via DNS-Based SPN Spoofing"
2222
note = """## Triage and analysis

0 commit comments

Comments
 (0)