Skip to content

Commit dbf8fea

Browse files
committed
Update credential_access_forced_authentication.toml
1 parent 56cbf83 commit dbf8fea

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

rules/cross-platform/credential_access_forced_authentication.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,13 @@ updated_date = "2024/07/22"
88
author = ["Elastic"]
99
description = """
1010
Identifies a potential forced authentication. Attackers may attempt to force targets to authenticate to a Linux machine
11-
controlled by them to capture hashes or to enable relay attacks.
11+
controlled by them to capture hashes or enable relay attacks.
1212
"""
1313
from = "now-9m"
1414
index = ["logs-endpoint.events.network-*", "logs-system.security-*"]
1515
language = "eql"
1616
license = "Elastic License v2"
17-
name = "Potential Forced Authentication"
17+
name = "Active Directory Forced Authentication from Linux Host"
1818
references = [
1919
"https://www.thehacker.recipes/a-d/movement/mitm-and-coerced-authentications/ms-efsr",
2020
"https://www.thehacker.recipes/a-d/movement/mitm-and-coerced-authentications/ms-rprn",

0 commit comments

Comments
 (0)