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

oleobj/oleid: very large OLE object not reported #846

Open
decalage2 opened this issue Feb 22, 2024 · 0 comments
Open

oleobj/oleid: very large OLE object not reported #846

decalage2 opened this issue Feb 22, 2024 · 0 comments

Comments

@decalage2
Copy link
Owner

The sample reported in this article https://research.checkpoint.com/2024/maldocs-of-word-and-excel-vigor-of-the-ages/#enormous-oleobject contains several OLE objects in an XLSM file, one of which is 2GB large.
That object seems to contain an equation editor exploit, but it is not reported by oleobj nor by oleid.

Moreover, olevba takes a long time to parse the file, whereas the large OLE object does not contain VBA macros. It's probably because the OLE file of the OLE object must be decompressed in RAM to check if it does not contain macros.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant