VTI SCORE: 100/100
Dynamic Analysis Report |
Classification: |
Ransomware
Pua
|
Threat Names: |
Gen:Heur.Ransom.REntS.Gen.1
App/Generic-JF
|
malware.exe_.exe
Windows Exe (x86-32)
Created at 2021-01-05T09:08:00
Remarks
(0x0200001D): The maximum number of extracted files was exceeded. Some files may be missing in the report.
(0x0200001B): The maximum number of file reputation requests per analysis (150) was exceeded.
This is a filtered view
This list contains only the embedded files, downloaded files, and dropped files
Filters: |
There are no files for this filter
There are no files in this analysis
Filename | Category | Type | Severity | Actions |
---|
File Reputation Information
»
Severity |
Suspicious
|
Names | App/Generic-JF |
Families | - |
PE Information
»
Image Base | 0x400000 |
Entry Point | 0x404040 |
Size Of Code | 0x5c00 |
Size Of Initialized Data | 0x1400 |
File Type | FileType.executable |
Subsystem | Subsystem.windows_gui |
Machine Type | MachineType.i386 |
Compile Timestamp | 2020-11-30 21:44:00+00:00 |
Sections (4)
»
Name | Virtual Address | Virtual Size | Raw Data Size | Raw Data Offset | Flags | Entropy |
---|---|---|---|---|---|---|
.text | 0x401000 | 0x5b29 | 0x5c00 | 0x400 | IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ | 6.3 |
.data | 0x407000 | 0x6f4 | 0x200 | 0x6000 | IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ, IMAGE_SCN_MEM_WRITE | 1.61 |
.idata | 0x408000 | 0x71c | 0x800 | 0x6200 | IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_READ | 4.73 |
.reloc | 0x409000 | 0x2b8 | 0x400 | 0x6a00 | IMAGE_SCN_CNT_INITIALIZED_DATA, IMAGE_SCN_MEM_DISCARDABLE, IMAGE_SCN_MEM_READ | 4.94 |
Imports (5)
»
KERNEL32.dll (51)
»
API Name | Ordinal | IAT Address | Thunk RVA | Thunk Offset | Hint |
---|---|---|---|---|---|
InitializeCriticalSection | 0x0 | 0x408000 | 0x8184 | 0x6384 | 0x35e |
EnterCriticalSection | 0x0 | 0x408004 | 0x8188 | 0x6388 | 0x131 |
LeaveCriticalSection | 0x0 | 0x408008 | 0x818c | 0x638c | 0x3bd |
GetProcAddress | 0x0 | 0x40800c | 0x8190 | 0x6390 | 0x2ae |
LoadLibraryA | 0x0 | 0x408010 | 0x8194 | 0x6394 | 0x3c1 |
GetCommandLineA | 0x0 | 0x408014 | 0x8198 | 0x6398 | 0x1d6 |
GetEnvironmentVariableW | 0x0 | 0x408018 | 0x819c | 0x639c | 0x239 |
CreateFileW | 0x0 | 0x40801c | 0x81a0 | 0x63a0 | 0xcb |
FindClose | 0x0 | 0x408020 | 0x81a4 | 0x63a4 | 0x175 |
FindFirstFileW | 0x0 | 0x408024 | 0x81a8 | 0x63a8 | 0x180 |
FindFirstVolumeW | 0x0 | 0x408028 | 0x81ac | 0x63ac | 0x186 |
FindNextFileW | 0x0 | 0x40802c | 0x81b0 | 0x63b0 | 0x18c |
FindNextVolumeW | 0x0 | 0x408030 | 0x81b4 | 0x63b4 | 0x191 |
FindVolumeClose | 0x0 | 0x408034 | 0x81b8 | 0x63b8 | 0x198 |
FlushFileBuffers | 0x0 | 0x408038 | 0x81bc | 0x63bc | 0x19f |
GetDriveTypeW | 0x0 | 0x40803c | 0x81c0 | 0x63c0 | 0x22f |
GetFileSizeEx | 0x0 | 0x408040 | 0x81c4 | 0x63c4 | 0x24c |
GetLogicalDrives | 0x0 | 0x408044 | 0x81c8 | 0x63c8 | 0x268 |
SetFileAttributesW | 0x0 | 0x408048 | 0x81cc | 0x63cc | 0x51d |
WriteFile | 0x0 | 0x40804c | 0x81d0 | 0x63d0 | 0x612 |
GetVolumePathNamesForVolumeNameW | 0x0 | 0x408050 | 0x81d4 | 0x63d4 | 0x324 |
CloseHandle | 0x0 | 0x408054 | 0x81d8 | 0x63d8 | 0x86 |
GetLastError | 0x0 | 0x408058 | 0x81dc | 0x63dc | 0x261 |
WaitForSingleObject | 0x0 | 0x40805c | 0x81e0 | 0x63e0 | 0x5d7 |
WaitForMultipleObjects | 0x0 | 0x408060 | 0x81e4 | 0x63e4 | 0x5d5 |
GetCurrentProcessId | 0x0 | 0x408064 | 0x81e8 | 0x63e8 | 0x218 |
ExitProcess | 0x0 | 0x408068 | 0x81ec | 0x63ec | 0x15e |
TerminateProcess | 0x0 | 0x40806c | 0x81f0 | 0x63f0 | 0x58c |
CreateThread | 0x0 | 0x408070 | 0x81f4 | 0x63f4 | 0xf3 |
OpenProcess | 0x0 | 0x408074 | 0x81f8 | 0x63f8 | 0x40d |
GetSystemInfo | 0x0 | 0x408078 | 0x81fc | 0x63fc | 0x2e3 |
MapViewOfFile | 0x0 | 0x40807c | 0x8200 | 0x6400 | 0x3de |
UnmapViewOfFile | 0x0 | 0x408080 | 0x8204 | 0x6404 | 0x5b0 |
GlobalAlloc | 0x0 | 0x408084 | 0x8208 | 0x6408 | 0x32d |
lstrcmpA | 0x0 | 0x408088 | 0x820c | 0x640c | 0x62f |
lstrcmpW | 0x0 | 0x40808c | 0x8210 | 0x6410 | 0x630 |
lstrcmpiW | 0x0 | 0x408090 | 0x8214 | 0x6414 | 0x633 |
lstrcpyW | 0x0 | 0x408094 | 0x8218 | 0x6418 | 0x636 |
lstrcatW | 0x0 | 0x408098 | 0x821c | 0x641c | 0x62d |
lstrlenA | 0x0 | 0x40809c | 0x8220 | 0x6420 | 0x63b |
lstrlenW | 0x0 | 0x4080a0 | 0x8224 | 0x6424 | 0x63c |
CreateFileMappingA | 0x0 | 0x4080a4 | 0x8228 | 0x6428 | 0xc4 |
MoveFileExW | 0x0 | 0x4080a8 | 0x822c | 0x642c | 0x3e8 |
SetVolumeMountPointW | 0x0 | 0x4080ac | 0x8230 | 0x6430 | 0x574 |
HeapAlloc | 0x0 | 0x4080b0 | 0x8234 | 0x6434 | 0x345 |
HeapFree | 0x0 | 0x4080b4 | 0x8238 | 0x6438 | 0x349 |
GetProcessHeap | 0x0 | 0x4080b8 | 0x823c | 0x643c | 0x2b4 |
GetCurrentProcess | 0x0 | 0x4080bc | 0x8240 | 0x6440 | 0x217 |
SetUnhandledExceptionFilter | 0x0 | 0x4080c0 | 0x8244 | 0x6444 | 0x56d |
UnhandledExceptionFilter | 0x0 | 0x4080c4 | 0x8248 | 0x6448 | 0x5ad |
IsProcessorFeaturePresent | 0x0 | 0x4080c8 | 0x824c | 0x644c | 0x386 |
USER32.dll (1)
»
API Name | Ordinal | IAT Address | Thunk RVA | Thunk Offset | Hint |
---|---|---|---|---|---|
wsprintfA | 0x0 | 0x408100 | 0x8284 | 0x6484 | 0x3dc |
SHELL32.dll (1)
»
API Name | Ordinal | IAT Address | Thunk RVA | Thunk Offset | Hint |
---|---|---|---|---|---|
SHEmptyRecycleBinA | 0x0 | 0x4080f8 | 0x827c | 0x647c | 0x139 |
MPR.dll (4)
»
API Name | Ordinal | IAT Address | Thunk RVA | Thunk Offset | Hint |
---|---|---|---|---|---|
WNetOpenEnumW | 0x0 | 0x4080d0 | 0x8254 | 0x6454 | 0x44 |
WNetEnumResourceW | 0x0 | 0x4080d4 | 0x8258 | 0x6458 | 0x23 |
WNetCloseEnum | 0x0 | 0x4080d8 | 0x825c | 0x645c | 0x17 |
WNetGetConnectionW | 0x0 | 0x4080dc | 0x8260 | 0x6460 | 0x2b |
RstrtMgr.DLL (4)
»
API Name | Ordinal | IAT Address | Thunk RVA | Thunk Offset | Hint |
---|---|---|---|---|---|
RmStartSession | 0x0 | 0x4080e4 | 0x8268 | 0x6468 | 0xb |
RmEndSession | 0x0 | 0x4080e8 | 0x826c | 0x646c | 0x2 |
RmRegisterResources | 0x0 | 0x4080ec | 0x8270 | 0x6470 | 0x6 |
RmGetList | 0x0 | 0x4080f0 | 0x8274 | 0x6474 | 0x4 |
Memory Dumps (2)
»
Name | Process ID | Start VA | End VA | Dump Reason | PE Rebuild | Bitness | Entry Point | AV | YARA | Actions |
---|---|---|---|---|---|---|---|---|---|---|
malware.exe_.exe | 1 | 0x01130000 | 0x01139FFF | Relevant Image |
![]() |
32-bit | 0x01133E50 |
![]() |
![]() |
...
|
malware.exe_.exe | 1 | 0x01130000 | 0x01139FFF | Process Termination |
![]() |
32-bit | - |
![]() |
![]() |
...
|
Local AV Matches (1)
»
Threat Name | Severity |
---|---|
Gen:Heur.Ransom.REntS.Gen.1 |
Malicious
|
File Reputation Information
»
Severity |
Whitelisted
|
\\?\C:\$GetCurrent\Logs\downlevel_2017_09_07_02_02_39_766.log | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\$GetCurrent\Logs\PartnerSetupCompleteResult.log | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\$GetCurrent\SafeOS\GetCurrentOOBE.dll | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\$GetCurrent\SafeOS\GetCurrentRollback.ini.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\$GetCurrent\SafeOS\PartnerSetupComplete.cmd.__NIST_K571__ | Dropped File | Batch |
Unknown
|
...
|
»
\\?\C:\$GetCurrent\SafeOS\preoobe.cmd | Modified File | Batch |
Unknown
|
...
|
»
\\?\C:\$GetCurrent\SafeOS\SetupComplete.cmd.__NIST_K571__ | Dropped File | Batch |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1025\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1025\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1025\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1029\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1029\LocalizedData.xml.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1029\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1030\eula.rtf | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1030\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1030\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1031\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1032\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1032\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1033\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1033\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1033\SetupResources.dll | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1036\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1036\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1037\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1037\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1038\eula.rtf | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1040\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1040\LocalizedData.xml.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1040\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1041\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1041\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1042\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1042\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1042\SetupResources.dll | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1043\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1043\LocalizedData.xml.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1043\SetupResources.dll | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1044\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1044\LocalizedData.xml.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1044\SetupResources.dll | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1045\eula.rtf | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1046\eula.rtf | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1046\LocalizedData.xml.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1053\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1053\LocalizedData.xml.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1053\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1055\eula.rtf | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1055\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\2052\eula.rtf | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\2052\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\2070\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\2070\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\2070\SetupResources.dll | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\3076\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\1028\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\3076\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\3082\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\3082\LocalizedData.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\3082\SetupResources.dll | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Client\Parameterinfo.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Client\UiInfo.xml | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\DHtmlHeader.html.__NIST_K571__ | Dropped File | Text |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\DisplayIcon.ico.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Extended\Parameterinfo.xml.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Extended\UiInfo.xml.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Print.ico | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Rotate1.ico.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Rotate2.ico.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Rotate3.ico.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Rotate4.ico.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Rotate6.ico | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Rotate7.ico | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Rotate8.ico.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Save.ico.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Setup.ico.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\stop.ico | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\SysReqMet.ico | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\SysReqNotMet.ico | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\warn.ico | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\header.bmp | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\netfx_Core.mzz | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\netfx_Core_x64.msi | Modified File | Binary |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\netfx_Core_x86.msi | Modified File | Binary |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\netfx_Extended.mzz | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\netfx_Extended_x64.msi | Modified File | Binary |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\netfx_Extended_x86.msi | Modified File | Binary |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\ParameterInfo.xml.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\RGB9RAST_x64.msi.__NIST_K571__ | Dropped File | Binary |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\RGB9Rast_x86.msi | Modified File | Binary |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Setup.exe | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\SetupEngine.dll | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\SetupUi.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\SetupUi.xsd.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\SplashScreen.bmp.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\sqmapi.dll.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Strings.xml.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\watermark.bmp.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Windows6.1-KB958488-v6001-x64.msu | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\588bce7c90097ed212\Windows6.1-KB958488-v6001-x86.msu | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Application.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Client-Licensing-Platform%4Admin.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-ApplicationResourceManagementSystem%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-AppLocker%4MSI and Script.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-AppModel-Runtime%4Admin.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-AppReadiness%4Admin.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-AppReadiness%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-AppXDeployment%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-AppXDeploymentServer%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-AppxPackaging%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-BackgroundTaskInfrastructure%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Bits-Client%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-CodeIntegrity%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-CoreSystem-SmsRouter-Events%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-DeviceManagement-Enterprise-Diagnostics-Provider%4Admin.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-DeviceSetupManager%4Admin.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-DeviceSetupManager%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Diagnosis-DPS%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Diagnostics-Performance%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-GroupPolicy%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Hyper-V-Guest-Drivers%4Admin.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-International%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Kernel-PnP%4Configuration.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Kernel-WHEA%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-LiveId%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Ntfs%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Ntfs%4WHC.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-ReadyBoost%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Resource-Exhaustion-Detector%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-SettingSync%4Debug.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Shell-Core%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-SmbClient%4Connectivity.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-SMBServer%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Store%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-TaskScheduler%4Maintenance.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-TerminalServices-LocalSessionManager%4Admin.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-TerminalServices-LocalSessionManager%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-TerminalServices-RemoteConnectionManager%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-TWinUI%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-User Profile Service%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-UserPnp%4DeviceInstall.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-VolumeSnapshot-Driver%4Operational.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Wcmsvc%4Operational.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Windows Defender%4WHC.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Windows Firewall With Advanced Security%4Firewall.evtx | Modified File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\System.evtx.__NIST_K571__ | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\Logs\Internet Explorer.evtx | Modified File | Stream |
Unknown
|
...
|
»
C:\Users\FD1HVy\AppData\Roaming\ecdh_pub_k.bin | Dropped File | Stream |
Unknown
|
...
|
»
\\?\C:\$GetCurrent\Logs\oobe_2017_09_07_03_08_57_737.log.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1031\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1031\LocalizedData.xml | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1032\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1035\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1035\LocalizedData.xml.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1035\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1036\LocalizedData.xml.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1037\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1038\LocalizedData.xml.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1038\SetupResources.dll | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1041\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1045\LocalizedData.xml | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1045\SetupResources.dll | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1046\SetupResources.dll | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1049\eula.rtf.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1049\LocalizedData.xml.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1049\SetupResources.dll | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1055\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\2052\SetupResources.dll.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\Graphics\Rotate5.ico | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\SetupUtility.exe.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\UiInfo.xml.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\Windows6.0-KB956250-v6001-x64.msu | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\Windows6.0-KB956250-v6001-x86.msu | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\Boot\BOOTSTAT.DAT.__NIST_K571__ | Dropped File | Stream |
Not Queried
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Crypto-DPAPI%4Operational.evtx | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Kernel-EventTracing%4Admin.evtx | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Kernel-ShimEngine%4Operational.evtx | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Known Folders API Service.evtx | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-MUI%4Operational.evtx | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-Windows Defender%4Operational.evtx | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\Logs\Microsoft-Windows-WMI-Activity%4Operational.evtx | Modified File | Stream |
Not Queried
|
...
|
»
\\?\C:\588bce7c90097ed212\1045\DECR.TXT | Dropped File | Text |
Not Queried
|
...
|
»