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

olevba+mraptor - add detection for ScriptControl and ZoneIdentifier #86

Open
decalage2 opened this issue Sep 8, 2016 · 0 comments
Open

Comments

@decalage2
Copy link
Owner

decalage2 commented Sep 8, 2016

ScriptControl can be used to run VBScript and JScript from within a VBA macro:
https://msdn.microsoft.com/en-us/library/aa227633(v=vs.60).aspx
https://www.experts-exchange.com/questions/28190006/VBA-ScriptControl-to-run-Java-Script-Function.html
Samples: https://cse.google.com/cse/publicurl?cx=011980444832662147794:qsuzchl4wmc#gsc.tab=0&gsc.q=ScriptControl%20VB_Nam&gsc.sort=date

Zone.Identifier can be used to check if the file was downloaded from the Internet:
https://joe4security.blogspot.be/2016/09/will-it-blend-this-is-question-new.html

Also need to add PartofDomain and Application.RecentFiles.Count as anti-analysis techniques.

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

No branches or pull requests

1 participant