diff --git a/config/security_rules.json b/config/security_rules.json index 89a3bb36..e19b2d60 100644 --- a/config/security_rules.json +++ b/config/security_rules.json @@ -5420,7 +5420,7 @@ "subcategory_guids": [ "0CCE922B-69AE-11D9-BED3-505054503030" ], - "title": "Detect Virtualbox Driver Installation OR Starting Of VMs" + "title": "Virtualbox Driver Installation or Starting of VMs" }, { "category": "process_creation", @@ -9706,6 +9706,23 @@ ], "title": "Python Function Execution Security Warning Disabled In Excel" }, + { + "category": "process_creation", + "channel": [ + "sec" + ], + "description": "Detects attempts to disable windows recovery environment using Reagentc.\nReAgentc.exe is a command-line tool in Windows used to manage the Windows Recovery Environment (WinRE).\nIt allows users to enable, disable, and configure WinRE, which is used for troubleshooting and repairing common boot issues.\n", + "event_ids": [ + "4688" + ], + "id": "7e941643-69fc-290f-3b49-eee5d24adde8", + "level": "medium", + "service": "", + "subcategory_guids": [ + "0CCE922B-69AE-11D9-BED3-505054503030" + ], + "title": "Windows Recovery Environment Disabled Via Reagentc" + }, { "category": "process_creation", "channel": [