Commit 859a3c686fa566058649db6abb65314a9caa639c

Authored by Philippe Lagadec
2 parents a64d4c80 3ce93142

Merge remote-tracking branch 'origin/master'

Showing 1 changed file with 1 additions and 0 deletions
oletools/common/clsid.py
... ... @@ -89,6 +89,7 @@ KNOWN_CLSIDS = {
89 89 '00022603-0000-0000-C000-000000000046': 'OLE Package Object (may contain and run any file)',
90 90 '0002CE02-0000-0000-C000-000000000046': 'Microsoft Equation 3.0 (Known Related to CVE-2017-11882 or CVE-2018-0802)',
91 91 '0002CE03-0000-0000-C000-000000000046': 'MathType Equation Object',
  92 + '0003000A-0000-0000-C000-000000000046': 'Bitmap Image',
92 93 '0003000B-0000-0000-C000-000000000046': 'Microsoft Equation (Known Related to CVE-2017-11882 or CVE-2018-0802)',
93 94 '0003000C-0000-0000-C000-000000000046': 'OLE Package Object (may contain and run any file)',
94 95 '0003000D-0000-0000-C000-000000000046': 'OLE Package Object (may contain and run any file)',
... ...