From ff94bfee2bfb276be8e23a69a8f551ec1da92dae Mon Sep 17 00:00:00 2001 From: Nasreddine Bencherchali <8741929+nasbench@users.noreply.github.com> Date: Mon, 19 Dec 2022 19:23:11 +0100 Subject: [PATCH] fix: update description to fit logic --- .../windows/image_load/image_load_side_load_wermgr_comctl32.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/windows/image_load/image_load_side_load_wermgr_comctl32.yml b/rules/windows/image_load/image_load_side_load_wermgr_comctl32.yml index d7692fc59..39a6d77ca 100644 --- a/rules/windows/image_load/image_load_side_load_wermgr_comctl32.yml +++ b/rules/windows/image_load/image_load_side_load_wermgr_comctl32.yml @@ -1,7 +1,7 @@ title: Potential DLL Sideloading Via comctl32.dll id: 6360757a-d460-456c-8b13-74cf0e60cceb status: experimental -description: Detects potential DLL sideloading using comctl32.dll via "wermgr.exe" to obtain system privileges +description: Detects potential DLL sideloading using comctl32.dll to obtain system privileges references: - https://github.com/binderlabs/DirCreate2System - https://github.com/sailay1996/awesome_windows_logical_bugs/blob/60cbb23a801f4c3195deac1cc46df27c225c3d07/dir_create2system.txt