Common Information
Type | Value |
---|---|
Value |
rule pe32bits { meta: description = "Match a 32-bits PE" strings: $a = { 50 45 00 00 4C } condition: $a in (0 .. 500) } |
Category | |
Type | Yara Rule |
Misp Type | |
Description |