-
Notifications
You must be signed in to change notification settings - Fork 419
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
Create file.elf #1062
Labels
Comments
6 tasks
Same as the
|
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
The Executable Linkable Format (ELF) sub-field does not yet exist for the
file
top-level fieldset. This can be created to include more file attributes to aid in malware and file analysis.Because this is creating a sub-field vs. a top-level fieldset, I wanted to make an Issue first to determine if this required an RFC.
Motivation:
In creating a VirusTotal Filebeat module, we identified opportunities to extend the
file.*
top-level fieldset with the creation of the ELF sub-field..Detailed Design:
The text was updated successfully, but these errors were encountered: