Back to Browse

pico2025 YaraRules0x100

761 views
May 14, 2025
8:37

Create Yara IDS rules to catch a particular executable and its variants rule Rule1 { strings: $string_00 = "elcome to the YaraRulesx0x100" wide ascii condition: all of them } rule Rule2 { strings: $string_00 = "IsDebuggerPresent" wide ascii $string_01 = "asInvoker" wide ascii $string_02 = "AdjustTokenPrivilege" wide ascii condition: all of them } rule Rule3 { strings: $string_00 = "IsDebuggerP" wide ascii $string_01 = "asInvoker" wide ascii $string_02 = "UPX" wide ascii condition: all of them }

Download

0 formats

No download links available.

pico2025 YaraRules0x100 | NatokHD