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

newactive.exe

Full analysis: https://app.any.run/tasks/eee3d900-de19-4bae-b879-9aad5d5ed312
Verdict: Malicious activity
Analysis date: May 24, 2019, 06:57:56
OS: Windows 7 Professional Service Pack 1 (build: 7601, 32 bit)
Indicators:
MIME: application/x-dosexec
File info: PE32 executable (GUI) Intel 80386, for MS Windows
MD5:

448891A1FB179982E4A1CFF20F6EDF9F

SHA1:

D046849D7139E2CFA4B6A08B96B644BF8F29E8AC

SHA256:

A4F45C61130575E558842EAB6B4E20B81DFA2CC155E07E9B7DD165D57F644F52

SSDEEP:

98304:O06FOznLo0+Dd6uxcm7Sk6RSYZhukINBipO2iERUKDJB:O3F6n80W6uGmv6j2+sERU0

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

    • Loads dropped or rewritten executable

      • irsetup.exe (PID: 968)
      • regsvr32.exe (PID: 284)
      • uninstall.exe (PID: 3680)
    • Application was dropped or rewritten from another process

      • uninstall.exe (PID: 2772)
      • uninstall.exe (PID: 3680)
      • irsetup.exe (PID: 968)
    • Registers / Runs the DLL via REGSVR32.EXE

      • irsetup.exe (PID: 968)
  • SUSPICIOUS

    • Creates files in the Windows directory

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

      • newactive.exe (PID: 2660)
      • irsetup.exe (PID: 968)
    • Starts CMD.EXE for commands execution

      • irsetup.exe (PID: 968)
    • Uses REG.EXE to modify Windows registry

      • cmd.exe (PID: 3388)
    • Removes files from Windows directory

      • irsetup.exe (PID: 968)
      • uninstall.exe (PID: 3680)
    • Creates files in the user directory

      • irsetup.exe (PID: 968)
    • Creates a software uninstall entry

      • irsetup.exe (PID: 968)
    • Creates files in the program directory

      • irsetup.exe (PID: 968)
  • INFO

    • Manual execution by user

      • uninstall.exe (PID: 2772)
      • uninstall.exe (PID: 3680)
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

ProductVersion: 9.1.0.0
ProductName: Setup Factory Runtime
OriginalFileName: suf_launch.exe
LegalTrademarks: Setup Factory is a trademark of Indigo Rose Corporation.
LegalCopyright: Setup Engine Copyright © 2004-2012 Indigo Rose Corporation
InternalName: suf_launch
FileVersion: 9.1.0.0
FileDescription: Setup Application
Comments: Created with Setup Factory
CharacterSet: Windows, Latin1
LanguageCode: English (U.S.)
FileSubtype: -
ObjectFileType: Executable application
FileOS: Windows NT 32-bit
FileFlags: Private build
FileFlagsMask: 0x003f
ProductVersionNumber: 9.1.0.0
FileVersionNumber: 9.1.0.0
Subsystem: Windows GUI
SubsystemVersion: 5.1
ImageVersion: -
OSVersion: 5.1
EntryPoint: 0x29e1
UninitializedDataSize: -
InitializedDataSize: 48128
CodeSize: 22528
LinkerVersion: 10
PEType: PE32
TimeStamp: 2012:06:14 18:16:10+02:00
MachineType: Intel 386 or later, and compatibles

Summary

Architecture: IMAGE_FILE_MACHINE_I386
Subsystem: IMAGE_SUBSYSTEM_WINDOWS_GUI
Compilation Date: 14-Jun-2012 16:16:10
Detected languages:
  • English - United States
Comments: Created with Setup Factory
FileDescription: Setup Application
FileVersion: 9.1.0.0
InternalName: suf_launch
LegalCopyright: Setup Engine Copyright © 2004-2012 Indigo Rose Corporation
LegalTrademarks: Setup Factory is a trademark of Indigo Rose Corporation.
OriginalFilename: suf_launch.exe
ProductName: Setup Factory Runtime
ProductVersion: 9.1.0.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: 14-Jun-2012 16:16:10
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
0x00005718
0x00005800
IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ
6.45945
.rdata
0x00007000
0x00002E82
0x00003000
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ
4.97533
.data
0x0000A000
0x00001968
0x00000C00
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ, IMAGE_SCN_MEM_WRITE
2.58663
.rsrc
0x0000C000
0x00006DCC
0x00006E00
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ
5.82004
.reloc
0x00013000
0x00001092
0x00001200
IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_DISCARDABLE, IMAGE_SCN_MEM_READ
3.7122

Resources

Title
Entropy
Size
Codepage
Language
Type
1
5.31872
1232
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.
screenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshotscreenshot
All screenshots are available in the full report
All screenshots are available in the full report
Total processes
48
Monitored processes
11
Malicious processes
3
Suspicious processes
2

Behavior graph

Click at the process to see the details
drop and start start newactive.exe no specs newactive.exe irsetup.exe regsvr32.exe no specs cmd.exe no specs reg.exe no specs reg.exe no specs reg.exe no specs reg.exe no specs uninstall.exe no specs uninstall.exe

Process information

PID
CMD
Path
Indicators
Parent process
728"C:\Users\admin\AppData\Local\Temp\newactive.exe" C:\Users\admin\AppData\Local\Temp\newactive.exeexplorer.exe
User:
admin
Integrity Level:
MEDIUM
Description:
Setup Application
Exit code:
3221226540
Version:
9.1.0.0
2660"C:\Users\admin\AppData\Local\Temp\newactive.exe" C:\Users\admin\AppData\Local\Temp\newactive.exe
explorer.exe
User:
admin
Integrity Level:
HIGH
Description:
Setup Application
Exit code:
0
Version:
9.1.0.0
968"C:\Users\admin\AppData\Local\Temp\_ir_sf_temp_0\irsetup.exe" __IRAOFF:1742194 "__IRAFN:C:\Users\admin\AppData\Local\Temp\newactive.exe" "__IRCT:0" "__IRTSS:0" "__IRSID:S-1-5-21-1302019708-1500728564-335382590-1000"C:\Users\admin\AppData\Local\Temp\_ir_sf_temp_0\irsetup.exe
newactive.exe
User:
admin
Company:
Indigo Rose Corporation
Integrity Level:
HIGH
Description:
Setup Application
Exit code:
0
Version:
9.1.0.0
284"C:\Windows\System32\regsvr32.exe" /s "C:\Program Files\NetSurveillance\CMS\web.ocx"C:\Windows\System32\regsvr32.exeirsetup.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Microsoft(C) Register Server
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
3388cmd /c ""C:\Program Files\NetSurveillance\CMS\reg.bat" "C:\Windows\system32\cmd.exeirsetup.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Windows Command Processor
Exit code:
0
Version:
6.1.7601.17514 (win7sp1_rtm.101119-1850)
1904reg add "HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins\JFWeb" /v Path /t REG_SZ /d "C:\Program Files\NetSurveillance\CMS\npWebPlugin.dll" /fC:\Windows\system32\reg.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Registry Console Tool
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
2084reg add "HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins\JFGuide" /v Path /t REG_SZ /d "C:\Program Files\NetSurveillance\CMS\npGuide.dll" /fC:\Windows\system32\reg.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Registry Console Tool
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
1240reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MozillaPlugins\JFWeb" /v Path /t REG_SZ /d "C:\Program Files\NetSurveillance\CMS\npWebPlugin.dll" /fC:\Windows\system32\reg.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Registry Console Tool
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
2960reg add "HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\MozillaPlugins\JFGuide" /v Path /t REG_SZ /d "C:\Program Files\NetSurveillance\CMS\npGuide.dll" /fC:\Windows\system32\reg.execmd.exe
User:
admin
Company:
Microsoft Corporation
Integrity Level:
HIGH
Description:
Registry Console Tool
Exit code:
0
Version:
6.1.7600.16385 (win7_rtm.090713-1255)
2772"C:\Windows\NetSurveillance\uninstall.exe" "/U:C:\Windows\NetSurveillance\Uninstall\uninstall.xml"C:\Windows\NetSurveillance\uninstall.exeexplorer.exe
User:
admin
Company:
Indigo Rose Corporation
Integrity Level:
MEDIUM
Description:
Setup Application
Exit code:
3221226540
Version:
9.1.0.0
Total events
673
Read events
624
Write events
0
Delete events
0

Modification events

No data
Executable files
14
Suspicious files
2
Text files
54
Unknown types
5

Dropped files

PID
Process
Filename
Type
968irsetup.exeC:\Users\admin\AppData\Local\Temp\_ir_sf_temp_0\irsetup.dat
MD5:
SHA256:
968irsetup.exeC:\Windows\NetSurveillance\Uninstall\uni2013.tmp
MD5:
SHA256:
968irsetup.exeC:\Program Files\NetSurveillance\CMS\H264Play.dllexecutable
MD5:A13E14CBF39F59B10C8C298C2DA0FAF8
SHA256:614F8BB649D1078901FD60E17C2EA954CEDB20FACE7B49978F9BB908EE684CE5
968irsetup.exeC:\Program Files\NetSurveillance\CMS\ConfigModule.dllexecutable
MD5:C40CBA21FBBF83258690C3C36CF986BE
SHA256:51D07C2F49A3765316535B568D842496453166BFC772D8299F18C41E5A754226
968irsetup.exeC:\Windows\NetSurveillance\Uninstall\uninstall.datbinary
MD5:484B770943C0CFA012F0D15F8983422B
SHA256:2859A5BFC362EF3FD2328BB4A4966D621506C4B86AF333D528BF3919BB990572
968irsetup.exeC:\Users\admin\AppData\Local\Temp\_ir_sf_temp_0\IRIMG1.JPGimage
MD5:977A39DF5F3A185495A661947F960FEE
SHA256:D47D72BB6F9F3667CA83B5F7F25D76CAA305B495C8F265EF467575D6BC5B2A35
968irsetup.exeC:\Windows\NetSurveillance\lua5.1.dllexecutable
MD5:B5FC476C1BF08D5161346CC7DD4CB0BA
SHA256:12CB9B8F59C00EF40EA8F28BFC59A29F12DC28332BF44B1A5D8D6A8823365650
968irsetup.exeC:\Program Files\NetSurveillance\CMS\plcb_back.JPGimage
MD5:FBDF0F4FBD0CB907EA2DCB393BF64113
SHA256:0D29ABBC125CA0A19A61671B4722E8597D16A44E9F80095E425FD27E2A56D1A0
968irsetup.exeC:\Program Files\NetSurveillance\CMS\mp_channel.JPGimage
MD5:0C47ED6CD47314B14314E876DC08DE0A
SHA256:2F6ED1882504D41908EF5E4106A392257010F24D2094D534457E5FA4C3A967D5
968irsetup.exeC:\Program Files\NetSurveillance\CMS\plcb_over.JPGimage
MD5:FF5409B442314FA1A1DE9E9AE3D033E9
SHA256:1E619B317E95BA0A737F5CCD01486E1DB54AA74F4E19679AA302E3D4F27BC694
Download PCAP, analyze network streams, HTTP content and a lot more at the full report
HTTP(S) requests
0
TCP/UDP connections
0
DNS requests
0
Threats
0

HTTP requests

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

Connections

No data

DNS requests

No data

Threats

No threats detected
No debug info