From f665d2a2ca5fb58c45e642ec513c260365d2bf4f Mon Sep 17 00:00:00 2001 From: Still Hsu Date: Thu, 23 May 2024 13:45:00 +0800 Subject: [PATCH] Add EnumProps Signed-off-by: Still Hsu --- .../execute-shellcode-via-windows-callback-function.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/load-code/shellcode/execute-shellcode-via-windows-callback-function.yml b/load-code/shellcode/execute-shellcode-via-windows-callback-function.yml index c4e36adf..5268b016 100644 --- a/load-code/shellcode/execute-shellcode-via-windows-callback-function.yml +++ b/load-code/shellcode/execute-shellcode-via-windows-callback-function.yml @@ -41,6 +41,8 @@ rule: - api: EnumFontFamilies - api: EnumFontFamiliesEx - api: EnumFonts + - api: EnumProps + - api: EnumPropsEx - api: EnumResourceTypes - api: EnumSystemCodePages - api: EnumSystemGeoID