Skip to content

Commit f8d3e31

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/windows/credential_access_kerberos_coerce_dns.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ timestamp_override = "event.ingested"
8585
type = "eql"
8686

8787
query = '''
88-
network where host.os.name : "windows" and dns.question.name : "*UWhRCA*BAAAA*"
88+
network where host.os.name : "windows" and dns.question.name : "*UWhRC*BAAAA*"
8989
'''
9090

9191

0 commit comments

Comments
 (0)