Commit graph

5 commits

Author SHA1 Message Date
Still Hsu
f665d2a2ca
Add EnumProps
Signed-off-by: Still Hsu <dev@stillu.cc>
2024-05-23 13:45:00 +08:00
Still Hsu
cf3d77f540
Add more callback functions
Signed-off-by: Still Hsu <dev@stillu.cc>
2024-05-03 16:23:35 +08:00
mr-tz
784c9dca53 upgrade rules using updated script 2023-11-24 11:34:28 +01:00
mr-tz
66f58dffa0 update match rule name 2023-10-11 11:20:23 +02:00
Ervin Ocampo
708b06dd0a
Add capa rule load-code/shellcode/execute-shellcode-via-windows-callback-function.yml (#744)
* Add capa rule load-code/shellcode/execute-shellcode-via-callback-functions.yml

* Update load-code/shellcode/execute-shellcode-via-callback-functions.yml

Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>

* Update load-code/shellcode/execute-shellcode-via-callback-functions.yml

Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>

* Update load-code/shellcode/execute-shellcode-via-callback-functions.yml

Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>

* Update execute-shellcode-via-callback-functions.yml

Omitted A and W on WinAPI function names since capa handles this automatically.

* Update execute-shellcode-via-callback-functions.yml

Added EnumTimeFormats and deduplicated EnumSystemCodePages

* Update and rename execute-shellcode-via-callback-functions.yml to execute-shellcode-via-windows-callback-function.yml

Renamed file to execute-shellcode-via-windows-callback-function.yml and merged https://github.com/mandiant/capa-rules/blob/master/load-code/shellcode/execute-shellcode-via-enumuilanguages.yml

* Delete execute-shellcode-via-enumuilanguages.yml

Delete rule due to merge with execute-shellcode-via-windows-callback-function.yml

---------

Co-authored-by: Mike Hunhoff <mike.hunhoff@gmail.com>
2023-04-19 09:56:15 -06:00