MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1204.002 Malicious File
T1059.001 PowerShell
T1059.003 Windows Command Shell
The sample is an Excel 4.0 macro sheet (XLM) that contains instructions to enable content, a common lure for users to bypass macro security. It references ShellExecute and URLDownloadToFile APIs, indicating it is designed to download and execute a second-stage payload. The embedded URLs `http://fikima.com/axel.exe` and `http://fikima.com/axel.exe~` are likely the locations of this payload.
Heuristics 5
-
Reference to URLDownloadToFile API critical SC_STR_URLDOWNLOADReference to URLDownloadToFile API
-
Reference to ShellExecute API high SC_STR_SHELLEXECReference to ShellExecute API
-
Excel 4.0 (XLM) macro sheet present medium OLE_XLM_AUTOOPENWorkbook contains an Excel 4.0 macro sheet sub-stream — XLM is rarely seen in modern legitimate workbooks and was a major Office malware vector during 2020-2022.
-
Macro/content-enable lure medium SE_ENABLE_LUREDocument instructs the user to enable macros or editing — a common technique used by malware droppers to bypass Office macro security settings
-
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://fikima.com/axel.exe
- http://fikima.com/axel.exe~
Open this report in the interactive analyzer, or submit your own file for analysis.