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

6ba40a7f3b5136ad8dc27f8d2af5b7d6 (1)

Full analysis: https://app.any.run/tasks/733f1bb4-ea3e-4e89-82a0-ce27d6f07e99
Verdict: Malicious activity
Threats:

A loader is malicious software that infiltrates devices to deliver malicious payloads. This malware is capable of infecting victims’ computers, analyzing their system information, and installing other types of threats, such as trojans or stealers. Criminals usually deliver loaders through phishing emails and links by relying on social engineering to trick users into downloading and running their executables. Loaders employ advanced evasion and persistence tactics to avoid detection.

Analysis date: March 14, 2019, 08:32:44
OS: Windows 7 Professional Service Pack 1 (build: 7601, 32 bit)
Tags:
loader
banload
trojan
stealer
SecurityXploded
Indicators:
MIME: application/x-dosexec
File info: PE32 executable (GUI) Intel 80386, for MS Windows
MD5:

6BA40A7F3B5136AD8DC27F8D2AF5B7D6

SHA1:

00D7061B84391370584669C2224D3695B61E050A

SHA256:

3B74FDFBFEE9F5B784AC85F0D0EC920D5E56F1846DA0BED8492B2C5F50A7A9F7

SSDEEP:

98304:0keAXUbLrCuo/iEx1PtQAAR5318JRvH9G9wTF3eF8e:QnCuwNIt8/9G9wTF3eF8e

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

    • Turns off the firewall via NETSH.EXE

      • cmd.exe (PID: 2760)
    • Stealing of credential data

      • adobepdf.exe (PID: 2652)
      • cmd.exe (PID: 2760)
    • Banload was detected

      • adobepdf.exe (PID: 2652)
    • Application was dropped or rewritten from another process

      • adobepdf.exe (PID: 2176)
      • adobepdf.exe (PID: 2652)
      • adobepdf2.exe (PID: 2632)
      • ancp.exe (PID: 3296)
    • Actions looks like stealing of personal data

      • adobepdf2.exe (PID: 2632)
    • Detected SecurityXploded stealer

      • adobepdf.exe (PID: 2652)
      • cmd.exe (PID: 2760)
  • SUSPICIOUS

    • Executes scripts

      • 6ba40a7f3b5136ad8dc27f8d2af5b7d6 (1).exe (PID: 3024)
    • Creates files in the user directory

      • 6ba40a7f3b5136ad8dc27f8d2af5b7d6 (1).exe (PID: 3024)
      • xcopy.exe (PID: 2348)
      • cmd.exe (PID: 2760)
      • adobepdf.exe (PID: 2652)
      • adobepdf2.exe (PID: 2632)
    • Executable content was dropped or overwritten

      • 6ba40a7f3b5136ad8dc27f8d2af5b7d6 (1).exe (PID: 3024)
      • xcopy.exe (PID: 2348)
    • Application launched itself

      • cmd.exe (PID: 3700)
      • adobepdf.exe (PID: 2176)
    • Uses NETSH.EXE for network configuration

      • cmd.exe (PID: 2760)
    • Uses ATTRIB.EXE to modify file attributes

      • cmd.exe (PID: 3700)
      • cmd.exe (PID: 2760)
    • Starts CMD.EXE for commands execution

      • WScript.exe (PID: 2204)
      • cmd.exe (PID: 3700)
    • Uses IPCONFIG.EXE to discover IP address

      • cmd.exe (PID: 2760)
    • Creates files in the program directory

      • adobepdf.exe (PID: 2652)
  • INFO

    No info indicators.
Find more information about signature artifacts and mapping to MITRE ATT&CK™ MATRIX at the full report
No Malware configuration.

TRiD

.exe | Win32 Executable MS Visual C++ (generic) (42.2)
.exe | Win64 Executable (generic) (37.3)
.dll | Win32 Dynamic Link Library (generic) (8.8)
.exe | Win32 Executable (generic) (6)
.exe | Generic Win/DOS Executable (2.7)

EXIF

EXE

Subsystem: Windows GUI
SubsystemVersion: 4
ImageVersion: -
OSVersion: 4
EntryPoint: 0x2f9df
UninitializedDataSize: -
InitializedDataSize: 131072
CodeSize: 241664
LinkerVersion: 6
PEType: PE32
TimeStamp: 2013:07:16 19:19:51+02:00
MachineType: Intel 386 or later, and compatibles

Summary

Architecture: IMAGE_FILE_MACHINE_I386
Subsystem: IMAGE_SUBSYSTEM_WINDOWS_GUI
Compilation Date: 16-Jul-2013 17:19:51
Detected languages:
  • English - United States

DOS Header

Magic number: MZ
Bytes on last page of file: 0x0090
Pages in file: 0x0003
Relocations: 0x0000
Size of header: 0x0004
Min extra paragraphs: 0x0000
Max extra paragraphs: 0xFFFF
Initial SS value: 0x0000
Initial SP value: 0x00B8
Checksum: 0x0000
Initial IP value: 0x0000
Initial CS value: 0x0000
Overlay number: 0x0000
OEM identifier: 0x0000
OEM information: 0x0000
Address of NE header: 0x000000E0

PE Headers

Signature: PE
Machine: IMAGE_FILE_MACHINE_I386
Number of sections: 4
Time date stamp: 16-Jul-2013 17:19:51
Pointer to Symbol Table: 0x00000000
Number of symbols: 0
Size of Optional Header: 0x00E0
Characteristics:
  • IMAGE_FILE_32BIT_MACHINE
  • IMAGE_FILE_EXECUTABLE_IMAGE
  • IMAGE_FILE_LINE_NUMS_STRIPPED
  • IMAGE_FILE_LOCAL_SYMS_STRIPPED
  • IMAGE_FILE_RELOCS_STRIPPED

Sections

Name
Virtual Address
Virtual Size
Raw Size
Charateristics
Entropy
.text
0x00001000
0x0003A2EA
0x0003B000
IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ
6.50844
.rdata
0x0003C000
0x00008FE8
0x00009000
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ
5.22595
.data
0x00045000
0x00016FD8
0x00013000
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ, IMAGE_SCN_MEM_WRITE
4.19436
.rsrc
0x0005C000
0x00010FBC
0x00011000
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ
4.71457

Resources

Title
Entropy
Size
Codepage
Language
Type
1
4.6782
67624
UNKNOWN
English - United States
RT_ICON
7
2.31894
86
UNKNOWN
English - United States
RT_STRING
109
1.79879
16
UNKNOWN
English - United States
RT_ACCELERATOR
129
3.57295
592
UNKNOWN
English - United States
RT_DIALOG
130
3.37305
340
UNKNOWN
English - United States
RT_DIALOG
139
3.11873
148
UNKNOWN
English - United States
RT_DIALOG
140
3.26439
216
UNKNOWN
English - United States
RT_DIALOG
201
1.83876
20
UNKNOWN
English - United States
RT_GROUP_ICON

Imports

ADVAPI32.dll
KERNEL32.dll
SHELL32.dll
USER32.dll
No data.
screenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshot
All screenshots are available in the full report
All screenshots are available in the full report
Total processes
58
Monitored processes
23
Malicious processes
7
Suspicious processes
0

Behavior graph

Click at the process to see the details
start 6ba40a7f3b5136ad8dc27f8d2af5b7d6 (1).exe wscript.exe no specs cmd.exe no specs xcopy.exe attrib.exe no specs attrib.exe no specs attrib.exe no specs attrib.exe no specs attrib.exe no specs attrib.exe no specs #SECURITYXPLODED cmd.exe PhotoViewer.dll no specs netsh.exe no specs netsh.exe no specs netsh.exe no specs netsh.exe no specs attrib.exe no specs ipconfig.exe no specs adobepdf.exe #BANLOAD adobepdf.exe adobepdf2.exe ancp.exe Shell Security Editor no specs

Process information

PID
CMD
Path
Indicators
Parent process
3024"C:\Users\admin\AppData\Local\Temp\6ba40a7f3b5136ad8dc27f8d2af5b7d6 (1).exe" C:\Users\admin\AppData\Local\Temp\6ba40a7f3b5136ad8dc27f8d2af5b7d6 (1).exe
explorer.exe
User:
admin
Integrity Level:
MEDIUM
Exit code:
0
2204"C:\Windows\System32\WScript.exe" "C:\Users\admin\AppData\Roaming\Local\Adobe\Pdf\low\adobel.vbs" C:\Windows\System32\WScript.exe6ba40a7f3b5136ad8dc27f8d2af5b7d6 (1).exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Microsoft ® Windows Based Script Host
Exit code:
0
Version:
5.8.7600.16385
3700cmd /c ""C:\Users\admin\AppData\Roaming\Local\Adobe\Pdf\low\adob01.bat" /quiet /norestart"C:\Windows\System32\cmd.exeWScript.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)
2348xcopy /y /h /e /r /k /c *.* "C:\Users\admin\AppData\Roaming\Adobe\Adobe Inc\AadobeRead\"C:\Windows\system32\xcopy.exe
cmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Extended Copy Utility
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
2884attrib +r +a +s +h ""C:\Users\admin\AppData\Roaming\Adobe\Adobe Inc\AadobeRead\"C:\Windows\system32\attrib.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Attribute Utility
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
3208attrib +r +a +s +h "C:\Users\admin\AppData\Roaming\Adobe Reader\AdobeR"C:\Windows\system32\attrib.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Attribute Utility
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
3532attrib +r +a +s +h "C:\Users\admin\AppData\Roaming\Adobe Reader\ADBR\READER"C:\Windows\system32\attrib.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Attribute Utility
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
3872attrib +r +a +s +h "C:\Users\admin\AppData\Roaming\AdobeR\ADBR\READER"C:\Windows\system32\attrib.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Attribute Utility
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
1216attrib +r +a +s +h "C:\Users\admin\AppData\Roaming\AdobeR"C:\Windows\system32\attrib.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Attribute Utility
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
2492attrib +r +a +s +h "C:\Users\admin\AppData\Roaming\RAdobe\RADBR\AREADER"C:\Windows\system32\attrib.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
MEDIUM
Description:
Attribute Utility
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
Total events
1 376
Read events
1 169
Write events
0
Delete events
0

Modification events

No data
Executable files
8
Suspicious files
2
Text files
10
Unknown types
0

Dropped files

PID
Process
Filename
Type
2652adobepdf.exeC:\Users\admin\AppData\Local\Temp\Login Data
MD5:
SHA256:
2632adobepdf2.exeC:\Users\admin\AppData\Roaming\Adobe\Adobe INC\AadobeRead\444.444
MD5:
SHA256:
2760cmd.exeC:\Users\admin\AppData\Roaming\Adobe\Adobe INC\AadobeRead\555.555
MD5:
SHA256:
2760cmd.exeC:\Users\admin\AppData\Roaming\Adobe\Adobe INC\AadobeRead\444.444
MD5:
SHA256:
2348xcopy.exeC:\Users\admin\AppData\Roaming\Adobe\Adobe Inc\AadobeRead\adobepdf2.exeexecutable
MD5:63EBC9BE2EB750DCF23CDF71E2DEE129
SHA256:54939F2BEC09789DA58EC4004AE6BFF77486D70E58BBC4A38AA052E9089F1107
30246ba40a7f3b5136ad8dc27f8d2af5b7d6 (1).exeC:\Users\admin\AppData\Roaming\Local\Adobe\Pdf\low\adob02.battext
MD5:357ED353182C7918977E4563207ADA53
SHA256:0F58DEEC3903607C48EEBA5A75044DF0FDC5E9AE5E8C3053B586C0DA26909F9F
30246ba40a7f3b5136ad8dc27f8d2af5b7d6 (1).exeC:\Users\admin\AppData\Roaming\Local\Adobe\Pdf\low\adobel.vbstext
MD5:465251437F3F7F640945C1B877BEFE14
SHA256:D068F750D90FE60BA3EBFDFEB6562C160C49C34D79B884915CA4A5C6DD3763B9
2348xcopy.exeC:\Users\admin\AppData\Roaming\Adobe\Adobe Inc\AadobeRead\adob02.battext
MD5:357ED353182C7918977E4563207ADA53
SHA256:0F58DEEC3903607C48EEBA5A75044DF0FDC5E9AE5E8C3053B586C0DA26909F9F
30246ba40a7f3b5136ad8dc27f8d2af5b7d6 (1).exeC:\Users\admin\AppData\Roaming\Local\Adobe\Pdf\low\adob01.battext
MD5:3452A7683FE44736180191887B692745
SHA256:F9141365B115D4B22FC8CC0C4B4E478CBF239EBE116E7AD08D43E7D1837E39C5
2348xcopy.exeC:\Users\admin\AppData\Roaming\Adobe\Adobe Inc\AadobeRead\ancp.exeexecutable
MD5:82C5746AE40981919B2476A5C24574BB
SHA256:4DB932EDCDA31E6E14E271FC8759D34BCD83EAEAE77C0DA910BC9661F9F20D71
Download PCAP, analyze network streams, HTTP content and a lot more at the full report
HTTP(S) requests
0
TCP/UDP connections
1
DNS requests
1
Threats
0

HTTP requests

No HTTP requests
Download PCAP, analyze network streams, HTTP content and a lot more at the full report

Connections

PID
Process
IP
Domain
ASN
CN
Reputation
3296
ancp.exe
198.23.57.8:21
ftp.freehostia.com
Steadfast
US
malicious

DNS requests

Domain
IP
Reputation
ftp.freehostia.com
  • 198.23.57.8
malicious

Threats

No threats detected
Process
Message
adobepdf.exe
%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s
adobepdf.exe
%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s%s