Windows Analysis Report mzyDSLb1u9.exe

Overview

General Information

Sample Name: mzyDSLb1u9.exe
Analysis ID: 452311
MD5: 922bbf421cd0c9b155f45388db7c8718
SHA1: 993cd3bc36c7d903846cf9ee4fb1e8e01dec4947
SHA256: 1bf63394fcf232d3a303d17df87252e2f47c43205edadc99ed15a50c9e193ebc
Tags: exeNanoCoreRAT
Infos:

Most interesting Screenshot:

Detection

Nanocore
Score: 100
Range: 0 - 100
Whitelisted: false
Confidence: 100%

Signatures

Detected Nanocore Rat
Found malware configuration
Malicious sample detected (through community Yara rule)
Multi AV Scanner detection for domain / URL
Multi AV Scanner detection for dropped file
Multi AV Scanner detection for submitted file
Sigma detected: NanoCore
Yara detected AntiVM autoit script
Yara detected Nanocore RAT
.NET source code contains potential unpacker
Allocates memory in foreign processes
C2 URLs / IPs found in malware configuration
Connects to many ports of the same IP (likely port scanning)
Drops PE files with a suspicious file extension
Hides that the sample has been downloaded from the Internet (zone.identifier)
Injects a PE file into a foreign processes
Protects its processes via BreakOnTermination flag
Uses dynamic DNS services
Uses schtasks.exe or at.exe to add and modify task schedules
Writes to foreign memory regions
Antivirus or Machine Learning detection for unpacked file
Contains functionality for read data from the clipboard
Contains functionality to access loader functionality (e.g. LdrGetProcedureAddress)
Contains functionality to block mouse and keyboard input (often used to hinder debugging)
Contains functionality to check if a debugger is running (IsDebuggerPresent)
Contains functionality to check if a window is minimized (may be used to check if an application is visible)
Contains functionality to communicate with device drivers
Contains functionality to dynamically determine API calls
Contains functionality to execute programs as a different user
Contains functionality to launch a process as a different user
Contains functionality to launch a program with higher privileges
Contains functionality to open a port and listen for incoming connection (possibly a backdoor)
Contains functionality to query CPU information (cpuid)
Contains functionality to query locales information (e.g. system language)
Contains functionality to read the PEB
Contains functionality to read the clipboard data
Contains functionality to retrieve information about pressed keystrokes
Contains functionality to shutdown / reboot the system
Contains functionality to simulate keystroke presses
Contains functionality to simulate mouse events
Contains functionality which may be used to detect a debugger (GetProcessHeap)
Contains long sleeps (>= 3 min)
Creates a process in suspended mode (likely to inject code)
Detected TCP or UDP traffic on non-standard ports
Detected potential crypto function
Drops PE files
File is packed with WinRar
Found WSH timer for Javascript or VBS script (likely evasive script)
Found a high number of Window / User specific system calls (may be a loop to detect user behavior)
Found potential string decryption / allocating functions
Installs a raw input device (often for capturing keystrokes)
May sleep (evasive loops) to hinder dynamic analysis
Monitors certain registry keys / values for changes (often done to protect autostart functionality)
OS version to string mapping found (often used in BOTs)
PE file contains strange resources
Potential key logger detected (key state polling based)
Queries the volume information (name, serial number etc) of a device
Sample execution stops while process was sleeping (likely an evasion)
Sample file is different than original file name gathered from version info
Tries to load missing DLLs
Uses 32bit PE files
Uses code obfuscation techniques (call, push, ret)
Yara signature match

Classification

AV Detection:

barindex
Found malware configuration
Source: 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp Malware Configuration Extractor: NanoCore {"Version": "1.2.2.0", "Mutex": "ba2baad0-dd3f-4844-a1e3-4d042f9a", "Group": "HOBBIT", "Domain1": "strongodss.ddns.net", "Domain2": "185.19.85.175", "Port": 48562, "KeyboardLogging": "Enable", "RunOnStartup": "Enable", "RequestElevation": "Disable", "BypassUAC": "Enable", "ClearZoneIdentifier": "Enable", "ClearAccessControl": "Enable", "SetCriticalProcess": "Enable", "PreventSystemSleep": "Enable", "ActivateAwayMode": "Enable", "EnableDebugMode": "Disable", "RunDelay": 0, "ConnectDelay": 4000, "RestartDelay": 5000, "TimeoutInterval": 5000, "KeepAliveTimeout": 30000, "MutexTimeout": 5000, "LanTimeout": 2500, "WanTimeout": 8009, "BufferSize": "02000100", "MaxPacketSize": "", "GCThreshold": "", "BypassUserAccountControlData": "<?xml version=\"1.0\" encoding=\"UTF-16\"?>\r\n<Task version=\"1.2\" xmlns=\"http://schemas.microsoft.com/windows/2004/02/mit/task\">\r\n <RegistrationInfo />\r\n <Triggers />\r\n <Principals>\r\n <Principal id=\"Author\">\r\n <LogonType>InteractiveToken</LogonType>\r\n <RunLevel>HighestAvailable</RunLevel>\r\n </Principal>\r\n </Principals>\r\n <Settings>\r\n <MultipleInstancesPolicy>Parallel</MultipleInstancesPolicy>\r\n <DisallowStartIfOnBatteries>false</DisallowStartIfOnBatteries>\r\n <StopIfGoingOnBatteries>false</StopIfGoingOnBatteries>\r\n <AllowHardTerminate>true</AllowHardTerminate>\r\n <StartWhenAvailable>false</StartWhenAvailable>\r\n <RunOnlyIfNetworkAvailable>false</RunOnlyIfNetworkAvailable>\r\n <IdleSettings>\r\n <StopOnIdleEnd>false</StopOnIdleEnd>\r\n <RestartOnIdle>false</RestartOnIdle>\r\n </IdleSettings>\r\n <AllowStartOnDemand>true</AllowStartOnDemand>\r\n <Enabled>true</Enabled>\r\n <Hidden>false</Hidden>\r\n <RunOnlyIfIdle>false</RunOnlyIfIdle>\r\n <WakeToRun>false</WakeToRun>\r\n <ExecutionTimeLimit>PT0S</ExecutionTimeLimit>\r\n <Priority>4</Priority>\r\n </Settings>\r\n <Actions Context=\"Author\">\r\n <Exec>\r\n <Command>\"#EXECUTABLEPATH\"</Command>\r\n <Arguments>$(Arg0)</Arguments>\r\n </Exec>\r\n </Actions>\r\n</Task"}
Multi AV Scanner detection for domain / URL
Source: strongodss.ddns.net Virustotal: Detection: 11% Perma Link
Multi AV Scanner detection for dropped file
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Metadefender: Detection: 20% Perma Link
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif ReversingLabs: Detection: 28%
Multi AV Scanner detection for submitted file
Source: mzyDSLb1u9.exe Virustotal: Detection: 53% Perma Link
Source: mzyDSLb1u9.exe Metadefender: Detection: 28% Perma Link
Source: mzyDSLb1u9.exe ReversingLabs: Detection: 67%
Yara detected Nanocore RAT
Source: Yara match File source: 6.2.RegSvcs.exe.3cbb041.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.2.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3fe560b.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cbb041.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.3.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.45a1a40.1.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.45a1a40.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.a00000.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.790000.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3fe07ce.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6460000.12.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.2.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cb560b.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.6.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.5.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.3.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3feb041.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3feb041.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6464629.13.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6460000.12.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.3.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cb07ce.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.5.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.44f4c00.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.1.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.44f4c00.0.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e04c00.0.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.2.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.3.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.2.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 00000004.00000003.662507687.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692566467.0000000003D51000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659920002.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662369446.0000000004539000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689820753.0000000003D86000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690180075.0000000003E7E000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690030414.0000000003D85000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692643816.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.691361381.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660958539.0000000003724000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.901251206.0000000000792000.00000040.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660913492.0000000003705000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659777206.0000000004476000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690095645.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659743510.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662616297.00000000044C1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.691863501.0000000003D85000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659811723.00000000044C1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689852195.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692788641.0000000003E05000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690118955.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692903177.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.714424502.0000000000A02000.00000040.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.902994074.0000000003CA9000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661010431.0000000003727000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.715442161.0000000003F99000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.905317731.0000000006460000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690447296.0000000003EB1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689909094.0000000003D51000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662013671.0000000004441000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690354835.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661068688.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690069103.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662163487.00000000049D2000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661829199.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689784104.0000000003E05000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692445105.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660075291.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661660900.0000000004475000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659878466.0000000004441000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660813067.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660033291.000000000456E000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: Process Memory Space: RegSvcs.exe PID: 6744, type: MEMORY
Source: Yara match File source: Process Memory Space: mssvgt.pif PID: 984, type: MEMORY
Source: Yara match File source: Process Memory Space: mssvgt.pif PID: 7104, type: MEMORY
Antivirus or Machine Learning detection for unpacked file
Source: 16.2.RegSvcs.exe.a00000.1.unpack Avira: Label: TR/Dropper.MSIL.Gen7
Source: 6.2.RegSvcs.exe.790000.1.unpack Avira: Label: TR/Dropper.MSIL.Gen7
Source: 6.2.RegSvcs.exe.6460000.12.unpack Avira: Label: TR/NanoCore.fadte

Compliance:

barindex
Uses 32bit PE files
Source: mzyDSLb1u9.exe Static PE information: 32BIT_MACHINE, EXECUTABLE_IMAGE
Source: mzyDSLb1u9.exe Static PE information: TERMINAL_SERVER_AWARE, DYNAMIC_BASE, NX_COMPAT
Source: Binary string: D:\Projects\WinRAR\sfx\build\sfxrar32\Release\sfxrar.pdb source: mzyDSLb1u9.exe
Source: Binary string: RegSvcs.pdb, source: RegSvcs.exe, 00000006.00000002.901749097.00000000010DC000.00000004.00000020.sdmp, RegSvcs.exe, 0000000C.00000000.679025853.0000000000BD2000.00000002.00020000.sdmp, dhcpmon.exe, 0000000E.00000002.682942068.00000000002B2000.00000002.00020000.sdmp, RegSvcs.exe, 00000010.00000002.714290939.0000000000632000.00000002.00020000.sdmp, dhcpmon.exe, 00000014.00000002.715465917.00000000001C2000.00000002.00020000.sdmp, dhcpmon.exe.6.dr
Source: Binary string: C:\Users\Cole\Documents\Visual Studio 2013\Projects\NanoProtectPlugin\NanoProtectClient\obj\Debug\NanoProtectClient.pdb source: RegSvcs.exe, 00000006.00000002.902381045.0000000002CAA000.00000004.00000001.sdmp, RegSvcs.exe, 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp
Source: Binary string: System.EnterpriseServices.Wrapper.pdb source: dhcpmon.exe, 00000014.00000002.717570199.00000000049B0000.00000002.00000001.sdmp
Source: Binary string: RegSvcs.pdb source: RegSvcs.exe, dhcpmon.exe, RegSvcs.exe, 00000010.00000002.714290939.0000000000632000.00000002.00020000.sdmp, dhcpmon.exe, 00000014.00000002.715465917.00000000001C2000.00000002.00020000.sdmp, dhcpmon.exe.6.dr
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013CA2DF FindFirstFileW,FindFirstFileW,FindFirstFileW,GetLastError,FindNextFileW,GetLastError, 0_2_013CA2DF
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DAFB9 SendDlgItemMessageW,EndDialog,GetDlgItem,SetFocus,SetDlgItemTextW,SetDlgItemTextW,SendDlgItemMessageW,FindFirstFileW,FileTimeToLocalFileTime,FileTimeToSystemTime,GetTimeFormatW,GetDateFormatW,_swprintf,SetDlgItemTextW,FindClose,_swprintf,SetDlgItemTextW,SendDlgItemMessageW,FileTimeToLocalFileTime,FileTimeToSystemTime,GetTimeFormatW,GetDateFormatW,_swprintf,SetDlgItemTextW,_swprintf,SetDlgItemTextW, 0_2_013DAFB9
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013E9FD3 FindFirstFileExA, 0_2_013E9FD3
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AC399B GetFileAttributesW,FindFirstFileW,FindClose, 4_2_00AC399B
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00ADBCB3 _wcscat,_wcscat,__wsplitpath,FindFirstFileW,CopyFileW,_wcscpy,_wcscat,_wcscat,lstrcmpiW,DeleteFileW,MoveFileW,CopyFileW,DeleteFileW,CopyFileW,FindClose,MoveFileW,FindNextFileW,FindClose, 4_2_00ADBCB3
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AE2408 FindFirstFileW,LdrInitializeThunk,Sleep,FindNextFileW,FindClose, 4_2_00AE2408
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AD280D FindFirstFileW,FindFirstFileW,FindNextFileW,FindClose,FindClose,FindClose,FindFirstFileW,SetCurrentDirectoryW,SetCurrentDirectoryW,SetCurrentDirectoryW,FindNextFileW,FindClose,FindClose, 4_2_00AD280D
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00B08877 FindFirstFileW,FindClose,FileTimeToLocalFileTime,FileTimeToLocalFileTime,FileTimeToLocalFileTime,FileTimeToSystemTime,__swprintf,__swprintf,__swprintf,__swprintf,__swprintf,__swprintf,__swprintf, 4_2_00B08877
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AECAE7 FindFirstFileW,FindNextFileW,FindClose, 4_2_00AECAE7
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AC1A73 FindFirstFileW,FindFirstFileW,GetFileAttributesW,SetFileAttributesW,FindNextFileW,FindClose,FindClose,FindClose,FindFirstFileW,SetCurrentDirectoryW,SetCurrentDirectoryW,SetCurrentDirectoryW,FindNextFileW,FindClose,FindClose, 4_2_00AC1A73
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AEDE7C FindFirstFileW,FindClose, 4_2_00AEDE7C
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00ADBF17 _wcscat,__wsplitpath,FindFirstFileW,_wcscpy,_wcscat,_wcscat,DeleteFileW,FindNextFileW,FindClose,FindClose, 4_2_00ADBF17
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AC399B GetFileAttributesW,FindFirstFileW,FindClose, 10_2_00AC399B
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user\AppData\Local\Temp\42926996\nlcno.gge Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user\AppData\Local\Temp\42926996 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user\AppData Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user\AppData\Local\Temp Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user\AppData\Local Jump to behavior

Networking:

barindex
C2 URLs / IPs found in malware configuration
Source: Malware configuration extractor URLs: 185.19.85.175
Source: Malware configuration extractor URLs: strongodss.ddns.net
Connects to many ports of the same IP (likely port scanning)
Source: global traffic TCP traffic: 185.19.85.175 ports 2,4,5,6,8,48562
Uses dynamic DNS services
Source: unknown DNS query: name: strongodss.ddns.net
Detected TCP or UDP traffic on non-standard ports
Source: global traffic TCP traffic: 192.168.2.4:49742 -> 185.19.85.175:48562
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AD2285 InternetQueryDataAvailable,InternetReadFile, 4_2_00AD2285
Source: unknown DNS traffic detected: queries for: strongodss.ddns.net
Source: mssvgt.pif.0.dr String found in binary or memory: http://crl.globalsign.net/ObjectSign.crl0
Source: mssvgt.pif.0.dr String found in binary or memory: http://crl.globalsign.net/Root.crl0
Source: mssvgt.pif.0.dr String found in binary or memory: http://crl.globalsign.net/Timestamping1.crl0
Source: mssvgt.pif.0.dr String found in binary or memory: http://crl.globalsign.net/primobject.crl0N
Source: mssvgt.pif.0.dr String found in binary or memory: http://crl.globalsign.net/root.crl0
Source: mssvgt.pif.0.dr String found in binary or memory: http://secure.globalsign.net/cacert/ObjectSign.crt09
Source: mssvgt.pif.0.dr String found in binary or memory: http://secure.globalsign.net/cacert/PrimObject.crt0
Source: mssvgt.pif.0.dr String found in binary or memory: http://www.autoitscript.com/autoit3/0
Source: mssvgt.pif.0.dr String found in binary or memory: http://www.globalsign.net/repository/0
Source: mssvgt.pif.0.dr String found in binary or memory: http://www.globalsign.net/repository/03
Source: mssvgt.pif.0.dr String found in binary or memory: http://www.globalsign.net/repository09

Key, Mouse, Clipboard, Microphone and Screen Capturing:

barindex
Contains functionality for read data from the clipboard
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AEA0FC OpenClipboard,EmptyClipboard,CloseClipboard,GlobalAlloc,GlobalLock,_wcscpy,GlobalUnlock,OpenClipboard,EmptyClipboard,SetClipboardData,CloseClipboard, 4_2_00AEA0FC
Contains functionality to read the clipboard data
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AFD8E9 OpenClipboard,IsClipboardFormatAvailable,IsClipboardFormatAvailable,GetClipboardData,CloseClipboard, 4_2_00AFD8E9
Contains functionality to retrieve information about pressed keystrokes
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AD42E1 GetParent,GetKeyboardState,SetKeyboardState,PostMessageW,PostMessageW,PostMessageW,PostMessageW,PostMessageW, 4_2_00AD42E1
Installs a raw input device (often for capturing keystrokes)
Source: RegSvcs.exe, 00000006.00000002.902994074.0000000003CA9000.00000004.00000001.sdmp Binary or memory string: RegisterRawInputDevices
Potential key logger detected (key state polling based)
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00B0C7D6 SendMessageW,DefDlgProcW,GetKeyState,GetKeyState,GetKeyState,SendMessageW,GetKeyState,GetWindowLongW,SendMessageW,SendMessageW,SendMessageW,_wcsncpy,SendMessageW,SendMessageW,SendMessageW,InvalidateRect,SendMessageW,ImageList_SetDragCursorImage,ImageList_BeginDrag,SetCapture,ClientToScreen,ImageList_DragEnter,ReleaseCapture,GetCursorPos,ScreenToClient,SendMessageW,SendMessageW,SendMessageW,SendMessageW,SendMessageW,SendMessageW,SendMessageW,SendMessageW,GetCursorPos,ScreenToClient,GetParent,SendMessageW,SendMessageW,ClientToScreen,TrackPopupMenuEx,SendMessageW,SendMessageW,ClientToScreen,TrackPopupMenuEx,GetWindowLongW, 4_2_00B0C7D6

E-Banking Fraud:

barindex
Yara detected Nanocore RAT
Source: Yara match File source: 6.2.RegSvcs.exe.3cbb041.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.2.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3fe560b.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cbb041.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.3.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.45a1a40.1.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.45a1a40.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.a00000.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.790000.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3fe07ce.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6460000.12.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.2.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cb560b.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.6.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.5.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.3.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3feb041.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3feb041.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6464629.13.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6460000.12.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.3.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cb07ce.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.5.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.44f4c00.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.1.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.44f4c00.0.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e04c00.0.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.2.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.3.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.2.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 00000004.00000003.662507687.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692566467.0000000003D51000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659920002.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662369446.0000000004539000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689820753.0000000003D86000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690180075.0000000003E7E000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690030414.0000000003D85000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692643816.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.691361381.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660958539.0000000003724000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.901251206.0000000000792000.00000040.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660913492.0000000003705000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659777206.0000000004476000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690095645.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659743510.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662616297.00000000044C1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.691863501.0000000003D85000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659811723.00000000044C1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689852195.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692788641.0000000003E05000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690118955.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692903177.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.714424502.0000000000A02000.00000040.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.902994074.0000000003CA9000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661010431.0000000003727000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.715442161.0000000003F99000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.905317731.0000000006460000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690447296.0000000003EB1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689909094.0000000003D51000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662013671.0000000004441000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690354835.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661068688.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690069103.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662163487.00000000049D2000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661829199.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689784104.0000000003E05000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692445105.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660075291.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661660900.0000000004475000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659878466.0000000004441000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660813067.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660033291.000000000456E000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: Process Memory Space: RegSvcs.exe PID: 6744, type: MEMORY
Source: Yara match File source: Process Memory Space: mssvgt.pif PID: 984, type: MEMORY
Source: Yara match File source: Process Memory Space: mssvgt.pif PID: 7104, type: MEMORY

Operating System Destruction:

barindex
Protects its processes via BreakOnTermination flag
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: 01 00 00 00 Jump to behavior

System Summary:

barindex
Malicious sample detected (through community Yara rule)
Source: 6.2.RegSvcs.exe.5740000.9.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 6.2.RegSvcs.exe.5750000.10.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 6.2.RegSvcs.exe.3cbb041.4.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3eb1a40.2.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3eb1a40.2.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 6.2.RegSvcs.exe.2cb1834.2.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3eb1a40.4.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3eb1a40.4.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 16.2.RegSvcs.exe.3fe560b.5.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 16.2.RegSvcs.exe.3fe560b.5.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 6.2.RegSvcs.exe.3cbb041.4.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 6.2.RegSvcs.exe.2cb6888.3.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.3.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.3.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 4.3.mssvgt.pif.4538a30.4.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.4.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 10.3.mssvgt.pif.3eb1a40.4.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3eb1a40.4.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 4.3.mssvgt.pif.45a1a40.1.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.45a1a40.1.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 4.3.mssvgt.pif.45a1a40.1.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.45a1a40.1.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 16.2.RegSvcs.exe.a00000.1.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 16.2.RegSvcs.exe.a00000.1.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 6.2.RegSvcs.exe.790000.1.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 6.2.RegSvcs.exe.790000.1.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 6.2.RegSvcs.exe.2cb1834.2.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.4.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.4.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 16.2.RegSvcs.exe.3fe07ce.6.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 16.2.RegSvcs.exe.3fe07ce.6.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 6.2.RegSvcs.exe.6460000.12.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.2.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.2.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 16.2.RegSvcs.exe.2ff9650.3.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 6.2.RegSvcs.exe.3cb560b.5.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 6.2.RegSvcs.exe.3cb560b.5.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 10.3.mssvgt.pif.3e48a30.6.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e48a30.6.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 10.3.mssvgt.pif.3e48a30.5.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e48a30.3.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e48a30.3.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 10.3.mssvgt.pif.3e48a30.5.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 16.2.RegSvcs.exe.3feb041.4.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e48a30.1.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e48a30.1.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 16.2.RegSvcs.exe.3feb041.4.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 6.2.RegSvcs.exe.6464629.13.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 6.2.RegSvcs.exe.6460000.12.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e48a30.3.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e48a30.3.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 6.2.RegSvcs.exe.3cb07ce.6.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 6.2.RegSvcs.exe.3cb07ce.6.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 4.3.mssvgt.pif.4538a30.5.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.5.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 4.3.mssvgt.pif.4538a30.5.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.5.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 4.3.mssvgt.pif.44f4c00.0.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.44f4c00.0.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 10.3.mssvgt.pif.3e48a30.1.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e48a30.1.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 6.2.RegSvcs.exe.3cb07ce.6.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 16.2.RegSvcs.exe.3fe07ce.6.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.44f4c00.0.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.44f4c00.0.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 10.3.mssvgt.pif.3e48a30.5.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e48a30.5.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 16.2.RegSvcs.exe.2ff9650.3.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e04c00.0.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e04c00.0.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 16.2.RegSvcs.exe.2ffe6b0.2.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.2.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.2.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 4.3.mssvgt.pif.4538a30.3.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 4.3.mssvgt.pif.4538a30.3.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 10.3.mssvgt.pif.3eb1a40.2.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3eb1a40.2.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 10.3.mssvgt.pif.3e48a30.6.raw.unpack, type: UNPACKEDPE Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 10.3.mssvgt.pif.3e48a30.6.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.662507687.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.662507687.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.692566467.0000000003D51000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.692566467.0000000003D51000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000006.00000002.905012001.0000000005740000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.659920002.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.659920002.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.662369446.0000000004539000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.662369446.0000000004539000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.689820753.0000000003D86000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.689820753.0000000003D86000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.690180075.0000000003E7E000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.690180075.0000000003E7E000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.690030414.0000000003D85000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.690030414.0000000003D85000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.692643816.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.692643816.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.691361381.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.691361381.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.660958539.0000000003724000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.660958539.0000000003724000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000006.00000002.901251206.0000000000792000.00000040.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000006.00000002.901251206.0000000000792000.00000040.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.660913492.0000000003705000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.660913492.0000000003705000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.659777206.0000000004476000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.659777206.0000000004476000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000006.00000002.905032778.0000000005750000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.690095645.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.690095645.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.659743510.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.659743510.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.662616297.00000000044C1000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.662616297.00000000044C1000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.691863501.0000000003D85000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.691863501.0000000003D85000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.659811723.00000000044C1000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.659811723.00000000044C1000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.689852195.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.689852195.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.692788641.0000000003E05000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.692788641.0000000003E05000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.690118955.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.690118955.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.692903177.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.692903177.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000010.00000002.714424502.0000000000A02000.00000040.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000010.00000002.714424502.0000000000A02000.00000040.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000006.00000002.902994074.0000000003CA9000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.661010431.0000000003727000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.661010431.0000000003727000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000010.00000002.715442161.0000000003F99000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000006.00000002.905317731.0000000006460000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.690447296.0000000003EB1000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.690447296.0000000003EB1000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.689909094.0000000003D51000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.689909094.0000000003D51000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.662013671.0000000004441000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.662013671.0000000004441000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.690354835.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.690354835.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.661068688.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.661068688.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.690069103.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.690069103.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.662163487.00000000049D2000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.662163487.00000000049D2000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.661829199.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.661829199.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.689784104.0000000003E05000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.689784104.0000000003E05000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 0000000A.00000003.692445105.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 0000000A.00000003.692445105.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.660075291.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.660075291.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.661660900.0000000004475000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.661660900.0000000004475000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.659878466.0000000004441000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.659878466.0000000004441000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.660813067.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.660813067.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: 00000004.00000003.660033291.000000000456E000.00000004.00000001.sdmp, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: 00000004.00000003.660033291.000000000456E000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: Process Memory Space: RegSvcs.exe PID: 6744, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: Process Memory Space: RegSvcs.exe PID: 6744, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: Process Memory Space: mssvgt.pif PID: 984, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: Process Memory Space: mssvgt.pif PID: 984, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Source: Process Memory Space: mssvgt.pif PID: 7104, type: MEMORY Matched rule: Detetcs the Nanocore RAT Author: Florian Roth
Source: Process Memory Space: mssvgt.pif PID: 7104, type: MEMORY Matched rule: NanoCore Author: Kevin Breen <kevin@techanarchy.net>
Contains functionality to communicate with device drivers
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013C6FC6: __EH_prolog,CreateFileW,CloseHandle,CreateDirectoryW,CreateFileW,DeviceIoControl,CloseHandle,GetLastError,RemoveDirectoryW,DeleteFileW, 0_2_013C6FC6
Contains functionality to launch a process as a different user
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AD6219 DuplicateTokenEx,CloseHandle,OpenWindowStationW,GetProcessWindowStation,SetProcessWindowStation,OpenDesktopW,_wcslen,_wcsncpy,LoadUserProfileW,CreateEnvironmentBlock,CreateProcessAsUserW,UnloadUserProfile,CloseWindowStation,CloseDesktop,SetProcessWindowStation,CloseHandle,DestroyEnvironmentBlock, 4_2_00AD6219
Contains functionality to shutdown / reboot the system
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AC33A3 GetCurrentProcess,OpenProcessToken,LookupPrivilegeValueW,AdjustTokenPrivileges,GetLastError,ExitWindowsEx,InitiateSystemShutdownExW,SetSystemPowerState,SetSystemPowerState, 4_2_00AC33A3
Detected potential crypto function
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013C83C0 0_2_013C83C0
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013D626D 0_2_013D626D
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013E0113 0_2_013E0113
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013EC0B0 0_2_013EC0B0
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013C30FC 0_2_013C30FC
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013D33D3 0_2_013D33D3
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DF3CA 0_2_013DF3CA
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013CE510 0_2_013CE510
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013EC55E 0_2_013EC55E
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013E0548 0_2_013E0548
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013CF5C5 0_2_013CF5C5
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013F0654 0_2_013F0654
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013D364E 0_2_013D364E
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013D66A2 0_2_013D66A2
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013C2692 0_2_013C2692
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013D397F 0_2_013D397F
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013CE973 0_2_013CE973
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013D589E 0_2_013D589E
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DF8C6 0_2_013DF8C6
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013CDADD 0_2_013CDADD
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013CBAD1 0_2_013CBAD1
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013C5D7E 0_2_013C5D7E
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013E3CBA 0_2_013E3CBA
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DFCDE 0_2_013DFCDE
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013D6CDB 0_2_013D6CDB
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013CDF12 0_2_013CDF12
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013C3EAD 0_2_013C3EAD
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013E3EE9 0_2_013E3EE9
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00A935F0 4_2_00A935F0
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00A998F0 4_2_00A998F0
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AA2136 4_2_00AA2136
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AAA137 4_2_00AAA137
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AB427D 4_2_00AB427D
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00ADF3A6 4_2_00ADF3A6
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00A998F0 4_2_00A998F0
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AA2508 4_2_00AA2508
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AD655F 4_2_00AD655F
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AA3721 4_2_00AA3721
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00A9F730 4_2_00A9F730
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AB088F 4_2_00AB088F
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AA28F0 4_2_00AA28F0
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AAC8CE 4_2_00AAC8CE
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AA1903 4_2_00AA1903
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00ADEAD5 4_2_00ADEAD5
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00B0EA2B 4_2_00B0EA2B
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AB3BA1 4_2_00AB3BA1
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AA1D98 4_2_00AA1D98
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AB0DE0 4_2_00AB0DE0
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AD2D2D 4_2_00AD2D2D
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AD4EB7 4_2_00AD4EB7
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00ADCE8D 4_2_00ADCE8D
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AB1F2C 4_2_00AB1F2C
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Code function: 6_2_0138E471 6_2_0138E471
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Code function: 6_2_0138E480 6_2_0138E480
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Code function: 6_2_0138BBD4 6_2_0138BBD4
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Code function: 6_2_06800570 6_2_06800570
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00A998F0 10_2_00A998F0
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00A935F0 10_2_00A935F0
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AB088F 10_2_00AB088F
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AAC8CE 10_2_00AAC8CE
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AAA137 10_2_00AAA137
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AA1903 10_2_00AA1903
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AB427D 10_2_00AB427D
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AB3BA1 10_2_00AB3BA1
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AB0DE0 10_2_00AB0DE0
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AB1F2C 10_2_00AB1F2C
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AA3721 10_2_00AA3721
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00A9F730 10_2_00A9F730
Found potential string decryption / allocating functions
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: String function: 013DE2F0 appears 31 times
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: String function: 013DD870 appears 35 times
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: String function: 013DD940 appears 51 times
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: String function: 00AA8115 appears 40 times
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: String function: 00AA333F appears 36 times
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: String function: 00A91D10 appears 31 times
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: String function: 00AA14F7 appears 45 times
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: String function: 00AD59E6 appears 70 times
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: String function: 00AA6B90 appears 73 times
PE file contains strange resources
Source: mssvgt.pif.0.dr Static PE information: Resource name: RT_ICON type: GLS_BINARY_LSB_FIRST
Source: mssvgt.pif.0.dr Static PE information: Resource name: RT_ICON type: GLS_BINARY_LSB_FIRST
Source: mssvgt.pif.0.dr Static PE information: Resource name: RT_ICON type: GLS_BINARY_LSB_FIRST
Source: mssvgt.pif.0.dr Static PE information: Resource name: RT_ICON type: GLS_BINARY_LSB_FIRST
Source: mssvgt.pif.0.dr Static PE information: Resource name: RT_ICON type: GLS_BINARY_LSB_FIRST
Source: mssvgt.pif.0.dr Static PE information: Resource name: RT_ICON type: GLS_BINARY_LSB_FIRST
Sample file is different than original file name gathered from version info
Source: mzyDSLb1u9.exe, 00000000.00000002.650593886.0000000002E70000.00000002.00000001.sdmp Binary or memory string: System.OriginalFileName vs mzyDSLb1u9.exe
Source: mzyDSLb1u9.exe, 00000000.00000002.650719039.0000000002F70000.00000002.00000001.sdmp Binary or memory string: originalfilename vs mzyDSLb1u9.exe
Source: mzyDSLb1u9.exe, 00000000.00000002.650719039.0000000002F70000.00000002.00000001.sdmp Binary or memory string: OriginalFilenamepropsys.dll.mui@ vs mzyDSLb1u9.exe
Source: mzyDSLb1u9.exe, 00000000.00000002.650146752.0000000001360000.00000002.00000001.sdmp Binary or memory string: OriginalFilenameuser32j% vs mzyDSLb1u9.exe
Source: mzyDSLb1u9.exe, 00000000.00000002.650730045.0000000002F90000.00000002.00000001.sdmp Binary or memory string: OriginalFilenameWindows.Storage.dll.MUIj% vs mzyDSLb1u9.exe
Source: mzyDSLb1u9.exe, 00000000.00000002.650758718.0000000004D00000.00000002.00000001.sdmp Binary or memory string: OriginalFilenameSHELL32.DLL.MUIj% vs mzyDSLb1u9.exe
Tries to load missing DLLs
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Section loaded: <pi-ms-win-core-synch-l1-2-0.dll Jump to behavior
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Section loaded: <pi-ms-win-core-fibers-l1-1-1.dll Jump to behavior
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Section loaded: <pi-ms-win-core-synch-l1-2-0.dll Jump to behavior
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Section loaded: <pi-ms-win-core-fibers-l1-1-1.dll Jump to behavior
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Section loaded: <pi-ms-win-core-localization-l1-2-1.dll Jump to behavior
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Section loaded: dxgidebug.dll Jump to behavior
Uses 32bit PE files
Source: mzyDSLb1u9.exe Static PE information: 32BIT_MACHINE, EXECUTABLE_IMAGE
Yara signature match
Source: 6.2.RegSvcs.exe.5740000.9.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.5740000.9.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 6.2.RegSvcs.exe.5750000.10.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.5750000.10.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 6.2.RegSvcs.exe.3cbb041.4.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.3cbb041.4.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3eb1a40.2.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3eb1a40.2.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3eb1a40.2.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 6.2.RegSvcs.exe.2cb1834.2.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.2cb1834.2.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3eb1a40.4.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3eb1a40.4.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3eb1a40.4.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 16.2.RegSvcs.exe.3fe560b.5.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 16.2.RegSvcs.exe.3fe560b.5.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 16.2.RegSvcs.exe.3fe560b.5.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 6.2.RegSvcs.exe.3cbb041.4.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.3cbb041.4.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 6.2.RegSvcs.exe.2cb6888.3.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.4538a30.3.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.4538a30.3.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.4538a30.3.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 4.3.mssvgt.pif.4538a30.4.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.4538a30.4.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.4538a30.4.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 10.3.mssvgt.pif.3eb1a40.4.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3eb1a40.4.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3eb1a40.4.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 4.3.mssvgt.pif.45a1a40.1.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.45a1a40.1.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.45a1a40.1.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 4.3.mssvgt.pif.45a1a40.1.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.45a1a40.1.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.45a1a40.1.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 16.2.RegSvcs.exe.a00000.1.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 16.2.RegSvcs.exe.a00000.1.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 16.2.RegSvcs.exe.a00000.1.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 6.2.RegSvcs.exe.790000.1.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.790000.1.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 6.2.RegSvcs.exe.790000.1.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 6.2.RegSvcs.exe.2cb1834.2.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.4538a30.4.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.4538a30.4.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.4538a30.4.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 16.2.RegSvcs.exe.3fe07ce.6.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 16.2.RegSvcs.exe.3fe07ce.6.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 16.2.RegSvcs.exe.3fe07ce.6.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 6.2.RegSvcs.exe.6460000.12.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.6460000.12.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.4538a30.2.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.4538a30.2.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.4538a30.2.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 16.2.RegSvcs.exe.2ff9650.3.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 16.2.RegSvcs.exe.2ff9650.3.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 6.2.RegSvcs.exe.3cb560b.5.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.3cb560b.5.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 6.2.RegSvcs.exe.3cb560b.5.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 10.3.mssvgt.pif.3e48a30.6.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3e48a30.6.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e48a30.6.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 10.3.mssvgt.pif.3e48a30.5.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3e48a30.5.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e48a30.3.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3e48a30.3.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e48a30.3.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 10.3.mssvgt.pif.3e48a30.5.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 16.2.RegSvcs.exe.3feb041.4.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 16.2.RegSvcs.exe.3feb041.4.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e48a30.1.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3e48a30.1.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e48a30.1.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 16.2.RegSvcs.exe.3feb041.4.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 16.2.RegSvcs.exe.3feb041.4.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 6.2.RegSvcs.exe.6464629.13.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.6464629.13.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 6.2.RegSvcs.exe.6460000.12.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.6460000.12.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e48a30.3.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3e48a30.3.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e48a30.3.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 6.2.RegSvcs.exe.3cb07ce.6.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.3cb07ce.6.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 6.2.RegSvcs.exe.3cb07ce.6.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 4.3.mssvgt.pif.4538a30.5.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.4538a30.5.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.4538a30.5.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 4.3.mssvgt.pif.4538a30.5.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.4538a30.5.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.4538a30.5.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 4.3.mssvgt.pif.44f4c00.0.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.44f4c00.0.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.44f4c00.0.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 10.3.mssvgt.pif.3e48a30.1.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3e48a30.1.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e48a30.1.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 6.2.RegSvcs.exe.3cb07ce.6.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 6.2.RegSvcs.exe.3cb07ce.6.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 16.2.RegSvcs.exe.3fe07ce.6.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 16.2.RegSvcs.exe.3fe07ce.6.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.44f4c00.0.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.44f4c00.0.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.44f4c00.0.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 10.3.mssvgt.pif.3e48a30.5.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3e48a30.5.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e48a30.5.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 16.2.RegSvcs.exe.2ff9650.3.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 16.2.RegSvcs.exe.2ff9650.3.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e04c00.0.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3e04c00.0.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e04c00.0.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 16.2.RegSvcs.exe.2ffe6b0.2.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 16.2.RegSvcs.exe.2ffe6b0.2.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.4538a30.2.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.4538a30.2.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.4538a30.2.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 4.3.mssvgt.pif.4538a30.3.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 4.3.mssvgt.pif.4538a30.3.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 4.3.mssvgt.pif.4538a30.3.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 10.3.mssvgt.pif.3eb1a40.2.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3eb1a40.2.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3eb1a40.2.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 10.3.mssvgt.pif.3e48a30.6.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 10.3.mssvgt.pif.3e48a30.6.raw.unpack, type: UNPACKEDPE Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 10.3.mssvgt.pif.3e48a30.6.raw.unpack, type: UNPACKEDPE Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.662507687.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.662507687.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.692566467.0000000003D51000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.692566467.0000000003D51000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000006.00000002.905012001.0000000005740000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000006.00000002.905012001.0000000005740000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 00000004.00000003.659920002.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.659920002.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.662369446.0000000004539000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.662369446.0000000004539000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.689820753.0000000003D86000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.689820753.0000000003D86000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.690180075.0000000003E7E000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.690180075.0000000003E7E000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.690030414.0000000003D85000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.690030414.0000000003D85000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.692643816.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.692643816.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.691361381.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.691361381.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.660958539.0000000003724000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.660958539.0000000003724000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000006.00000002.901251206.0000000000792000.00000040.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000006.00000002.901251206.0000000000792000.00000040.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.660913492.0000000003705000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.660913492.0000000003705000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.659777206.0000000004476000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.659777206.0000000004476000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000006.00000002.905032778.0000000005750000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000006.00000002.905032778.0000000005750000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 0000000A.00000003.690095645.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.690095645.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.659743510.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.659743510.00000000044F5000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.662616297.00000000044C1000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.662616297.00000000044C1000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.691863501.0000000003D85000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.691863501.0000000003D85000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.659811723.00000000044C1000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.659811723.00000000044C1000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.689852195.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.689852195.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.692788641.0000000003E05000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.692788641.0000000003E05000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.690118955.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.690118955.0000000003E49000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.692903177.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.692903177.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000010.00000002.714424502.0000000000A02000.00000040.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000010.00000002.714424502.0000000000A02000.00000040.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000006.00000002.902994074.0000000003CA9000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.661010431.0000000003727000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.661010431.0000000003727000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000010.00000002.715442161.0000000003F99000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000006.00000002.905317731.0000000006460000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000006.00000002.905317731.0000000006460000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Feb18_1 date = 2018-02-19, hash1 = aa486173e9d594729dbb5626748ce10a75ee966481b68c1b4f6323c827d9658c, author = Florian Roth, description = Detects Nanocore RAT, reference = Internal Research - T2T, license = https://creativecommons.org/licenses/by-nc/4.0/
Source: 0000000A.00000003.690447296.0000000003EB1000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.690447296.0000000003EB1000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.689909094.0000000003D51000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.689909094.0000000003D51000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.662013671.0000000004441000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.662013671.0000000004441000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.690354835.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.690354835.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.661068688.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.661068688.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.690069103.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.690069103.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.662163487.00000000049D2000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.662163487.00000000049D2000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.661829199.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.661829199.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.689784104.0000000003E05000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.689784104.0000000003E05000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 0000000A.00000003.692445105.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 0000000A.00000003.692445105.0000000003E48000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.660075291.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.660075291.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.661660900.0000000004475000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.661660900.0000000004475000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.659878466.0000000004441000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.659878466.0000000004441000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.660813067.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.660813067.0000000004538000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 00000004.00000003.660033291.000000000456E000.00000004.00000001.sdmp, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: 00000004.00000003.660033291.000000000456E000.00000004.00000001.sdmp, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: Process Memory Space: RegSvcs.exe PID: 6744, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: Process Memory Space: RegSvcs.exe PID: 6744, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: Process Memory Space: mssvgt.pif PID: 984, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: Process Memory Space: mssvgt.pif PID: 984, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: Process Memory Space: mssvgt.pif PID: 7104, type: MEMORY Matched rule: Nanocore_RAT_Gen_2 date = 2016-04-22, hash1 = 755f49a4ffef5b1b62f4b5a5de279868c0c1766b528648febf76628f1fe39050, author = Florian Roth, description = Detetcs the Nanocore RAT, license = https://creativecommons.org/licenses/by-nc/4.0/, score = https://www.sentinelone.com/blogs/teaching-an-old-rat-new-tricks/
Source: Process Memory Space: mssvgt.pif PID: 7104, type: MEMORY Matched rule: NanoCore date = 2014/04, filetype = exe, author = Kevin Breen <kevin@techanarchy.net>, maltype = Remote Access Trojan, ref = http://malwareconfig.com/stats/NanoCore
Source: 6.2.RegSvcs.exe.790000.1.unpack, u0023u003dqjIje6jGWLd2EOkfZXKqBbgu003du003d.cs Cryptographic APIs: 'TransformFinalBlock', 'CreateDecryptor'
Source: 6.2.RegSvcs.exe.790000.1.unpack, u0023u003dqVxXNKnhAcArgJoGGYXiyyQu003du003d.cs Cryptographic APIs: 'CreateDecryptor'
Source: 6.2.RegSvcs.exe.790000.1.unpack, u0023u003dqVxXNKnhAcArgJoGGYXiyyQu003du003d.cs Cryptographic APIs: 'TransformFinalBlock'
Source: classification engine Classification label: mal100.troj.evad.winEXE@21/39@6/1
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013C6D06 GetLastError,FormatMessageW, 0_2_013C6D06
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AC33A3 GetCurrentProcess,OpenProcessToken,LookupPrivilegeValueW,AdjustTokenPrivileges,GetLastError,ExitWindowsEx,InitiateSystemShutdownExW,SetSystemPowerState,SetSystemPowerState, 4_2_00AC33A3
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AF4AEB OpenProcess,GetLastError,GetLastError,GetCurrentThread,OpenThreadToken,GetCurrentProcess,OpenProcessToken,LookupPrivilegeValueW,AdjustTokenPrivileges,AdjustTokenPrivileges,GetLastError,OpenProcess,AdjustTokenPrivileges,CloseHandle,TerminateProcess,GetLastError,CloseHandle, 4_2_00AF4AEB
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AED606 SetErrorMode,GetDiskFreeSpaceW,GetLastError,SetErrorMode, 4_2_00AED606
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00B0557E CreateToolhelp32Snapshot,Process32FirstW,__wsplitpath,_wcscat,__wcsicoll,Process32NextW,CloseHandle, 4_2_00B0557E
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AFE0F6 CoInitialize,CoCreateInstance,CoUninitialize, 4_2_00AFE0F6
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013D963A FindResourceW,DeleteObject,SizeofResource,LoadResource,LockResource,GlobalAlloc,GlobalLock,GdipCreateHBITMAPFromBitmap,GlobalUnlock,GlobalFree, 0_2_013D963A
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe File created: C:\Program Files (x86)\DHCP Monitor Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe File created: C:\Users\user\AppData\Roaming\D06ED635-68F6-4E9A-955C-4899F5F57B9A Jump to behavior
Source: C:\Windows\System32\conhost.exe Mutant created: \Sessions\1\BaseNamedObjects\Local\SM0:6500:120:WilError_01
Source: C:\Windows\System32\conhost.exe Mutant created: \Sessions\1\BaseNamedObjects\Local\SM0:6160:120:WilError_01
Source: C:\Windows\System32\conhost.exe Mutant created: \Sessions\1\BaseNamedObjects\Local\SM0:6452:120:WilError_01
Source: C:\Windows\System32\conhost.exe Mutant created: \Sessions\1\BaseNamedObjects\Local\SM0:5748:120:WilError_01
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Mutant created: \Sessions\1\BaseNamedObjects\Global\{ba2baad0-dd3f-4844-a1e3-4d042f9ae8b6}
Source: C:\Windows\System32\conhost.exe Mutant created: \Sessions\1\BaseNamedObjects\Local\SM0:4864:120:WilError_01
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe File created: C:\Users\user\AppData\Local\Temp\42926996 Jump to behavior
Source: unknown Process created: C:\Windows\System32\wscript.exe 'C:\Windows\System32\WScript.exe' 'C:\Users\user\AppData\Local\Temp\42926996\Update.vbs'
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Command line argument: sfxname 0_2_013DCBB8
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Command line argument: sfxstime 0_2_013DCBB8
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Command line argument: STARTDLG 0_2_013DCBB8
Source: mzyDSLb1u9.exe Static PE information: Section: .text IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_READ
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Section loaded: C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\a152fe02a317a77aeee36903305e8ba6\mscorlib.ni.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Section loaded: C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\a152fe02a317a77aeee36903305e8ba6\mscorlib.ni.dll Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Section loaded: C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\a152fe02a317a77aeee36903305e8ba6\mscorlib.ni.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Section loaded: C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\a152fe02a317a77aeee36903305e8ba6\mscorlib.ni.dll Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Section loaded: C:\Windows\assembly\NativeImages_v4.0.30319_32\mscorlib\a152fe02a317a77aeee36903305e8ba6\mscorlib.ni.dll
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe File read: C:\Windows\win.ini Jump to behavior
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Key opened: HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe File read: C:\Windows\System32\drivers\etc\hosts Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe File read: C:\Windows\System32\drivers\etc\hosts Jump to behavior
Source: mzyDSLb1u9.exe Virustotal: Detection: 53%
Source: mzyDSLb1u9.exe Metadefender: Detection: 28%
Source: mzyDSLb1u9.exe ReversingLabs: Detection: 67%
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe File read: C:\Users\user\Desktop\mzyDSLb1u9.exe Jump to behavior
Source: unknown Process created: C:\Users\user\Desktop\mzyDSLb1u9.exe 'C:\Users\user\Desktop\mzyDSLb1u9.exe'
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Process created: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif 'C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif' nlcno.gge
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process created: C:\Users\user\AppData\Local\Temp\RegSvcs.exe C:\Users\user\AppData\Local\Temp\RegSvcs.exe
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process created: C:\Windows\SysWOW64\schtasks.exe 'schtasks.exe' /create /f /tn 'DHCP Monitor' /xml 'C:\Users\user\AppData\Local\Temp\tmpD629.tmp'
Source: C:\Windows\SysWOW64\schtasks.exe Process created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process created: C:\Windows\SysWOW64\schtasks.exe 'schtasks.exe' /create /f /tn 'DHCP Monitor Task' /xml 'C:\Users\user\AppData\Local\Temp\tmpDA12.tmp'
Source: unknown Process created: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif 'C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif' C:\Users\user\AppData\Local\Temp\42926996\nlcno.gge
Source: C:\Windows\SysWOW64\schtasks.exe Process created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
Source: unknown Process created: C:\Users\user\AppData\Local\Temp\RegSvcs.exe C:\Users\user\AppData\Local\Temp\RegSvcs.exe 0
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
Source: unknown Process created: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe 'C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe' 0
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process created: C:\Users\user\AppData\Local\Temp\RegSvcs.exe C:\Users\user\AppData\Local\Temp\RegSvcs.exe
Source: unknown Process created: C:\Windows\System32\wscript.exe 'C:\Windows\System32\WScript.exe' 'C:\Users\user\AppData\Local\Temp\42926996\Update.vbs'
Source: unknown Process created: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe 'C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe'
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Process created: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif 'C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif' nlcno.gge Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process created: C:\Users\user\AppData\Local\Temp\RegSvcs.exe C:\Users\user\AppData\Local\Temp\RegSvcs.exe Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process created: C:\Windows\SysWOW64\schtasks.exe 'schtasks.exe' /create /f /tn 'DHCP Monitor' /xml 'C:\Users\user\AppData\Local\Temp\tmpD629.tmp' Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process created: C:\Windows\SysWOW64\schtasks.exe 'schtasks.exe' /create /f /tn 'DHCP Monitor Task' /xml 'C:\Users\user\AppData\Local\Temp\tmpDA12.tmp' Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process created: C:\Users\user\AppData\Local\Temp\RegSvcs.exe C:\Users\user\AppData\Local\Temp\RegSvcs.exe Jump to behavior
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Key value queried: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\WOW6432Node\CLSID\{00BB2765-6A77-11D0-A535-00C04FD7D062}\InProcServer32 Jump to behavior
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe File written: C:\Users\user\AppData\Local\Temp\42926996\qbfcdn.ini Jump to behavior
Source: Window Recorder Window detected: More than 3 window changes detected
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe File opened: C:\Windows\Microsoft.NET\Framework\v4.0.30319\mscorrc.dll Jump to behavior
Source: mzyDSLb1u9.exe Static file information: File size 1105214 > 1048576
Source: mzyDSLb1u9.exe Static PE information: data directory type: IMAGE_DIRECTORY_ENTRY_IMPORT
Source: mzyDSLb1u9.exe Static PE information: data directory type: IMAGE_DIRECTORY_ENTRY_RESOURCE
Source: mzyDSLb1u9.exe Static PE information: data directory type: IMAGE_DIRECTORY_ENTRY_BASERELOC
Source: mzyDSLb1u9.exe Static PE information: data directory type: IMAGE_DIRECTORY_ENTRY_DEBUG
Source: mzyDSLb1u9.exe Static PE information: data directory type: IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG
Source: mzyDSLb1u9.exe Static PE information: data directory type: IMAGE_DIRECTORY_ENTRY_IAT
Source: mzyDSLb1u9.exe Static PE information: TERMINAL_SERVER_AWARE, DYNAMIC_BASE, NX_COMPAT
Source: mzyDSLb1u9.exe Static PE information: data directory type: IMAGE_DIRECTORY_ENTRY_DEBUG
Source: Binary string: D:\Projects\WinRAR\sfx\build\sfxrar32\Release\sfxrar.pdb source: mzyDSLb1u9.exe
Source: Binary string: RegSvcs.pdb, source: RegSvcs.exe, 00000006.00000002.901749097.00000000010DC000.00000004.00000020.sdmp, RegSvcs.exe, 0000000C.00000000.679025853.0000000000BD2000.00000002.00020000.sdmp, dhcpmon.exe, 0000000E.00000002.682942068.00000000002B2000.00000002.00020000.sdmp, RegSvcs.exe, 00000010.00000002.714290939.0000000000632000.00000002.00020000.sdmp, dhcpmon.exe, 00000014.00000002.715465917.00000000001C2000.00000002.00020000.sdmp, dhcpmon.exe.6.dr
Source: Binary string: C:\Users\Cole\Documents\Visual Studio 2013\Projects\NanoProtectPlugin\NanoProtectClient\obj\Debug\NanoProtectClient.pdb source: RegSvcs.exe, 00000006.00000002.902381045.0000000002CAA000.00000004.00000001.sdmp, RegSvcs.exe, 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp
Source: Binary string: System.EnterpriseServices.Wrapper.pdb source: dhcpmon.exe, 00000014.00000002.717570199.00000000049B0000.00000002.00000001.sdmp
Source: Binary string: RegSvcs.pdb source: RegSvcs.exe, dhcpmon.exe, RegSvcs.exe, 00000010.00000002.714290939.0000000000632000.00000002.00020000.sdmp, dhcpmon.exe, 00000014.00000002.715465917.00000000001C2000.00000002.00020000.sdmp, dhcpmon.exe.6.dr
Source: mzyDSLb1u9.exe Static PE information: Data directory: IMAGE_DIRECTORY_ENTRY_IMPORT is in: .rdata
Source: mzyDSLb1u9.exe Static PE information: Data directory: IMAGE_DIRECTORY_ENTRY_RESOURCE is in: .rsrc
Source: mzyDSLb1u9.exe Static PE information: Data directory: IMAGE_DIRECTORY_ENTRY_BASERELOC is in: .reloc
Source: mzyDSLb1u9.exe Static PE information: Data directory: IMAGE_DIRECTORY_ENTRY_LOAD_CONFIG is in: .rdata
Source: mzyDSLb1u9.exe Static PE information: Data directory: IMAGE_DIRECTORY_ENTRY_IAT is in: .rdata

Data Obfuscation:

barindex
.NET source code contains potential unpacker
Source: 6.2.RegSvcs.exe.790000.1.unpack, u0023u003dqjIje6jGWLd2EOkfZXKqBbgu003du003d.cs .Net Code: #=q_FL69pQf17BUSAFbWYu1SStMAbdu$R1GJ8VY8UL5_EA= System.Reflection.Assembly System.Reflection.Assembly::Load(System.Byte[])
Source: 6.2.RegSvcs.exe.790000.1.unpack, u0023u003dqxoz66kOqvxr21iYXZYXWiumy9eZGwFWaiX4C5X8aecUu003d.cs .Net Code: #=qKU0J1fiP8KA33eFK1owekQ== System.Reflection.Assembly System.Reflection.Assembly::Load(System.Byte[])
Contains functionality to dynamically determine API calls
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00A9EE30 LoadLibraryA,GetProcAddress, 4_2_00A9EE30
File is packed with WinRar
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe File created: C:\Users\user\AppData\Local\Temp\42926996\__tmp_rar_sfx_access_check_4821234 Jump to behavior
Uses code obfuscation techniques (call, push, ret)
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DE336 push ecx; ret 0_2_013DE349
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DD870 push eax; ret 0_2_013DD88E
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00ABD53C push 7400ABCFh; iretd 4_2_00ABD541
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AA6BD5 push ecx; ret 4_2_00AA6BE8
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AA6BD5 push ecx; ret 10_2_00AA6BE8
Source: 6.2.RegSvcs.exe.790000.1.unpack, u0023u003dqJT4I5hOweIku0024xYFEeDszbikglXCuquUdu0024v9AXtyq2nsu003d.cs High entropy of concatenated method names: '#=qBeOBlH6CwHFnQdZWWBgZ_pemudZ6CfCVcfOQtgpeG$Y=', '#=q5v5cLSMFBaxiTtOEjscx86gN2ozXlfytiL6UmXnyWtg=', '#=q_XA5h2lVGHLcY9dK754wKGrOjAm6aBbwPxcUJXgJThJUz83kMbCL53G5uuOLP6Rq', '#=qIFfr$DrKqIieRc688$vylAlBsEnx9Z3$TxvrDsPURfM=', '#=qejgvNXJQvgM2GomZsygLjreyguSPQ29pQHqjR_a0dWk=', '#=qCGokdf0OOxeMJLDkXSfc3NPmwygIQ29RjKQWj$wbNGB9C1pPgma_891QiNyTRXcA', '#=qDqyUVyJLXCtYqhZ0$opqkomqhUBn2WCeEEvGAXlNQ$I=', '#=qdImPAY1o3YhbLtukwCQ91cISaeIEWRKSYrGZ3dTVnkY=', '#=qza7O1AHrroJC7yRIJz4wINR_Sgo4hDpQrj_OYfIrlJE=', '#=q6Ct3QmvVLFC7my$dL1uEiHGmXJ5qCuK4WIhDwfhPTFs='
Source: 6.2.RegSvcs.exe.790000.1.unpack, u0023u003dqWrm21vQ8CBMZP_RBTwpusAu003du003d.cs High entropy of concatenated method names: '#=qCgU$tDqtOAyz2b$RwfSF7UzBcCAr0rFJWxm16x7Lre0=', '#=qeD3MBfedCIuKIQf9V1u2N3YS4VXE_FOHqw_XAjWtZK8=', '#=q$mvEHEBkZud$AdHPWqsMQnw5Xm5sD4vBSSmqrKuXGOk=', '#=qZaN94n8dM6tBEf$qCdY2kbTZb5BOW8Z134$2tNv7EJs=', '#=qtlZnL8mho$rv1eTFz0Mw9UYFC_yCabEZ0xtVePn6wR5aSHE7ti3UfKg2l7D0_xk8', '#=qVS$QmQjvFfsXSqQAKGSl6HGbkse2SG0XCab4upVjtRJkvhTEk$oIS2I9Zja7id1Q', '#=qxJg7RxTW1v5mnt12xXeJiYJv_bcctbtL2BCD5MjDi45Hlz6t8vwDNTv1Rv7tgIct', '#=qp$ZVC1r9spi890l$D7IwEd3faoKeWHvv42mVq8wIIWM=', '#=qCoWHlVuoVRMkOzC7RZubJCslkxaEWn9yZiIydECf69$ktj0IPD5wAwC2H5Cc8C$L', '#=qqs1moO$mYaS72OXOWe0Z6GycslEb6e9Ipoy7ppW0O5abIp05ajv8doqdJZHlN3cK'

Persistence and Installation Behavior:

barindex
Drops PE files with a suspicious file extension
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe File created: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Jump to dropped file
Drops PE files
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe File created: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File created: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe File created: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Jump to dropped file

Boot Survival:

barindex
Uses schtasks.exe or at.exe to add and modify task schedules
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process created: C:\Windows\SysWOW64\schtasks.exe 'schtasks.exe' /create /f /tn 'DHCP Monitor' /xml 'C:\Users\user\AppData\Local\Temp\tmpD629.tmp'

Hooking and other Techniques for Hiding and Protection:

barindex
Hides that the sample has been downloaded from the Internet (zone.identifier)
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe File opened: C:\Users\user\AppData\Local\Temp\RegSvcs.exe:Zone.Identifier read attributes | delete Jump to behavior
Contains functionality to check if a window is minimized (may be used to check if an application is visible)
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00B0A2EA IsWindowVisible,IsWindowEnabled,GetForegroundWindow,IsIconic,IsZoomed, 4_2_00B0A2EA
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AC43FF GetForegroundWindow,FindWindowW,IsIconic,ShowWindow,SetForegroundWindow,GetWindowThreadProcessId,GetWindowThreadProcessId,GetCurrentThreadId,GetWindowThreadProcessId,AttachThreadInput,AttachThreadInput,AttachThreadInput,AttachThreadInput,SetForegroundWindow,MapVirtualKeyW,keybd_event,MapVirtualKeyW,keybd_event,MapVirtualKeyW,keybd_event,MapVirtualKeyW,keybd_event,SetForegroundWindow,AttachThreadInput,AttachThreadInput,AttachThreadInput, 4_2_00AC43FF
Monitors certain registry keys / values for changes (often done to protect autostart functionality)
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Registry key monitored for changes: HKEY_CURRENT_USER_Classes Jump to behavior
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Windows\System32\wscript.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\System32\wscript.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Process information set: NOOPENFILEERRORBOX

Malware Analysis System Evasion:

barindex
Yara detected AntiVM autoit script
Source: Yara match File source: Process Memory Space: mssvgt.pif PID: 984, type: MEMORY
Source: Yara match File source: Process Memory Space: mssvgt.pif PID: 7104, type: MEMORY
Contains long sleeps (>= 3 min)
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Thread delayed: delay time: 922337203685477 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Thread delayed: delay time: 922337203685477 Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Thread delayed: delay time: 922337203685477 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Thread delayed: delay time: 922337203685477 Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Thread delayed: delay time: 922337203685477
Found WSH timer for Javascript or VBS script (likely evasive script)
Source: C:\Windows\System32\wscript.exe Window found: window name: WSH-Timer
Found a high number of Window / User specific system calls (may be a loop to detect user behavior)
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Window / User API: threadDelayed 1767 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Window / User API: threadDelayed 7651 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Window / User API: foregroundWindowGot 734 Jump to behavior
May sleep (evasive loops) to hinder dynamic analysis
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif TID: 7108 Thread sleep count: 73 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif TID: 7108 Thread sleep count: 105 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif TID: 6832 Thread sleep count: 73 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif TID: 6832 Thread sleep count: 101 > 30 Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe TID: 6716 Thread sleep time: -922337203685477s >= -30000s Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe TID: 2216 Thread sleep time: -922337203685477s >= -30000s
Sample execution stops while process was sleeping (likely an evasion)
Source: C:\Windows\System32\conhost.exe Last function: Thread delayed
Source: C:\Windows\System32\conhost.exe Last function: Thread delayed
Source: C:\Windows\System32\conhost.exe Last function: Thread delayed
Source: C:\Windows\System32\conhost.exe Last function: Thread delayed
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013CA2DF FindFirstFileW,FindFirstFileW,FindFirstFileW,GetLastError,FindNextFileW,GetLastError, 0_2_013CA2DF
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DAFB9 SendDlgItemMessageW,EndDialog,GetDlgItem,SetFocus,SetDlgItemTextW,SetDlgItemTextW,SendDlgItemMessageW,FindFirstFileW,FileTimeToLocalFileTime,FileTimeToSystemTime,GetTimeFormatW,GetDateFormatW,_swprintf,SetDlgItemTextW,FindClose,_swprintf,SetDlgItemTextW,SendDlgItemMessageW,FileTimeToLocalFileTime,FileTimeToSystemTime,GetTimeFormatW,GetDateFormatW,_swprintf,SetDlgItemTextW,_swprintf,SetDlgItemTextW, 0_2_013DAFB9
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013E9FD3 FindFirstFileExA, 0_2_013E9FD3
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AC399B GetFileAttributesW,FindFirstFileW,FindClose, 4_2_00AC399B
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00ADBCB3 _wcscat,_wcscat,__wsplitpath,FindFirstFileW,CopyFileW,_wcscpy,_wcscat,_wcscat,lstrcmpiW,DeleteFileW,MoveFileW,CopyFileW,DeleteFileW,CopyFileW,FindClose,MoveFileW,FindNextFileW,FindClose, 4_2_00ADBCB3
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AE2408 FindFirstFileW,LdrInitializeThunk,Sleep,FindNextFileW,FindClose, 4_2_00AE2408
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AD280D FindFirstFileW,FindFirstFileW,FindNextFileW,FindClose,FindClose,FindClose,FindFirstFileW,SetCurrentDirectoryW,SetCurrentDirectoryW,SetCurrentDirectoryW,FindNextFileW,FindClose,FindClose, 4_2_00AD280D
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00B08877 FindFirstFileW,FindClose,FileTimeToLocalFileTime,FileTimeToLocalFileTime,FileTimeToLocalFileTime,FileTimeToSystemTime,__swprintf,__swprintf,__swprintf,__swprintf,__swprintf,__swprintf,__swprintf, 4_2_00B08877
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AECAE7 FindFirstFileW,FindNextFileW,FindClose, 4_2_00AECAE7
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AC1A73 FindFirstFileW,FindFirstFileW,GetFileAttributesW,SetFileAttributesW,FindNextFileW,FindClose,FindClose,FindClose,FindFirstFileW,SetCurrentDirectoryW,SetCurrentDirectoryW,SetCurrentDirectoryW,FindNextFileW,FindClose,FindClose, 4_2_00AC1A73
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AEDE7C FindFirstFileW,FindClose, 4_2_00AEDE7C
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00ADBF17 _wcscat,__wsplitpath,FindFirstFileW,_wcscpy,_wcscat,_wcscat,DeleteFileW,FindNextFileW,FindClose,FindClose, 4_2_00ADBF17
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AC399B GetFileAttributesW,FindFirstFileW,FindClose, 10_2_00AC399B
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DD353 VirtualQuery,GetSystemInfo, 0_2_013DD353
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Thread delayed: delay time: 922337203685477 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Thread delayed: delay time: 922337203685477 Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Thread delayed: delay time: 922337203685477 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Thread delayed: delay time: 922337203685477 Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Thread delayed: delay time: 922337203685477
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user\AppData\Local\Temp\42926996\nlcno.gge Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user\AppData\Local\Temp\42926996 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user\AppData Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user\AppData\Local\Temp Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif File opened: C:\Users\user\AppData\Local Jump to behavior
Source: mssvgt.pif, 00000004.00000003.654028421.0000000003651000.00000004.00000001.sdmp Binary or memory string: If ProcessExists("VboxService.exe") Then
Source: mssvgt.pif, 00000004.00000003.673429828.0000000003666000.00000004.00000001.sdmp Binary or memory string: rocessExists("VboxService.exe") Then
Source: RegSvcs.exe, 00000006.00000002.905644412.0000000006E50000.00000002.00000001.sdmp, RegSvcs.exe, 0000000C.00000002.685590571.00000000054B0000.00000002.00000001.sdmp, dhcpmon.exe, 0000000E.00000002.683774298.0000000004B60000.00000002.00000001.sdmp Binary or memory string: A Virtual Machine could not be started because Hyper-V is not installed.
Source: mssvgt.pif, 0000000A.00000003.698034879.0000000003B42000.00000004.00000001.sdmp Binary or memory string: VBoxTray.exe("
Source: mssvgt.pif, 00000004.00000003.673498136.000000000365D000.00000004.00000001.sdmp Binary or memory string: VMwareUser.exe5FB536C7
Source: nlcno.gge.0.dr Binary or memory string: If ProcessExists("VMwaretray.exe") Then
Source: nlcno.gge.0.dr Binary or memory string: If DriveSpaceFree("d:\") < 1 And ProcessExists("VMwareUser.exe") Then
Source: mssvgt.pif, 0000000A.00000003.683718210.0000000003B11000.00000004.00000001.sdmp Binary or memory string: If ProcessExists("VMwaretray.exe") Then
Source: mssvgt.pif, 00000004.00000003.673429828.0000000003666000.00000004.00000001.sdmp Binary or memory string: If ProcessExists("VBoxTray.exe") Then35
Source: mssvgt.pif, 00000004.00000003.673429828.0000000003666000.00000004.00000001.sdmp Binary or memory string: If DriveSpaceFree("d:\") < 1 And ProcessExists("VMwareUser.exe") Then04
Source: RegSvcs.exe, 00000006.00000002.905644412.0000000006E50000.00000002.00000001.sdmp, RegSvcs.exe, 0000000C.00000002.685590571.00000000054B0000.00000002.00000001.sdmp, dhcpmon.exe, 0000000E.00000002.683774298.0000000004B60000.00000002.00000001.sdmp Binary or memory string: The communication protocol version between the Hyper-V Host and Guest Compute Services is not supported.
Source: mssvgt.pif, 0000000A.00000003.698034879.0000000003B42000.00000004.00000001.sdmp Binary or memory string: VMwareService.exe-
Source: mssvgt.pif, 00000004.00000003.673498136.000000000365D000.00000004.00000001.sdmp Binary or memory string: VMwareService.exe536C7%
Source: nlcno.gge.0.dr Binary or memory string: If DriveSpaceFree("d:\") < 1 And ProcessExists("VMwareService.exe") Then
Source: mssvgt.pif, 00000004.00000003.673444544.0000000003688000.00000004.00000001.sdmp Binary or memory string: VMwaretray.exeE
Source: RegSvcs.exe, 00000006.00000002.905418454.00000000065C0000.00000004.00000001.sdmp Binary or memory string: Hyper-V RAW%SystemRoot%\system32\mswsock.dll
Source: mssvgt.pif, 00000004.00000003.673444544.0000000003688000.00000004.00000001.sdmp Binary or memory string: VboxService.exe
Source: mssvgt.pif, 0000000A.00000003.683718210.0000000003B11000.00000004.00000001.sdmp Binary or memory string: If DriveSpaceFree("d:\") < 1 And ProcessExists("VMwareService.exe") Then
Source: mssvgt.pif, 00000004.00000003.654028421.0000000003651000.00000004.00000001.sdmp Binary or memory string: If ProcessExists("VMwaretray.exe") Then;
Source: nlcno.gge.0.dr Binary or memory string: If ProcessExists("VboxService.exe") Then
Source: mssvgt.pif, 00000004.00000003.655194190.0000000004440000.00000004.00000001.sdmp, mssvgt.pif, 0000000A.00000003.685352616.0000000003D50000.00000004.00000001.sdmp, osmphj.xml.0.dr Binary or memory string: 8FIgJ7N0191gPU5217gi574tU48o9QEmUq90wb9lev70EtYsQ8LA5ujQI4R72P5cy8669l
Source: mssvgt.pif, 00000004.00000003.673444544.0000000003688000.00000004.00000001.sdmp Binary or memory string: VBoxTray.exe
Source: mssvgt.pif, 0000000A.00000003.697244866.0000000003B21000.00000004.00000001.sdmp Binary or memory string: rocessExists("VboxService.exe") ThenLY7
Source: mssvgt.pif, 0000000A.00000003.683718210.0000000003B11000.00000004.00000001.sdmp Binary or memory string: If DriveSpaceFree("d:\") < 1 And ProcessExists("VMwareUser.exe") Then
Source: RegSvcs.exe, 00000006.00000002.905644412.0000000006E50000.00000002.00000001.sdmp, RegSvcs.exe, 0000000C.00000002.685590571.00000000054B0000.00000002.00000001.sdmp, dhcpmon.exe, 0000000E.00000002.683774298.0000000004B60000.00000002.00000001.sdmp Binary or memory string: A communication protocol error has occurred between the Hyper-V Host and Guest Compute Service.
Source: mssvgt.pif, 0000000A.00000003.683718210.0000000003B11000.00000004.00000001.sdmp Binary or memory string: If ProcessExists("VboxService.exe") ThenLY7
Source: mssvgt.pif, 0000000A.00000002.701323791.0000000000BC8000.00000004.00000020.sdmp Binary or memory string: \\?\SCSI#CdRom&Ven_NECVMWar&Prod_VMware_SATA_CD00#5&280b647&0&000000#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\\\?\Volume{e6e9dfd8-98f2-11e9-90ce-806e6f6e6963}\VV
Source: mssvgt.pif, 00000004.00000003.673303946.0000000003667000.00000004.00000001.sdmp Binary or memory string: If DriveSpaceFree("d:\") < 1 And ProcessExists("VMwareService.exe") Then>
Source: mssvgt.pif, 0000000A.00000003.698034879.0000000003B42000.00000004.00000001.sdmp Binary or memory string: VMwaretray.exej!
Source: mssvgt.pif, 0000000A.00000003.698034879.0000000003B42000.00000004.00000001.sdmp Binary or memory string: VMwareUser.exee-
Source: mssvgt.pif, 0000000A.00000003.683718210.0000000003B11000.00000004.00000001.sdmp Binary or memory string: If ProcessExists("VBoxTray.exe") ThenEi
Source: mssvgt.pif, 0000000A.00000003.698034879.0000000003B42000.00000004.00000001.sdmp Binary or memory string: VboxService.exe
Source: nlcno.gge.0.dr Binary or memory string: If ProcessExists("VBoxTray.exe") Then
Source: RegSvcs.exe, 00000006.00000002.905644412.0000000006E50000.00000002.00000001.sdmp, RegSvcs.exe, 0000000C.00000002.685590571.00000000054B0000.00000002.00000001.sdmp, dhcpmon.exe, 0000000E.00000002.683774298.0000000004B60000.00000002.00000001.sdmp Binary or memory string: An unknown internal message was received by the Hyper-V Compute Service.

Anti Debugging:

barindex
Contains functionality to access loader functionality (e.g. LdrGetProcedureAddress)
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AA6374 GetStartupInfoW,__heap_init,_fast_error_exit,_fast_error_exit,__RTC_Initialize,__ioinit,__amsg_exit,GetCommandLineW,__wsetargv,__amsg_exit,__wsetenvp,__amsg_exit,__cinit,__amsg_exit,__wwincmdln,LdrInitializeThunk, 4_2_00AA6374
Contains functionality to block mouse and keyboard input (often used to hinder debugging)
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AEA35D BlockInput, 4_2_00AEA35D
Contains functionality to check if a debugger is running (IsDebuggerPresent)
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DE4F5 IsProcessorFeaturePresent,IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter, 0_2_013DE4F5
Contains functionality to dynamically determine API calls
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00A9EE30 LoadLibraryA,GetProcAddress, 4_2_00A9EE30
Contains functionality to read the PEB
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013E6AF3 mov eax, dword ptr fs:[00000030h] 0_2_013E6AF3
Contains functionality which may be used to detect a debugger (GetProcessHeap)
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013EACA1 GetProcessHeap, 0_2_013EACA1
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DE643 SetUnhandledExceptionFilter, 0_2_013DE643
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DE4F5 IsProcessorFeaturePresent,IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter, 0_2_013DE4F5
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DE7FB SetUnhandledExceptionFilter,UnhandledExceptionFilter,GetCurrentProcess,TerminateProcess, 0_2_013DE7FB
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013E7BE1 IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter, 0_2_013E7BE1
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AAF170 SetUnhandledExceptionFilter, 4_2_00AAF170
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AAA128 IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter,GetCurrentProcess,TerminateProcess, 4_2_00AAA128
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AA7CCD IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter, 4_2_00AA7CCD
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AAA128 IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter,GetCurrentProcess,TerminateProcess, 10_2_00AAA128
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 10_2_00AA7CCD _memset,IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter, 10_2_00AA7CCD
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Memory allocated: page read and write | page guard Jump to behavior

HIPS / PFW / Operating System Protection Evasion:

barindex
Allocates memory in foreign processes
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Memory allocated: C:\Users\user\AppData\Local\Temp\RegSvcs.exe base: 790000 protect: page execute and read and write Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Memory allocated: C:\Users\user\AppData\Local\Temp\RegSvcs.exe base: A00000 protect: page execute and read and write Jump to behavior
Injects a PE file into a foreign processes
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Memory written: C:\Users\user\AppData\Local\Temp\RegSvcs.exe base: 790000 value starts with: 4D5A Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Memory written: C:\Users\user\AppData\Local\Temp\RegSvcs.exe base: A00000 value starts with: 4D5A Jump to behavior
Writes to foreign memory regions
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Memory written: C:\Users\user\AppData\Local\Temp\RegSvcs.exe base: 790000 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Memory written: C:\Users\user\AppData\Local\Temp\RegSvcs.exe base: 552000 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Memory written: C:\Users\user\AppData\Local\Temp\RegSvcs.exe base: A00000 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Memory written: C:\Users\user\AppData\Local\Temp\RegSvcs.exe base: 901000 Jump to behavior
Contains functionality to execute programs as a different user
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AC6C61 LogonUserW, 4_2_00AC6C61
Contains functionality to launch a program with higher privileges
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00A9D7A0 GetCurrentDirectoryW,IsDebuggerPresent,GetFullPathNameW,SetCurrentDirectoryW,MessageBoxA,SetCurrentDirectoryW,GetModuleFileNameW,GetForegroundWindow,ShellExecuteW,GetForegroundWindow,ShellExecuteW, 4_2_00A9D7A0
Contains functionality to simulate keystroke presses
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AC43FF GetForegroundWindow,FindWindowW,IsIconic,ShowWindow,SetForegroundWindow,GetWindowThreadProcessId,GetWindowThreadProcessId,GetCurrentThreadId,GetWindowThreadProcessId,AttachThreadInput,AttachThreadInput,AttachThreadInput,AttachThreadInput,SetForegroundWindow,MapVirtualKeyW,keybd_event,MapVirtualKeyW,keybd_event,MapVirtualKeyW,keybd_event,MapVirtualKeyW,keybd_event,SetForegroundWindow,AttachThreadInput,AttachThreadInput,AttachThreadInput, 4_2_00AC43FF
Contains functionality to simulate mouse events
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AC3321 __wcsicoll,mouse_event,__wcsicoll,mouse_event, 4_2_00AC3321
Creates a process in suspended mode (likely to inject code)
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Process created: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif 'C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif' nlcno.gge Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process created: C:\Users\user\AppData\Local\Temp\RegSvcs.exe C:\Users\user\AppData\Local\Temp\RegSvcs.exe Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process created: C:\Windows\SysWOW64\schtasks.exe 'schtasks.exe' /create /f /tn 'DHCP Monitor' /xml 'C:\Users\user\AppData\Local\Temp\tmpD629.tmp' Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Process created: C:\Windows\SysWOW64\schtasks.exe 'schtasks.exe' /create /f /tn 'DHCP Monitor Task' /xml 'C:\Users\user\AppData\Local\Temp\tmpDA12.tmp' Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Process created: C:\Users\user\AppData\Local\Temp\RegSvcs.exe C:\Users\user\AppData\Local\Temp\RegSvcs.exe Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AD602A GetSecurityDescriptorDacl,GetAclInformation,GetLengthSid,GetAce,AddAce,GetLengthSid,GetLengthSid,CopySid,AddAce,SetSecurityDescriptorDacl,SetUserObjectSecurity, 4_2_00AD602A
Source: mssvgt.pif, 00000004.00000003.673444544.0000000003688000.00000004.00000001.sdmp, RegSvcs.exe, 00000006.00000002.902464242.0000000002D5C000.00000004.00000001.sdmp, mssvgt.pif, 0000000A.00000003.698034879.0000000003B42000.00000004.00000001.sdmp Binary or memory string: Program Manager
Source: RegSvcs.exe, 00000006.00000002.902464242.0000000002D5C000.00000004.00000001.sdmp Binary or memory string: Program ManagerD2i
Source: RegSvcs.exe, 00000006.00000002.905523255.00000000067FC000.00000004.00000001.sdmp Binary or memory string: Program Managerd
Source: mssvgt.pif.0.dr Binary or memory string: IDASCRWINUPRWINDOWNLWINUPLWINDOWNSHIFTUPSHIFTDOWNALTUPALTDOWNCTRLUPCTRLDOWNMOUSE_XBUTTON2MOUSE_XBUTTON1MOUSE_MBUTTONMOUSE_RBUTTONMOUSE_LBUTTONLAUNCH_APP2LAUNCH_APP1LAUNCH_MEDIALAUNCH_MAILMEDIA_PLAY_PAUSEMEDIA_STOPMEDIA_PREVMEDIA_NEXTVOLUME_UPVOLUME_DOWNVOLUME_MUTEBROWSER_HOMEBROWSER_FAVORTIESBROWSER_SEARCHBROWSER_STOPBROWSER_REFRESHBROWSER_FORWARDBROWSER_BACKNUMPADENTERSLEEPRSHIFTLSHIFTRALTLALTRCTRLLCTRLAPPSKEYNUMPADDIVNUMPADDOTNUMPADSUBNUMPADADDNUMPADMULTNUMPAD9NUMPAD8NUMPAD7NUMPAD6NUMPAD5NUMPAD4NUMPAD3NUMPAD2NUMPAD1NUMPAD0CAPSLOCKPAUSEBREAKNUMLOCKSCROLLLOCKRWINLWINPRINTSCREENUPTABSPACERIGHTPGUPPGDNLEFTINSERTINSHOMEF12F11F10F9F8F7F6F5F4F3F2F1ESCAPEESCENTERENDDOWNDELETEDELBSBACKSPACEALTONOFF0%d%dShell_TrayWndExitScript PausedblankinfoquestionstopwarningAutoIt -
Source: mssvgt.pif, RegSvcs.exe, 00000006.00000002.902227136.0000000001750000.00000002.00000001.sdmp Binary or memory string: Shell_TrayWnd
Source: RegSvcs.exe, 00000006.00000002.902227136.0000000001750000.00000002.00000001.sdmp Binary or memory string: Progman
Source: mssvgt.pif, 00000004.00000003.673429828.0000000003666000.00000004.00000001.sdmp, mssvgt.pif, 0000000A.00000003.683718210.0000000003B11000.00000004.00000001.sdmp Binary or memory string: If WinGetText("Program Manager") = "0" Then
Source: RegSvcs.exe, 00000006.00000002.905392462.00000000065BC000.00000004.00000001.sdmp Binary or memory string: Program Manager 4L
Source: RegSvcs.exe, 00000006.00000002.902464242.0000000002D5C000.00000004.00000001.sdmp Binary or memory string: Program ManagerHafk
Source: RegSvcs.exe, 00000006.00000002.902464242.0000000002D5C000.00000004.00000001.sdmp Binary or memory string: Program Managerl
Source: nlcno.gge.0.dr Binary or memory string: If WinGetText("Program Manager") = "0" Then
Source: RegSvcs.exe, 00000006.00000002.902922306.00000000031E1000.00000004.00000001.sdmp Binary or memory string: Program Managerx
Source: RegSvcs.exe, 00000006.00000002.902227136.0000000001750000.00000002.00000001.sdmp Binary or memory string: Progmanlock
Source: mssvgt.pif, 00000004.00000002.674121578.0000000000B12000.00000002.00020000.sdmp, mssvgt.pif, 0000000A.00000002.700975447.0000000000B12000.00000002.00020000.sdmp Binary or memory string: ASCRWINUPRWINDOWNLWINUPLWINDOWNSHIFTUPSHIFTDOWNALTUPALTDOWNCTRLUPCTRLDOWNMOUSE_XBUTTON2MOUSE_XBUTTON1MOUSE_MBUTTONMOUSE_RBUTTONMOUSE_LBUTTONLAUNCH_APP2LAUNCH_APP1LAUNCH_MEDIALAUNCH_MAILMEDIA_PLAY_PAUSEMEDIA_STOPMEDIA_PREVMEDIA_NEXTVOLUME_UPVOLUME_DOWNVOLUME_MUTEBROWSER_HOMEBROWSER_FAVORTIESBROWSER_SEARCHBROWSER_STOPBROWSER_REFRESHBROWSER_FORWARDBROWSER_BACKNUMPADENTERSLEEPRSHIFTLSHIFTRALTLALTRCTRLLCTRLAPPSKEYNUMPADDIVNUMPADDOTNUMPADSUBNUMPADADDNUMPADMULTNUMPAD9NUMPAD8NUMPAD7NUMPAD6NUMPAD5NUMPAD4NUMPAD3NUMPAD2NUMPAD1NUMPAD0CAPSLOCKPAUSEBREAKNUMLOCKSCROLLLOCKRWINLWINPRINTSCREENUPTABSPACERIGHTPGUPPGDNLEFTINSERTINSHOMEF12F11F10F9F8F7F6F5F4F3F2F1ESCAPEESCENTERENDDOWNDELETEDELBSBACKSPACEALTONOFF0%d%dShell_TrayWndExitScript PausedblankinfoquestionstopwarningAutoIt -

Language, Device and Operating System Detection:

barindex
Contains functionality to query CPU information (cpuid)
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DE34B cpuid 0_2_013DE34B
Contains functionality to query locales information (e.g. system language)
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: GetLocaleInfoW,GetNumberFormatW, 0_2_013D9D99
Queries the volume information (name, serial number etc) of a device
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Users\user\AppData\Local\Temp\RegSvcs.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Users\user\AppData\Local\Temp\RegSvcs.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll VolumeInformation Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Queries volume information: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe VolumeInformation Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll VolumeInformation Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll VolumeInformation Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll VolumeInformation Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Users\user\AppData\Local\Temp\RegSvcs.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Windows.Forms\v4.0_4.0.0.0__b77a5c561934e089\System.Windows.Forms.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\System.Drawing\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.Drawing.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Microsoft.VisualBasic\v4.0_10.0.0.0__b03f5f7f11d50a3a\Microsoft.VisualBasic.dll VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\RegSvcs.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_MSIL\Accessibility\v4.0_4.0.0.0__b03f5f7f11d50a3a\Accessibility.dll VolumeInformation Jump to behavior
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Queries volume information: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe VolumeInformation
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.dll VolumeInformation
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll VolumeInformation
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll VolumeInformation
Source: C:\Program Files (x86)\DHCP Monitor\dhcpmon.exe Queries volume information: C:\Windows\Microsoft.NET\assembly\GAC_32\System.EnterpriseServices\v4.0_4.0.0.0__b03f5f7f11d50a3a\System.EnterpriseServices.Wrapper.dll VolumeInformation
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013DCBB8 GetCommandLineW,OpenFileMappingW,MapViewOfFile,UnmapViewOfFile,CloseHandle,GetModuleFileNameW,SetEnvironmentVariableW,SetEnvironmentVariableW,GetLocalTime,_swprintf,SetEnvironmentVariableW,GetModuleHandleW,LoadIconW,DialogBoxParamW,Sleep,DeleteObject,DeleteObject,DeleteObject,CloseHandle, 0_2_013DCBB8
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00B02BF9 GetUserNameW, 4_2_00B02BF9
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AAE284 __lock,____lc_codepage_func,__getenv_helper_nolock,_free,_strlen,__malloc_crt,_strlen,_strcpy_s,__invoke_watson,_free,GetTimeZoneInformation,WideCharToMultiByte,WideCharToMultiByte,WideCharToMultiByte, 4_2_00AAE284
Source: C:\Users\user\Desktop\mzyDSLb1u9.exe Code function: 0_2_013CA995 GetVersionExW, 0_2_013CA995
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Key value queried: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography MachineGuid Jump to behavior

Stealing of Sensitive Information:

barindex
Yara detected Nanocore RAT
Source: Yara match File source: 6.2.RegSvcs.exe.3cbb041.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.2.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3fe560b.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cbb041.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.3.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.45a1a40.1.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.45a1a40.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.a00000.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.790000.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3fe07ce.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6460000.12.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.2.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cb560b.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.6.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.5.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.3.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3feb041.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3feb041.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6464629.13.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6460000.12.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.3.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cb07ce.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.5.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.44f4c00.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.1.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.44f4c00.0.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e04c00.0.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.2.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.3.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.2.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 00000004.00000003.662507687.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692566467.0000000003D51000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659920002.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662369446.0000000004539000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689820753.0000000003D86000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690180075.0000000003E7E000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690030414.0000000003D85000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692643816.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.691361381.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660958539.0000000003724000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.901251206.0000000000792000.00000040.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660913492.0000000003705000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659777206.0000000004476000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690095645.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659743510.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662616297.00000000044C1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.691863501.0000000003D85000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659811723.00000000044C1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689852195.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692788641.0000000003E05000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690118955.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692903177.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.714424502.0000000000A02000.00000040.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.902994074.0000000003CA9000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661010431.0000000003727000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.715442161.0000000003F99000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.905317731.0000000006460000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690447296.0000000003EB1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689909094.0000000003D51000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662013671.0000000004441000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690354835.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661068688.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690069103.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662163487.00000000049D2000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661829199.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689784104.0000000003E05000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692445105.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660075291.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661660900.0000000004475000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659878466.0000000004441000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660813067.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660033291.000000000456E000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: Process Memory Space: RegSvcs.exe PID: 6744, type: MEMORY
Source: Yara match File source: Process Memory Space: mssvgt.pif PID: 984, type: MEMORY
Source: Yara match File source: Process Memory Space: mssvgt.pif PID: 7104, type: MEMORY
OS version to string mapping found (often used in BOTs)
Source: mssvgt.pif Binary or memory string: WIN_XP
Source: mssvgt.pif Binary or memory string: WIN_XPe
Source: mssvgt.pif Binary or memory string: WIN_VISTA
Source: mssvgt.pif.0.dr Binary or memory string: %.3d%S%M%H%m%Y%jX86IA64X64WIN32_NTWIN_8WIN_2008R2WIN_7WIN_2008WIN_VISTAWIN_2003WIN_XPeWIN_XPWIN_2000InstallLanguageSYSTEM\CurrentControlSet\Control\Nls\LanguageSchemeLangIDControl Panel\Appearance3, 3, 8, 1USERPROFILEUSERDOMAINUSERDNSDOMAINDefaultGetSystemWow64DirectoryWSeDebugPrivilege:winapistdcallubyte!
Source: mssvgt.pif Binary or memory string: WIN_7
Source: mssvgt.pif Binary or memory string: WIN_8

Remote Access Functionality:

barindex
Detected Nanocore Rat
Source: mssvgt.pif, 00000004.00000003.662507687.00000000044F5000.00000004.00000001.sdmp String found in binary or memory: NanoCore.ClientPluginHost
Source: RegSvcs.exe, 00000006.00000002.901251206.0000000000792000.00000040.00000001.sdmp String found in binary or memory: NanoCore.ClientPluginHost
Source: RegSvcs.exe, 00000006.00000002.902381045.0000000002CAA000.00000004.00000001.sdmp String found in binary or memory: <Module>mscorlibMicrosoft.VisualBasicMyApplicationNanoCore.MyMyComputerMyProjectMyWebServicesThreadSafeObjectProvider`1IClientNetworkNanoCore.ClientPluginIClientDataIClientAppIClientDataHostNanoCore.ClientPluginHostIClientNetworkHostIClientUIHostIClientLoggingHostIClientAppHostIClientNameObjectCollectionNanoCoreIClientReadOnlyNameObjectCollectionClientInvokeDelegateMicrosoft.VisualBasic.ApplicationServicesApplicationBase.ctorMicrosoft.VisualBasic.DevicesComputerSystemObject.cctorget_Computerm_ComputerObjectProviderget_Applicationm_AppObjectProviderUserget_Userm_UserObjectProviderget_WebServicesm_MyWebServicesObjectProviderApplicationWebServicesEqualsoGetHashCodeTypeGetTypeToStringCreate__Instance__TinstanceDispose__Instance__get_GetInstanceMicrosoft.VisualBasic.MyServices.InternalContextValue`1m_ContextGetInstanceReadPacketpipeNameparamsPipeCreatedPipeClosedConnectionStateChangedconnectedConnectionFailedhostportBuildingHostCacheVariableChangednameClientSettingChangedPluginUninstallingClientUninstallingget_Variablesget_ClientSettingsget_BuilderSettingsVariablesClientSettingsBuilderSettingsget_ConnectedClosePipePipeExistsRebuildHostCacheAddHostEntryDisconnectSendToServercompressConnectedInvokemethodstateLogClientMessagemessageExceptionLogClientExceptionexsiteRestartShutdownDisableProtectionRestoreProtectionUninstallEntryExistsSystem.Collections.GenericKeyValuePair`2GetEntriesGetValuedefaultValueSetValuevalueRemoveValueMulticastDelegateTargetObjectTargetMethodIAsyncResultAsyncCallbackBeginInvokeDelegateCallbackDelegateAsyncStateEndInvokeDelegateAsyncResultSystem.ComponentModelEditorBrowsableAttributeEditorBrowsableStateSystem.CodeDom.CompilerGeneratedCodeAttributeSystem.DiagnosticsDebuggerHiddenAttributeMicrosoft.VisualBasic.CompilerServicesStandardModuleAttributeHideModuleNameAttributeSystem.ComponentModel.DesignHelpKeywordAttributeSystem.Runtime.CompilerServicesRuntimeHelpersGetObjectValueRuntimeTypeHandleGetTypeFromHandleActivatorCreateInstanceMyGroupCollectionAttributeget_Valueset_ValueSystem.Runtime.InteropServicesComVisibleAttributeParamArrayAttributeCompilationRelaxationsAttributeRuntimeCompatibilityAttributeSystem.ReflectionAssemblyFileVersionAttributeGuidAttributeAssemblyTrademarkAttributeAssemblyCopyrightAttributeAssemblyProductAttributeAssemblyCompanyAttributeAssemblyDescriptionAttributeAssemblyTitleAttributeClientPluginClientPlugin.dll
Source: RegSvcs.exe, 00000006.00000002.902381045.0000000002CAA000.00000004.00000001.sdmp String found in binary or memory: <Module>mscorlibMicrosoft.VisualBasicMyApplicationNanoProtectClient.MyMyComputerMyProjectMyWebServicesThreadSafeObjectProvider`1ClientMainNanoProtectClientClientPluginResourcesNanoProtectClient.My.ResourcesMySettingsMySettingsPropertyFunctionsNanoProtectClient.NanoProtectMicrosoft.VisualBasic.ApplicationServicesApplicationBase.ctorMicrosoft.VisualBasic.DevicesComputerSystemObject.cctorget_Computerm_ComputerObjectProviderget_Applicationm_AppObjectProviderUserget_Userm_UserObjectProviderget_WebServicesm_MyWebServicesObjectProviderApplicationWebServicesEqualsoGetHashCodeTypeGetTypeToStringCreate__Instance__TinstanceDispose__Instance__get_GetInstanceMicrosoft.VisualBasic.MyServices.InternalContextValue`1m_ContextGetInstanceNanoCore.ClientPluginHostIClientLoggingHostLoggingHostInitializePluginNanoCore.ClientPluginIClientNetwork_loggingHostBuildingHostCacheConnectionFailedhostportConnectionStateChangedconnectedPipeClosedpipeNamePipeCreatedReadPacketparamsSystem.ResourcesResourceManagerresourceManSystem.GlobalizationCultureInforesourceCultureget_ResourceManagerget_Cultureset_CulturevalueCultureSystem.ConfigurationApplicationSettingsBasedefaultInstanceget_DefaultDefaultget_SettingsSettingsGetProtectDirectoryGetProtectFileCreateProtectFileKillNanoCoreSystem.ComponentModelEditorBrowsableAttributeEditorBrowsableStateSystem.CodeDom.CompilerGeneratedCodeAttributeSystem.DiagnosticsDebuggerNonUserCodeAttributeDebuggerHiddenAttributeMicrosoft.VisualBasic.CompilerServicesStandardModuleAttributeHideModuleNameAttributeSystem.ComponentModel.DesignHelpKeywordAttributeSystem.Runtime.CompilerServicesRuntimeHelpersGetObjectValueRuntimeTypeHandleGetTypeFromHandleActivatorCreateInstanceMyGroupCollectionAttributeget_Valueset_ValueSystem.Runtime.InteropServicesComVisibleAttributeLogClientMessageSystem.IOFileExistsReferenceEqualsSystem.ReflectionAssemblyget_AssemblyCompilerGeneratedAttributeSettingsBaseSynchronizedEnvironmentSpecialFolderGetFolderPathPathCombineExceptionDirectoryDirectoryInfoCreateDirectoryFileStreamCreateProjectDataSetProjectErrorClearProjectErrorProcessGetCurrentProcessKillNanoProtectClient.Resources.resourcesDebuggableAttributeDebuggingModesCompilationRelaxationsAttributeRuntimeCompatibilityAttributeAssemblyFileVersionAttributeGuidAttributeAssemblyTrademarkAttributeAssemblyCopyrightAttributeAssemblyProductAttributeAssemblyCompanyAttributeAssemblyDescriptionAttributeAssemblyTitleAttributeNanoProtectClient.dlla[NanoProtect]: Checking for NanoProtect module..
Source: mssvgt.pif, 0000000A.00000003.692566467.0000000003D51000.00000004.00000001.sdmp String found in binary or memory: NanoCore.ClientPluginHost
Source: RegSvcs.exe, 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp String found in binary or memory: NanoCore.ClientPluginHost
Source: RegSvcs.exe, 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp String found in binary or memory: <Module>mscorlibMicrosoft.VisualBasicMyApplicationNanoCore.MyMyComputerMyProjectMyWebServicesThreadSafeObjectProvider`1IClientNetworkNanoCore.ClientPluginIClientDataIClientAppIClientDataHostNanoCore.ClientPluginHostIClientNetworkHostIClientUIHostIClientLoggingHostIClientAppHostIClientNameObjectCollectionNanoCoreIClientReadOnlyNameObjectCollectionClientInvokeDelegateMicrosoft.VisualBasic.ApplicationServicesApplicationBase.ctorMicrosoft.VisualBasic.DevicesComputerSystemObject.cctorget_Computerm_ComputerObjectProviderget_Applicationm_AppObjectProviderUserget_Userm_UserObjectProviderget_WebServicesm_MyWebServicesObjectProviderApplicationWebServicesEqualsoGetHashCodeTypeGetTypeToStringCreate__Instance__TinstanceDispose__Instance__get_GetInstanceMicrosoft.VisualBasic.MyServices.InternalContextValue`1m_ContextGetInstanceReadPacketpipeNameparamsPipeCreatedPipeClosedConnectionStateChangedconnectedConnectionFailedhostportBuildingHostCacheVariableChangednameClientSettingChangedPluginUninstallingClientUninstallingget_Variablesget_ClientSettingsget_BuilderSettingsVariablesClientSettingsBuilderSettingsget_ConnectedClosePipePipeExistsRebuildHostCacheAddHostEntryDisconnectSendToServercompressConnectedInvokemethodstateLogClientMessagemessageExceptionLogClientExceptionexsiteRestartShutdownDisableProtectionRestoreProtectionUninstallEntryExistsSystem.Collections.GenericKeyValuePair`2GetEntriesGetValuedefaultValueSetValuevalueRemoveValueMulticastDelegateTargetObjectTargetMethodIAsyncResultAsyncCallbackBeginInvokeDelegateCallbackDelegateAsyncStateEndInvokeDelegateAsyncResultSystem.ComponentModelEditorBrowsableAttributeEditorBrowsableStateSystem.CodeDom.CompilerGeneratedCodeAttributeSystem.DiagnosticsDebuggerHiddenAttributeMicrosoft.VisualBasic.CompilerServicesStandardModuleAttributeHideModuleNameAttributeSystem.ComponentModel.DesignHelpKeywordAttributeSystem.Runtime.CompilerServicesRuntimeHelpersGetObjectValueRuntimeTypeHandleGetTypeFromHandleActivatorCreateInstanceMyGroupCollectionAttributeget_Valueset_ValueSystem.Runtime.InteropServicesComVisibleAttributeParamArrayAttributeCompilationRelaxationsAttributeRuntimeCompatibilityAttributeSystem.ReflectionAssemblyFileVersionAttributeGuidAttributeAssemblyTrademarkAttributeAssemblyCopyrightAttributeAssemblyProductAttributeAssemblyCompanyAttributeAssemblyDescriptionAttributeAssemblyTitleAttributeClientPluginClientPlugin.dll
Source: RegSvcs.exe, 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp String found in binary or memory: <Module>mscorlibMicrosoft.VisualBasicMyApplicationNanoProtectClient.MyMyComputerMyProjectMyWebServicesThreadSafeObjectProvider`1ClientMainNanoProtectClientClientPluginResourcesNanoProtectClient.My.ResourcesMySettingsMySettingsPropertyFunctionsNanoProtectClient.NanoProtectMicrosoft.VisualBasic.ApplicationServicesApplicationBase.ctorMicrosoft.VisualBasic.DevicesComputerSystemObject.cctorget_Computerm_ComputerObjectProviderget_Applicationm_AppObjectProviderUserget_Userm_UserObjectProviderget_WebServicesm_MyWebServicesObjectProviderApplicationWebServicesEqualsoGetHashCodeTypeGetTypeToStringCreate__Instance__TinstanceDispose__Instance__get_GetInstanceMicrosoft.VisualBasic.MyServices.InternalContextValue`1m_ContextGetInstanceNanoCore.ClientPluginHostIClientLoggingHostLoggingHostInitializePluginNanoCore.ClientPluginIClientNetwork_loggingHostBuildingHostCacheConnectionFailedhostportConnectionStateChangedconnectedPipeClosedpipeNamePipeCreatedReadPacketparamsSystem.ResourcesResourceManagerresourceManSystem.GlobalizationCultureInforesourceCultureget_ResourceManagerget_Cultureset_CulturevalueCultureSystem.ConfigurationApplicationSettingsBasedefaultInstanceget_DefaultDefaultget_SettingsSettingsGetProtectDirectoryGetProtectFileCreateProtectFileKillNanoCoreSystem.ComponentModelEditorBrowsableAttributeEditorBrowsableStateSystem.CodeDom.CompilerGeneratedCodeAttributeSystem.DiagnosticsDebuggerNonUserCodeAttributeDebuggerHiddenAttributeMicrosoft.VisualBasic.CompilerServicesStandardModuleAttributeHideModuleNameAttributeSystem.ComponentModel.DesignHelpKeywordAttributeSystem.Runtime.CompilerServicesRuntimeHelpersGetObjectValueRuntimeTypeHandleGetTypeFromHandleActivatorCreateInstanceMyGroupCollectionAttributeget_Valueset_ValueSystem.Runtime.InteropServicesComVisibleAttributeLogClientMessageSystem.IOFileExistsReferenceEqualsSystem.ReflectionAssemblyget_AssemblyCompilerGeneratedAttributeSettingsBaseSynchronizedEnvironmentSpecialFolderGetFolderPathPathCombineExceptionDirectoryDirectoryInfoCreateDirectoryFileStreamCreateProjectDataSetProjectErrorClearProjectErrorProcessGetCurrentProcessKillNanoProtectClient.Resources.resourcesDebuggableAttributeDebuggingModesCompilationRelaxationsAttributeRuntimeCompatibilityAttributeAssemblyFileVersionAttributeGuidAttributeAssemblyTrademarkAttributeAssemblyCopyrightAttributeAssemblyProductAttributeAssemblyCompanyAttributeAssemblyDescriptionAttributeAssemblyTitleAttributeNanoProtectClient.dlla[NanoProtect]: Checking for NanoProtect module..
Yara detected Nanocore RAT
Source: Yara match File source: 6.2.RegSvcs.exe.3cbb041.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.2.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3fe560b.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cbb041.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.3.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.45a1a40.1.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.45a1a40.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.a00000.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.790000.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3fe07ce.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6460000.12.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.2.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cb560b.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.6.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.5.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.3.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3feb041.4.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.1.unpack, type: UNPACKEDPE
Source: Yara match File source: 16.2.RegSvcs.exe.3feb041.4.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6464629.13.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.6460000.12.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.3.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.RegSvcs.exe.3cb07ce.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.5.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.44f4c00.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.1.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.44f4c00.0.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.5.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e04c00.0.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.2.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 4.3.mssvgt.pif.4538a30.3.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3eb1a40.2.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.3.mssvgt.pif.3e48a30.6.raw.unpack, type: UNPACKEDPE
Source: Yara match File source: 00000004.00000003.662507687.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692566467.0000000003D51000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.715341016.0000000002F91000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659920002.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662369446.0000000004539000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689820753.0000000003D86000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690180075.0000000003E7E000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690030414.0000000003D85000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692643816.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.691361381.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660958539.0000000003724000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.901251206.0000000000792000.00000040.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660913492.0000000003705000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659777206.0000000004476000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690095645.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659743510.00000000044F5000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662616297.00000000044C1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.691863501.0000000003D85000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659811723.00000000044C1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689852195.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692788641.0000000003E05000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690118955.0000000003E49000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692903177.0000000003DD1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.714424502.0000000000A02000.00000040.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.902994074.0000000003CA9000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661010431.0000000003727000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000010.00000002.715442161.0000000003F99000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.905317731.0000000006460000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690447296.0000000003EB1000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689909094.0000000003D51000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662013671.0000000004441000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690354835.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661068688.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.690069103.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.662163487.00000000049D2000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661829199.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.689784104.0000000003E05000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.692445105.0000000003E48000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660075291.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.661660900.0000000004475000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.659878466.0000000004441000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660813067.0000000004538000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: 00000004.00000003.660033291.000000000456E000.00000004.00000001.sdmp, type: MEMORY
Source: Yara match File source: Process Memory Space: RegSvcs.exe PID: 6744, type: MEMORY
Source: Yara match File source: Process Memory Space: mssvgt.pif PID: 984, type: MEMORY
Source: Yara match File source: Process Memory Space: mssvgt.pif PID: 7104, type: MEMORY
Contains functionality to open a port and listen for incoming connection (possibly a backdoor)
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AFC06C OleInitialize,_wcslen,CreateBindCtx,MkParseDisplayName,CLSIDFromProgID,GetActiveObject, 4_2_00AFC06C
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00B065D3 socket,WSAGetLastError,bind,WSAGetLastError,closesocket, 4_2_00B065D3
Source: C:\Users\user\AppData\Local\Temp\42926996\mssvgt.pif Code function: 4_2_00AF4EFB socket,WSAGetLastError,bind,WSAGetLastError,closesocket,listen,WSAGetLastError,closesocket, 4_2_00AF4EFB
  • No. of IPs < 25%
  • 25% < No. of IPs < 50%
  • 50% < No. of IPs < 75%
  • 75% < No. of IPs