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

Setup.exe

Full analysis: https://app.any.run/tasks/d7fac956-d301-42ab-8e31-c41b13720e40
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: September 30, 2020, 09:20:43
OS: Windows 7 Professional Service Pack 1 (build: 7601, 32 bit)
Tags:
evasion
loader
Indicators:
MIME: application/x-dosexec
File info: PE32 executable (GUI) Intel 80386, for MS Windows
MD5:

DC8A79F46752B04038C360C8696347AF

SHA1:

8C38FFD90E57172815317492D5D6C6E3640B1B75

SHA256:

A93BED95C0848EA39433798884A064E5B6F2380BD2F97E61532A05CBA455376E

SSDEEP:

24576:a4Bs1yrkEFAraq4PaMBm3mFFLo/0fZsi378kv8MKeXqEgqHPoUsp7mBk+6IsZUsW:vBsrE2gc3mDnYkQuPEN4g/erj8E0jhe

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

    • Application was dropped or rewritten from another process

      • irsetup.exe (PID: 3248)
      • SetupInstallerS.exe (PID: 312)
      • SafeBits.exe (PID: 464)
    • Changes settings of System certificates

      • irsetup.exe (PID: 3248)
  • SUSPICIOUS

    • Reads Internet Cache Settings

      • irsetup.exe (PID: 3248)
      • SetupInstallerS.exe (PID: 312)
    • Adds / modifies Windows certificates

      • irsetup.exe (PID: 3248)
    • Executable content was dropped or overwritten

      • Setup.exe (PID: 2484)
      • irsetup.exe (PID: 3248)
      • SafeBits.exe (PID: 464)
      • SetupInstallerS.exe (PID: 312)
    • Creates files in the user directory

      • irsetup.exe (PID: 3248)
      • SafeBits.exe (PID: 464)
    • Checks for external IP

      • SetupInstallerS.exe (PID: 312)
    • Reads internet explorer settings

      • SetupInstallerS.exe (PID: 312)
    • Starts CMD.EXE for commands execution

      • SetupInstallerS.exe (PID: 312)
    • Uses NETSH.EXE for network configuration

      • SafeBits.exe (PID: 464)
  • 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.8)
.exe | Win32 EXE Yoda's Crypter (36.4)
.dll | Win32 Dynamic Link Library (generic) (9)
.exe | Win32 Executable (generic) (6.1)
.exe | Generic Win/DOS Executable (2.7)

EXIF

EXE

MachineType: Intel 386 or later, and compatibles
TimeStamp: 2016:02:26 19:08:50+01:00
PEType: PE32
LinkerVersion: 10
CodeSize: 22528
InitializedDataSize: 48128
UninitializedDataSize: -
EntryPoint: 0x29f1
OSVersion: 5.1
ImageVersion: -
SubsystemVersion: 5.1
Subsystem: Windows GUI
FileVersionNumber: 9.5.3.0
ProductVersionNumber: 9.5.3.0
FileFlagsMask: 0x0000
FileFlags: (none)
FileOS: Win32
ObjectFileType: Executable application
FileSubtype: -
LanguageCode: English (U.S.)
CharacterSet: ASCII
Comments: Created with Setup Factory
CompanyName: Indigo Rose Corporation
FileDescription: Setup Application
FileVersion: 9.5.3.0
InternalName: sf_rt
LegalTrademarks: Setup Factory is a trademark of Indigo Rose Corporation
OriginalFileName: suf_launch.exe
ProductVersion: 9.5.3.0

Summary

Architecture: IMAGE_FILE_MACHINE_I386
Subsystem: IMAGE_SUBSYSTEM_WINDOWS_GUI
Compilation Date: 26-Feb-2016 18:08:50
Detected languages:
  • English - United States
Comments: Created with Setup Factory
CompanyName: Indigo Rose Corporation
FileDescription: Setup Application
FileVersion: 9.5.3.0
InternalName: sf_rt
LegalTrademarks: Setup Factory is a trademark of Indigo Rose Corporation
OriginalFilename: suf_launch.exe
ProductVersion: 9.5.3.0

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: 0x000000D8

PE Headers

Signature: PE
Machine: IMAGE_FILE_MACHINE_I386
Number of sections: 5
Time date stamp: 26-Feb-2016 18:08:50
Pointer to Symbol Table: 0x00000000
Number of symbols: 0
Size of Optional Header: 0x00E0
Characteristics:
  • IMAGE_FILE_32BIT_MACHINE
  • IMAGE_FILE_EXECUTABLE_IMAGE

Sections

Name
Virtual Address
Virtual Size
Raw Size
Charateristics
Entropy
.text
0x00001000
0x00005728
0x00005800
IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ
6.46549
.rdata
0x00007000
0x00002E82
0x00003000
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ
4.97407
.data
0x0000A000
0x00001968
0x00000C00
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ, IMAGE_SCN_MEM_WRITE
2.58269
.rsrc
0x0000C000
0x00006DE8
0x00006E00
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ
5.84116
.reloc
0x00013000
0x00001094
0x00001200
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_DISCARDABLE, IMAGE_SCN_MEM_READ
3.72353

Resources

Title
Entropy
Size
Codepage
Language
Type
1
5.36998
1425
Latin 1 / Western European
English - United States
RT_MANIFEST
2
4.31421
1384
Latin 1 / Western European
English - United States
RT_ICON
3
5.9477
1128
Latin 1 / Western European
English - United States
RT_ICON
4
3.78233
744
Latin 1 / Western European
English - United States
RT_ICON
5
6.14953
2216
Latin 1 / Western European
English - United States
RT_ICON
6
5.83714
4264
Latin 1 / Western European
English - United States
RT_ICON
7
3.64397
1640
Latin 1 / Western European
English - United States
RT_ICON
8
5.84115
3752
Latin 1 / Western European
English - United States
RT_ICON
9
5.41049
9640
Latin 1 / Western European
English - United States
RT_ICON
101
2.89097
132
Latin 1 / Western European
English - United States
RT_GROUP_ICON

Imports

ADVAPI32.dll
KERNEL32.dll
SHELL32.dll
USER32.dll
No data.
screenshotscreenshotscreenshotscreenshot
All screenshots are available in the full report
All screenshots are available in the full report
Total processes
45
Monitored processes
7
Malicious processes
2
Suspicious processes
1

Behavior graph

Click at the process to see the details
drop and start start drop and start setup.exe no specs setup.exe irsetup.exe setupinstallers.exe cmd.exe no specs safebits.exe netsh.exe no specs

Process information

PID
CMD
Path
Indicators
Parent process
844"C:\Users\admin\AppData\Local\Temp\Setup.exe" C:\Users\admin\AppData\Local\Temp\Setup.exeexplorer.exe
User:
admin
Company:
Indigo Rose Corporation
Integrity Level:
MEDIUM
Description:
Setup Application
Exit code:
3221226540
Version:
9.5.3.0
2484"C:\Users\admin\AppData\Local\Temp\Setup.exe" C:\Users\admin\AppData\Local\Temp\Setup.exe
explorer.exe
User:
admin
Company:
Indigo Rose Corporation
Integrity Level:
HIGH
Description:
Setup Application
Exit code:
0
Version:
9.5.3.0
3248"C:\Users\admin\AppData\Local\Temp\_ir_sf_temp_0\irsetup.exe" __IRAOFF:1796642 "__IRAFN:C:\Users\admin\AppData\Local\Temp\Setup.exe" "__IRCT:1" "__IRTSS:0" "__IRSID:S-1-5-21-1302019708-1500728564-335382590-1000"C:\Users\admin\AppData\Local\Temp\_ir_sf_temp_0\irsetup.exe
Setup.exe
User:
admin
Company:
Indigo Rose Corporation
Integrity Level:
HIGH
Description:
Setup Application
Exit code:
0
Version:
9.5.1.0
312"C:\Users\admin\AppData\Local\Temp\SetupInstallerS.exe" C:\Users\admin\AppData\Local\TempC:\Users\admin\AppData\Local\Temp\SetupInstallerS.exe
irsetup.exe
User:
admin
Company:
Home
Integrity Level:
HIGH
Version:
1.00
2096cmd.exe /c C:\Users\admin\AppData\Local\Temp\SafeBits.exe /S /subid=489C:\Windows\system32\cmd.exeSetupInstallerS.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Windows Command Processor
Version:
6.1.7601.17514 (win7sp1_rtm.101119-1850)
464C:\Users\admin\AppData\Local\Temp\SafeBits.exe /S /subid=489C:\Users\admin\AppData\Local\Temp\SafeBits.exe
cmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Windows Media Player
Version:
12.0.7601.17514 (win7sp1_rtm.101119-1850)
1720"C:\Windows\System32\netsh.exe" advfirewall firewall add rule name="Rundll32" dir=out action=allow protocol=any program="C:\Windows\system32\rundll32.exe"C:\Windows\System32\netsh.exeSafeBits.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Network Command Shell
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
Total events
960
Read events
846
Write events
0
Delete events
0

Modification events

No data
Executable files
6
Suspicious files
5
Text files
9
Unknown types
2

Dropped files

PID
Process
Filename
Type
3248irsetup.exeC:\Users\admin\AppData\Local\Temp\_ir_sf_temp_0\irsetup.dat
MD5:
SHA256:
3248irsetup.exeC:\Users\admin\AppData\Local\Temp\Cab9B3.tmp
MD5:
SHA256:
3248irsetup.exeC:\Users\admin\AppData\Local\Temp\Tar9B4.tmp
MD5:
SHA256:
3248irsetup.exeC:\Users\admin\AppData\Local\Temp\data.txttext
MD5:DFC5DD0B56F45C427D894154DD3E6012
SHA256:5AF79FF138EA5A9F9732322842E21B0E8568E4A1B00C938E95DFF848AA905F69
3248irsetup.exeC:\Users\admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\BC570EC0DE58335AFAF92FDC8E3AA330_9F2FF831FEFB35E5C1F305C3B6AEB6E8binary
MD5:3E3F0CB9C68FD79D6238326F25CBAAA8
SHA256:991CF348F141937E4303305ADE7A4AF17F6B1CBC81DAC614F711C74153429623
312SetupInstallerS.exeC:\Users\admin\AppData\Local\Temp\SafeBits.exeexecutable
MD5:2D22D91AF53CFC74A5B414F2B65D5597
SHA256:1B5E6612071147BB6272EA7308D2C47ADC897100EC9C887B224403A6063AEF64
3248irsetup.exeC:\Users\admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\9FF67FB3141440EED32363089565AE60_B50B9FE0B5E2C1038D20CE66215B4AA7binary
MD5:353234B08727FABD480C8ACFED924584
SHA256:6D61E8E58BAA844AD598646B183CCD68752897495FDBFE966AFFA6C0AC525C17
3248irsetup.exeC:\Users\admin\AppData\Local\Temp\Your Product Setup Log.txttext
MD5:681616A7298604CF7EEC63A27C0A537D
SHA256:6F70A9D93209A0CDDF9D16F1C7651A4265BC48A6365CA9B2137004052B807A03
3248irsetup.exeC:\Users\admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\9FF67FB3141440EED32363089565AE60_B50B9FE0B5E2C1038D20CE66215B4AA7der
MD5:500548A8D3262AC55DC9E06F2BE6572A
SHA256:94C95E00FBCCEC7812CF0A2FD36297D6170E211B3F349AE641A008E32E590A1B
3248irsetup.exeC:\Users\admin\AppData\Local\Temp\SetupData.jpgbinary
MD5:DA5C28300F664B2F5B7709F040C1BE73
SHA256:155CB1996C2C47E46CB277985CEF9CB5A28073F07063053BFFF92A4EE1709509
Download PCAP, analyze network streams, HTTP content and a lot more at the full report
HTTP(S) requests
6
TCP/UDP connections
11
DNS requests
11
Threats
0

HTTP requests

PID
Process
Method
HTTP Code
IP
URL
CN
Type
Size
Reputation
3248
irsetup.exe
GET
200
104.18.20.226:80
http://ocsp2.globalsign.com/gsalphasha2g2/ME0wSzBJMEcwRTAJBgUrDgMCGgUABBSE1Wv4CYvTB7dm2OHrrWWWqmtnYQQU9c3VPAhQ%2BWpPOreX2laD5mnSaPcCDHXOUplmnUx5%2FrZGhQ%3D%3D
US
der
1.49 Kb
whitelisted
3248
irsetup.exe
GET
200
93.184.220.29:80
http://ocsp.digicert.com/MFEwTzBNMEswSTAJBgUrDgMCGgUABBQS14tALDViBvqCf47YkiQRtKz1BAQUpc436uuwdQ6UZ4i0RfrZJBCHlh8CEArhkKXOXin4swTy1XMuLm4%3D
US
der
279 b
whitelisted
312
SetupInstallerS.exe
GET
200
94.130.16.32:80
http://pool090.telepuzz.net/data/safebits.exe
DE
executable
4.04 Mb
suspicious
312
SetupInstallerS.exe
GET
200
208.95.112.1:80
http://ip-api.com/json/?fields=countryCode
unknown
text
20 b
shared
1052
svchost.exe
GET
200
93.184.220.29:80
http://ocsp.digicert.com/MFEwTzBNMEswSTAJBgUrDgMCGgUABBTBL0V27RVZ7LBduom%2FnYB45SPUEwQU5Z1ZMIJHWMys%2BghUNoZ7OrUETfACEAo3h2ReX7SMIk79G%2B0UDDw%3D
US
der
1.47 Kb
whitelisted
1052
svchost.exe
GET
200
93.184.220.29:80
http://ocsp.digicert.com/MFEwTzBNMEswSTAJBgUrDgMCGgUABBQS14tALDViBvqCf47YkiQRtKz1BAQUpc436uuwdQ6UZ4i0RfrZJBCHlh8CEA7yTSbUNi7CXXtef0luXqk%3D
US
der
279 b
whitelisted
Download PCAP, analyze network streams, HTTP content and a lot more at the full report

Connections

PID
Process
IP
Domain
ASN
CN
Reputation
3248
irsetup.exe
93.184.220.29:80
ocsp.digicert.com
MCI Communications Services, Inc. d/b/a Verizon Business
US
whitelisted
3248
irsetup.exe
162.125.66.1:443
www.dropbox.com
Dropbox, Inc.
DE
shared
3248
irsetup.exe
104.23.98.190:443
pastebin.com
Cloudflare Inc
US
malicious
3248
irsetup.exe
5.39.224.140:443
1fichier.com
DSTORAGE s.a.s.
FR
unknown
3248
irsetup.exe
104.18.20.226:80
ocsp2.globalsign.com
Cloudflare Inc
US
shared
312
SetupInstallerS.exe
52.218.62.160:443
egame.s3-eu-west-1.amazonaws.com
Amazon.com, Inc.
IE
unknown
312
SetupInstallerS.exe
208.95.112.1:80
ip-api.com
IBURST
malicious
1052
svchost.exe
93.184.220.29:80
ocsp.digicert.com
MCI Communications Services, Inc. d/b/a Verizon Business
US
whitelisted
3248
irsetup.exe
5.39.224.10:443
a-10.1fichier.com
DSTORAGE s.a.s.
FR
unknown
312
SetupInstallerS.exe
93.184.220.29:80
ocsp.digicert.com
MCI Communications Services, Inc. d/b/a Verizon Business
US
whitelisted

DNS requests

Domain
IP
Reputation
www.dropbox.com
  • 162.125.66.1
shared
pastebin.com
  • 104.23.98.190
  • 104.23.99.190
shared
ocsp.digicert.com
  • 93.184.220.29
whitelisted
1fichier.com
  • 5.39.224.140
whitelisted
ocsp2.globalsign.com
  • 104.18.20.226
  • 104.18.21.226
whitelisted
a-10.1fichier.com
  • 5.39.224.10
unknown
ip-api.com
  • 208.95.112.1
shared
dns.msftncsi.com
  • 131.107.255.255
shared
pool090.telepuzz.net
  • 94.130.16.32
suspicious
egame.s3-eu-west-1.amazonaws.com
  • 52.218.62.160
unknown

Threats

PID
Process
Class
Message
312
SetupInstallerS.exe
Potential Corporate Privacy Violation
ET POLICY External IP Lookup ip-api.com
312
SetupInstallerS.exe
Potential Corporate Privacy Violation
AV POLICY Internal Host Retrieving External IP Address (ip-api. com)
312
SetupInstallerS.exe
Potential Corporate Privacy Violation
ET POLICY PE EXE or DLL Windows file download HTTP
312
SetupInstallerS.exe
Misc activity
ET INFO EXE - Served Attached HTTP
No debug info