Skip to content

Commit 4e6b095

Browse files
tccontrenasbench
andauthored
Update detections/endpoint/executables_or_script_creation_in_temp_path.yml
Co-authored-by: Nasreddine Bencherchali <[email protected]>
1 parent c919c43 commit 4e6b095

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

detections/endpoint/executables_or_script_creation_in_temp_path.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,8 +48,8 @@ drilldown_searches:
4848
earliest_offset: $info_min_time$
4949
latest_offset: $info_max_time$
5050
rba:
51-
message: Suspicious executable or scripts with file name $file_name$, $file_path$
52-
and process_id $process_id$ executed in temp file path in Windows by $user$
51+
message: Potentially suspicious executable or script with file name $file_name$, $file_path$
52+
and process_id $process_id$ was created in temporary folder by $user$
5353
risk_objects:
5454
- field: user
5555
type: user

0 commit comments

Comments
 (0)