Unverified Commit ff2dd04c by c904370 Committed by GitHub

PR for issue #275

This should reduce the number of FP when scanning non-PE files
parent 56cf8004
...@@ -82,5 +82,5 @@ rule suspicious_packer_section : packer PE { ...@@ -82,5 +82,5 @@ rule suspicious_packer_section : packer PE {
$s63 = "UPX!" wide ascii $s63 = "UPX!" wide ascii
condition: condition:
1 of them (uint16(0) == 0x457f and 1 of them)
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment