Skip to content

Commit ddd8f6a

Browse files
MikaayensonAegrah
andauthored
Update rules/cross-platform/defense_evasion_genai_process_compiling_executables.toml
Co-authored-by: Ruben Groenewoud <[email protected]>
1 parent 6a93795 commit ddd8f6a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rules/cross-platform/defense_evasion_genai_process_compiling_executables.toml

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

8181
query = '''
82-
process where event.type == "start" and event.type == "start" and
82+
process where event.type == "start" and
8383
8484
// GenAI parent process
8585
(

0 commit comments

Comments
 (0)