diff --git a/rules/windows/process_creation/proc_creation_win_iis_service_account_password_dumped.yml b/rules/windows/process_creation/proc_creation_win_iis_service_account_password_dumped.yml index 9b49fdc66..d0bf05e0d 100644 --- a/rules/windows/process_creation/proc_creation_win_iis_service_account_password_dumped.yml +++ b/rules/windows/process_creation/proc_creation_win_iis_service_account_password_dumped.yml @@ -19,9 +19,7 @@ detection: - Image|endswith: '\appcmd.exe' - OriginalFilename: 'appcmd.exe' selection_list: - CommandLine|contains: - - ' /list ' - - ' list ' + CommandLine|contains: 'list ' selection_cmd1: CommandLine|contains|all: - ' /text'