Skip to content

Commit 42fbaba

Browse files
committed
Update windows_sqlservr_spawning_shell.yml
1 parent 827a80b commit 42fbaba

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

detections/endpoint/windows_sqlservr_spawning_shell.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,14 @@ drilldown_searches:
3636
earliest_offset: $info_min_time$
3737
latest_offset: $info_max_time$
3838
rba:
39-
message: A command shell ($process_name$) was spawned by sqlservr.exe on host $dest$ by user $user$. This may indicate unauthorized command execution.
39+
message: A command shell was spawned by sqlservr.exe on host $dest$ by user $user$. This may indicate unauthorized command execution.
4040
risk_objects:
4141
- field: dest
4242
type: system
4343
score: 90
4444
- field: user
4545
type: user
4646
score: 90
47-
- field: process
48-
type: other
49-
score: 90
5047
threat_objects:
5148
- field: parent_process_name
5249
type: parent_process_name

0 commit comments

Comments
 (0)