MALICIOUS
338
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1071.001 Web Protocols
T1105 Ingress Tool Transfer
T1204.002 Malicious File
The file contains VBA macros that utilize `Shell()`, `WScript.Shell`, and `URLDownloadToFile` functions, indicating an attempt to download and execute a payload. The macro code explicitly references URLs on the local network, suggesting an internal network compromise or a targeted attack. The presence of these functions and the external download attempt strongly suggest a downloader or droppper functionality.
Heuristics 10
-
Shell() call in VBA critical OLE_VBA_SHELLShell() call in VBA
-
WScript.Shell usage critical OLE_VBA_WSCRIPTWScript.Shell usage
-
URLDownloadToFile in VBA critical OLE_VBA_DOWNLOADURLDownloadToFile in VBA
-
CreateObject call high OLE_VBA_CREATEOBJCreateObject call
-
GetObject call high OLE_VBA_GETOBJGetObject call
-
External relationship high OOXML_EXTERNAL_RELExternal target in xl/externalLinks/_rels/externalLink1.xml.rels: file:///C:\Users\mdeneuville\Desktop\08 - Efficiency INTERIALE.xlsm
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present
-
Environ() call (env variable access) low OLE_VBA_ENVIRONEnviron() call (env variable access)
-
Hidden worksheet (hidden) low OOXML_HIDDEN_SHEETExcel workbook contains 1 hidden sheet(s) — hidden sheets are commonly used to conceal macro code, staging data, or intermediate payload construction
-
Embedded URL info EMBEDDED_URLOne or more URLs were extracted from the document. The URL itself is not a detection — see the per-URL labels for which channel (macro, JS, link annotation, document body, ...) reached each URL.URL http://192.168.77.13/reports_hermes/LOGIC_IMMO
- http://192.168.77.12/
- http://192.168.77.13/reports_hermes/OPAC
- http://10.69.77.105/reports_hermes/ING/
- http://10.69.77.105/
- https://www.connectionstrings.com/excel/
- https://outlook.office365.com/owa/webhelp.fr/
- https://outlook.office.com/owa/
- https://outlook.office.com/owa/?ae=PreFormAction&t=IPM.Note&a=Attach
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.basd32fa44b89f0554ed3174c414614992a94b4c4d0d25c5ccf715434659abadf16 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 328723 bytes |
vbaProject_00.bin3e3efe2941ccc79933ac63fa74c356fd6dce0b5a974c1b76354b73dbebdf963a |
vba-project | OOXML VBA project: xl/vbaProject.bin | 861184 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.