Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue in Extracting Defined Names #1

Open
DissectMalware opened this issue May 12, 2020 · 0 comments
Open

Issue in Extracting Defined Names #1

DissectMalware opened this issue May 12, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@DissectMalware
Copy link
Owner

DissectMalware commented May 12, 2020

When interpreting defined names it is necessary to only consider the first byte of name field if the name is a built-in one.

image

image

Some malicious documents, use arbitrary label for built in defined names such as auto_open to evade analysis tools.

example: https://twitter.com/c0ntrol_z/status/1260205314193883136

ref: https://twitter.com/c0ntrol_z/status/1259967792998232073

@DissectMalware DissectMalware added the bug Something isn't working label May 12, 2020
@DissectMalware DissectMalware self-assigned this May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant