Skip to content

Commit ee99110

Browse files
authored
Update rules/linux/privilege_escalation_potential_suid_sgid_proxy_execution.toml
1 parent f2b8024 commit ee99110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/linux/privilege_escalation_potential_suid_sgid_proxy_execution.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ from = "now-9m"
1616
index = ["logs-endpoint.events.process*"]
1717
language = "eql"
1818
license = "Elastic License v2"
19-
name = "Privilege Escalation via SUID/SGID Proxy Execution"
19+
name = "Potential Privilege Escalation via SUID/SGID Proxy Execution"
2020
references = [
2121
"https://dfir.ch/posts/today_i_learned_binfmt_misc/",
2222
"https://gtfobins.github.io/#+suid",

0 commit comments

Comments
 (0)