Analysis by: Mariefher Grace Villanueva

 PLATFORM:

Windows

 OVERALL RISK RATING:
 DAMAGE POTENTIAL:
 DISTRIBUTION POTENTIAL:
 REPORTED INFECTION:
 INFORMATION EXPOSURE:

  • Threat Type: Trojan

  • Destructiveness: No

  • Encrypted:

  • In the wild: Yes

  OVERVIEW

Infection Channel: Dropped by other malware, Downloaded from the Internet

This Trojan arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.

It does not have any propagation routine.

It does not have any backdoor routine.

It does not have any information-stealing capability.

  TECHNICAL DETAILS

File Size: 1,474,998 bytes
File Type: BAT
Memory Resident: Yes
Initial Samples Received Date: 21 Jul 2026
Payload: Drops files, Deletes files, Executes files, Others

Arrival Details

This Trojan arrives on a system as a file dropped by other malware or as a file downloaded unknowingly by users when visiting malicious sites.

Installation

This Trojan drops the following files:

  • %User Temp%\svc_{random}.ps1 → Hidden-relaunch helper script that respawns the BAT with a hidden console window; deleted afterwards
  • %User Temp%\{random}.bat → Decrypted Stage 1 inner dropper; deleted afterwards
  • %User Temp%\khost_{random}.ps1 → PowerShell launcher that decrypts and reflectively loads the OmniCascade injector (.NET DLL; detected as Trojan.MSIL.INJECTOR.F) and LX-CLIENT.app RAT (.NET EXE; detected as Backdoor.MSIL.LXRAT.A); deleted afterwards

It adds the following processes:

  • cmd.exe /c find /c /v "" < "{malware path}\{malware filename}" → Counts total lines in the BAT to calculate extraction offsets
  • cmd.exe /c findstr /n /C:"→-BEGIN_PS→-" "{malware path}\{malware filename}" → Locates the PowerShell payload marker line number
  • cmd.exe /c findstr /n /C:"→-BEGIN_ENC→-" "{malware path}\{malware filename}" → Locates the encrypted data marker line number
  • powershell -NoProfile -ExecutionPolicy Bypass -Command "Get-Content '{malware path}\{malware filename}' -Tail {N} | Select-Object -First {M} | Set-Content '%User Temp%\svc_{random}.ps1' -Encoding UTF8" → Extracts the hidden-relaunch helper script by line offset
  • powershell -NoProfile -WindowStyle Hidden -ExecutionPolicy Bypass -File "%User Temp%\svc_{random}.ps1" → Executes the hidden-relaunch helper, which decrypts Stage 1 BAT and launches it
  • cmd.exe /c "%User Temp%\{random}.bat" __hidden → Executes the decrypted Stage 1 inner BAT
  • powershell -WindowStyle Hidden -NonInteractive -NoProfile -ExecutionPolicy Bypass -Command "{hidden relaunch of Stage 1 BAT via ProcessStartInfo}" → Stage 1 re-executes itself with a hidden window
  • powershell -NoProfile -WindowStyle Hidden -ExecutionPolicy Bypass -File "%User Temp%\khost_{random}.ps1" → Executes the payload launcher (loads OmniCascade injector + RAT and performs process hollowing)
  • %System%\csc.exe /noconfig /fullpaths @"%User Temp%\{random}\{random}.cmdline" → C# compiler invoked by Add-Type to compile inline RunPE P/Invoke declarations into a temporary .NET DLL
  • %System%\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:%User Temp%\{random}.tmp" "%User Temp%\{random}\{random}.res" → Resource converter child process of csc.exe (standard compiler pipeline artifact)
  • %Windows%\Microsoft.NET\Framework64\v4.0.30319\CasPol.exe → Process-hollowing target (launched suspended, memory replaced with RAT payload)

(Note: %User Temp% is the current user's Temp folder, which is usually C:\Documents and Settings\{user name}\Local Settings\Temp on Windows 2000(32-bit), XP, and Server 2003(32-bit), or C:\Users\{user name}\AppData\Local\Temp on Windows Vista, 7, 8, 8.1, 2008(64-bit), 2012(64-bit) and 10(64-bit).. %System% is the Windows system folder, where it usually is C:\Windows\System32 on all Windows operating system versions.. %Windows% is the Windows folder, where it usually is C:\Windows on all Windows operating system versions.)

Propagation

This Trojan does not have any propagation routine.

Backdoor Routine

This Trojan does not have any backdoor routine.

Rootkit Capabilities

This Trojan does not have rootkit capabilities.

Information Theft

This Trojan does not have any information-stealing capability.

Other Details

This Trojan does the following:

  • Relaunches itself with a hidden console window using ProcessStartInfo.WindowStyle = Hidden to avoid visible execution
  • Uses the argument "ce5010f435" as a relaunch gate to distinguish first-run from payload execution

It does not exploit any vulnerability.

  SOLUTION

Minimum Scan Engine: 9.800
FIRST VSAPI PATTERN FILE: 21.202.04
FIRST VSAPI PATTERN DATE: 21 Jul 2026
VSAPI OPR PATTERN File: 21.203.00
VSAPI OPR PATTERN Date: 22 Jul 2026

Step 1

Before doing any scans, Windows 7, Windows 8, Windows 8.1, and Windows 10 users must disable System Restore to allow full scanning of their computers.

Step 2

Note that not all files, folders, and registry keys and entries are installed on your computer during this malware's/spyware's/grayware's execution. This may be due to incomplete installation or other operating system conditions. If you do not find the same files/folders/registry information, please proceed to the next step.

Step 3

Search and delete these files

[ Learn More ]
There may be some files that are hidden. Please make sure you check the Search Hidden Files and Folders checkbox in the "More advanced options" option to include all hidden files and folders in the search result.  
  • %User Temp%\svc_{random}.ps1
  • %User Temp%\{random}.bat
  • %User Temp%\khost_{random}.ps1

Step 4

Scan your computer with your Trend Micro product to delete files detected as Trojan.BAT.LXRAT.A. If the detected files have already been cleaned, deleted, or quarantined by your Trend Micro product, no further step is required. You may opt to simply delete the quarantined files. Please check the following Trend Micro Support pages for more information:


Did this description help? Tell us how we did.