MalwareBazaar Database

You are currently viewing the MalwareBazaar entry for SHA256 e2dee076ea4f888bb3fe734354a6fa286ac02fe6b03e4e0a60c8d97aed7a3f38. While MalwareBazaar tries to identify whether the sample provided is malicious or not, there is no guarantee that a sample in MalwareBazaar is malicious.

Database Entry



Threat unknown


Vendor detections: 13


Maldoc score: 16


Intelligence 13 IOCs YARA 3 File information Comments

SHA256 hash: e2dee076ea4f888bb3fe734354a6fa286ac02fe6b03e4e0a60c8d97aed7a3f38
SHA3-384 hash: 28de90455f174090b3db8af8491c36e88e3968fcd5c5891de175142d6fe6ce233c072ae0b40bb30c0845e4706b958837
SHA1 hash: 6868d49b160d218e4b042068fc5e40407128ffad
MD5 hash: 438106b480b8d5688f4e5f4f736ad685
humanhash: aspen-high-oven-nine
File name:cv.docm
Download: download sample
File size:22'597 bytes
First seen:2024-12-13 12:24:41 UTC
Last seen:Never
File type:Word file docm
MIME type:application/vnd.openxmlformats-officedocument.wordprocessingml.document
ssdeep 384:2S6zMuuKnZeRyE3vNxt/ZtNNfaVI2LRbGYL9wFo7RFTr3fv3sRcWjZEmtDkia:AWAAyE1xllNfatbGW9w27RRrn3sRdFEp
TLSH T11EA2B036ED84A024CDB706BF840D10F1F11CE943D391BB4B7D91E6CAA699967872B1C7
TrID 53.6% (.DOCM) Word Microsoft Office Open XML Format document (with Macro) (52000/1/9)
24.2% (.DOCX) Word Microsoft Office Open XML Format document (23500/1/4)
18.0% (.ZIP) Open Packaging Conventions container (17500/1/4)
4.1% (.ZIP) ZIP compressed archive (4000/1)
Magika docx
Reporter lontze7
Tags:docm

Office OLE Information


This malware samples appears to be an Office document. The following table provides more information about this document using oletools and oledump.

OLE id
Maldoc score: 16
OLE dump

MalwareBazaar was able to identify 7 sections in this file using oledump:

Section IDSection sizeSection name
A1404 bytesPROJECT
A271 bytesPROJECTwm
A32927 bytesVBA/NewMacros
A4938 bytesVBA/ThisDocument
A52702 bytesVBA/_VBA_PROJECT
A6571 bytesVBA/dir
OLE vba

MalwareBazaar was able to extract and deobfuscate VBA script(s) the following information from OLE objects embedded in this file using olevba:

TypeKeywordDescription
IOCproducts.batExecutable file name
IOCcmd.exeExecutable file name
SuspiciousEnvironMay read system environment variables
SuspiciousOpenMay open a file
SuspiciousshellMay run an executable file or a system command
SuspiciousWScript.ShellMay run an executable file or a system command
SuspiciousRUNMay run an executable file or a system command
SuspiciouspowershellMay run PowerShell commands
SuspiciousCommandMay run PowerShell commands
SuspiciousCreateObjectMay create an OLE object

Intelligence


File Origin
# of uploads :
1
# of downloads :
3'333
Origin country :
FR FR
Vendor Threat Intelligence
Malware family:
n/a
ID:
1
File name:
cv.docm
Verdict:
No threats detected
Analysis date:
2024-12-13 14:08:36 UTC
Tags:
macros

Note:
ANY.RUN is an interactive sandbox that analyzes all user actions rather than an uploaded sample
Verdict:
Malicious
Score:
81.4%
Tags:
office macro micro
Result
Verdict:
Malware
Maliciousness:

Behaviour
Searching for the window
Using the Windows Management Instrumentation requests
Result
Verdict:
Malicious
File Type:
Word File with Macro
Behaviour
BlacklistAPI detected
Verdict:
Likely Malicious
Threat level:
  7.5/10
Confidence:
100%
Tags:
cmd language-th lolbin macros
Verdict:
Malicious
Labled as:
Msoffice/malicious_confidence_100%
Gathering data
Result
Verdict:
MALICIOUS
Details
Macro with File System Read
Detected macro logic that can read data from the file system.
Document With Minimal Content
Document contains less than 1 kilobyte of semantic information.
Macro Execution Coercion in Document
Detected a document that appears to social engineer the user into activating embedded logic.
Powershell in Macro
Detected a macro that may utilize Powershell. Such pivots are commonly found in malware.
Macro Contains Suspicious String
Detected a macro with a suspicious string. Suspicious strings include privileged function calls, obfuscations, odd registry keys, etc...
Result
Threat name:
n/a
Detection:
malicious
Classification:
expl
Score:
64 / 100
Signature
Document contains an embedded VBA macro with suspicious strings
Machine Learning detection for sample
Multi AV Scanner detection for submitted file
Office document tries to convince victim to disable security protection (e.g. to enable ActiveX or Macros)
Behaviour
Behavior Graph:
Threat name:
Document-Word.Trojan.Heuristic
Status:
Malicious
First seen:
2024-12-13 12:25:07 UTC
File Type:
Document
Extracted files:
28
AV detection:
9 of 24 (37.50%)
Threat level:
  2/5
Result
Malware family:
n/a
Score:
  4/10
Tags:
discovery
Behaviour
Checks processor information in registry
Enumerates system info in registry
Suspicious behavior: AddClipboardFormatListener
Suspicious use of SetWindowsHookEx
Suspicious use of WriteProcessMemory
Office loads VBA resources, possible macro or embedded object present
System Location Discovery: System Language Discovery
Drops file in Windows directory
Verdict:
Suspicious
Tags:
n/a
YARA:
n/a
Please note that we are no longer able to provide a coverage score for Virus Total.

YARA Signatures


MalwareBazaar uses YARA rules from several public and non-public repositories, such as YARAhub and Malpedia. Those are being matched against malware samples uploaded to MalwareBazaar as well as against any suspicious process dumps they may create. Please note that only results from TLP:CLEAR rules are being displayed.

Rule name:office_document_vba
Author:Jean-Philippe Teissier / @Jipe_
Description:Office document with embedded VBA
Reference:https://github.com/jipegit/
Rule name:Sus_Obf_Enc_Spoof_Hide_PE
Author:XiAnzheng
Description:Check for Overlay, Obfuscating, Encrypting, Spoofing, Hiding, or Entropy Technique(can create FP)
Rule name:vbaproject_bin
Author:CD_R0M_
Description:{76 62 61 50 72 6f 6a 65 63 74 2e 62 69 6e} is hex for vbaproject.bin. Macros are often used by threat actors. Work in progress - Ran out of time

File information


The table below shows additional information about this malware sample such as delivery method and external references.

Web download

Word file docm e2dee076ea4f888bb3fe734354a6fa286ac02fe6b03e4e0a60c8d97aed7a3f38

(this sample)

  
Delivery method
Distributed via web download

Comments