MALICIOUS
140
Risk Score
Malware Insights
MITRE ATT&CK
T1059.005 Visual Basic
T1059.003 Windows Command Shell
T1105 Ingress Tool Transfer
The OOXML document contains a VBA macro with an Auto_Open subroutine. This macro references cmd.exe and constructs a URL by concatenating 'https://www.' with 'bitly.com/adsklklsa', indicating an intent to download and execute a second-stage payload. The VBA project part was also renamed to evade detection.
Heuristics 4
-
VBA project part renamed to evade filename detection high OOXML_VBA_PROJECT_RENAMEDThe VBA project is bound through the OOXML relationship/content type but its part is not named vbaProject.bin. Legitimate Office producers always emit vbaProject.bin; renaming it hides the macros from path-only scanners (observed in the SVCReady loader).
-
Auto_Open macro high OLE_VBA_AUTOAuto_Open macro
-
cmd.exe reference in VBA high OLE_VBA_CMDcmd.exe reference in VBA
-
VBA project inside OOXML medium OOXML_VBADocument contains a VBA project — VBA macros present (project part renamed away from vbaProject.bin: ppt/kasdokaosdk.b)
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas3c225005517a270c72290d9899513037c8b69827be79580779dde74dedaf8a43 |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 6030 bytes |
vbaProject_00.bina938af0bcc11a3ea0641f29182c9e29d8346b2ca7ed967160a83408002183fa0 |
vba-project | OOXML VBA project: ppt/kasdokaosdk.b | 35328 bytes |
Open this report in the interactive analyzer, or submit your own file for analysis.