Files
mandiant-capa-rules/nursery/compiled-from-epl.yml
Yacine Elhamer 5b73ddcd24 manual pass
2023-08-22 09:40:13 +02:00

24 lines
687 B
YAML
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
rule:
meta:
name: compiled from EPL
namespace: compiler/epl
authors:
- william.ballenthin@mandiant.com
scopes:
static: file
dynamic: file
references:
- https://www.hexacorn.com/blog/2019/02/13/pe-files-and-the-easy-programming-language-epl/
features:
- or:
- string: "GetNewSock"
- string: "Software\\FlySky\\E\\Install"
- string: "Not found the kernel library or the kernel library is invalid!"
- string: "Failed to allocate memory!"
- string: "/ MADE BY E COMPILER WUTAO"
- section: .ecode
- import: krnln.fne
- import: krnln.fnr
- import: eAPI.fne
- import: RegEx.fnr