Resubmissions

13-01-2025 01:01

250113-bdpd2szrgp 10

09-01-2025 19:11

250109-xv3hwsxrft 10

Analysis

  • max time kernel
    899s
  • max time network
    441s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20241007-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20241007-enlocale:en-usos:windows10-2004-x64system
  • submitted
    13-01-2025 01:01

General

  • Target

    6c0f0e572cc778c48fd9f7e933ff9074b77228073245504f55170fb7f89bec94.exe

  • Size

    233KB

  • MD5

    3ae4d230b70fe627b578cec30d650733

  • SHA1

    3ba4c86e93be24bb289d7936012547cc76e74b5d

  • SHA256

    6c0f0e572cc778c48fd9f7e933ff9074b77228073245504f55170fb7f89bec94

  • SHA512

    062adeba5c336d23799b4ff2a3cf99715dbc604a621047a99afb4e81b05f07bd96d0cd25690ba3ce9f69bd6310c8321f4e7b5fd1be4a6e77794c59d1c6352dc4

  • SSDEEP

    6144:oDubaBBOBIIj6HLLYLCYJqvc1DQw3k+jjLb/8Hbxbs5VnzHI:Bbarw3kMb0lb4V

Malware Config

Extracted

Family

asyncrat

Botnet

Default

C2

127.0.0.1:6606

127.0.0.1:7707

127.0.0.1:8808

https://api.telegram.org/bot7510964527:AAGdCh-pkbTYHGH3dVQA167HKQ6_6_J6-Bg/sendMessage?chat_id=7551483138

Mutex

AsyncMutex_6SI8OkPnk

Attributes
  • delay

    3

  • install

    false

  • install_folder

    %AppData%

aes.plain

Signatures

  • AsyncRat

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

  • Asyncrat family
  • StormKitty

    StormKitty is an open source info stealer written in C#.

  • StormKitty payload 1 IoCs
  • Stormkitty family
  • Checks computer location settings 2 TTPs 1 IoCs

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

  • Reads user/profile data of web browsers 3 TTPs

    Infostealers often target stored browser data, which can include saved credentials etc.

  • Drops desktop.ini file(s) 9 IoCs
  • Looks up external IP address via web service 1 IoCs

    Uses a legitimate IP lookup service to find the infected system's external IP.

  • Looks up geolocation information via web service

    Uses a legitimate geolocation service to find the infected system's geolocation info.

  • Browser Information Discovery 1 TTPs

    Enumerate browser information.

  • Enumerates physical storage devices 1 TTPs

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

  • Event Triggered Execution: Netsh Helper DLL 1 TTPs 6 IoCs

    Netsh.exe (also referred to as Netshell) is a command-line scripting utility used to interact with the network configuration of a system.

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

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

  • System Network Configuration Discovery: Wi-Fi Discovery 1 TTPs 2 IoCs

    Adversaries may search for information about Wi-Fi networks, such as network names and passwords, on compromised systems.

  • Checks processor information in registry 2 TTPs 2 IoCs

    Processor information is often read in order to detect sandboxing environments.

  • 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 64 IoCs
  • Suspicious use of AdjustPrivilegeToken 2 IoCs
  • Suspicious use of WriteProcessMemory 24 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\6c0f0e572cc778c48fd9f7e933ff9074b77228073245504f55170fb7f89bec94.exe
    C:\Users\Admin\AppData\Local\Temp\6c0f0e572cc778c48fd9f7e933ff9074b77228073245504f55170fb7f89bec94.exe cmd /c %SIGILL% "SIGTERM|DELETE|SIGKILL"
    1⤵
    • Checks computer location settings
    • Drops desktop.ini file(s)
    • System Location Discovery: System Language Discovery
    • Checks processor information in registry
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:3868
    • C:\Windows\SysWOW64\cmd.exe
      "cmd.exe" /C chcp 65001 && netsh wlan show profile | findstr All
      2⤵
      • System Location Discovery: System Language Discovery
      • System Network Configuration Discovery: Wi-Fi Discovery
      • Suspicious use of WriteProcessMemory
      PID:444
      • C:\Windows\SysWOW64\chcp.com
        chcp 65001
        3⤵
        • System Location Discovery: System Language Discovery
        PID:3208
      • C:\Windows\SysWOW64\netsh.exe
        netsh wlan show profile
        3⤵
        • Event Triggered Execution: Netsh Helper DLL
        • System Location Discovery: System Language Discovery
        • System Network Configuration Discovery: Wi-Fi Discovery
        PID:3928
      • C:\Windows\SysWOW64\findstr.exe
        findstr All
        3⤵
        • System Location Discovery: System Language Discovery
        PID:2712
    • C:\Windows\SysWOW64\cmd.exe
      "cmd.exe" /C chcp 65001 && netsh wlan show networks mode=bssid
      2⤵
      • System Location Discovery: System Language Discovery
      • Suspicious use of WriteProcessMemory
      PID:4636
      • C:\Windows\SysWOW64\chcp.com
        chcp 65001
        3⤵
        • System Location Discovery: System Language Discovery
        PID:3420
      • C:\Windows\SysWOW64\netsh.exe
        netsh wlan show networks mode=bssid
        3⤵
        • Event Triggered Execution: Netsh Helper DLL
        • System Location Discovery: System Language Discovery
        PID:4592
    • C:\Windows\SysWOW64\schtasks.exe
      "C:\Windows\System32\schtasks.exe" /create /f /sc ONLOGON /RL HIGHEST /tn "Chrome Update" /tr "C:\Users\Admin\AppData\Local\Temp\6c0f0e572cc778c48fd9f7e933ff9074b77228073245504f55170fb7f89bec94.exe"
      2⤵
      • System Location Discovery: System Language Discovery
      • Scheduled Task/Job: Scheduled Task
      PID:920

Network

MITRE ATT&CK Enterprise v15

Replay Monitor

Loading Replay Monitor...

Downloads

  • C:\Users\Admin\AppData\Local\3c271aecb54282152a1b91b23790688e\Admin@SPDEBJWH_en-US\System\Process.txt

    Filesize

    4KB

    MD5

    b03cf602209185ac1ff97ff6f7e6144d

    SHA1

    dcc6c58817988a4fc7d5afa41de5b1c5e3c82c66

    SHA256

    66bf64b1504d0938e2e970c36ea99e6f41d05c3197f24073af2766015eae5e36

    SHA512

    d2268223dd6a1f9b47bf742c932ad3b78cd139d04752b2d9832fa1f13007d0ee8edd54c4df6cb839340a25e1e04cb92587d6a38b4b0cfe4384d6f6c04adc5b6e

  • C:\Users\Admin\AppData\Local\a7e66168c532deaba931e9a4083d499e\msgid.dat

    Filesize

    4B

    MD5

    5a9d8bf5b7a4b35f3110dde8673bdda2

    SHA1

    95ad137911a723d1df6118522ab29da20e4cbfb4

    SHA256

    e1fe15b6ce5ddcc2725b40708ff51d576ac59715278d9e590e7ec23a37b360ed

    SHA512

    28994bcd638fa8b261e57cc4bd8a02f28958c8995747496b8c5f6a44764a3f2a08a14e1797dac83d21dfefaf8bebe32eb007837b9f83f302c218805ac8888574

  • memory/3868-3-0x0000000075210000-0x00000000759C0000-memory.dmp

    Filesize

    7.7MB

  • memory/3868-0-0x000000007521E000-0x000000007521F000-memory.dmp

    Filesize

    4KB

  • memory/3868-4-0x0000000006500000-0x0000000006AA4000-memory.dmp

    Filesize

    5.6MB

  • memory/3868-5-0x0000000006030000-0x00000000060C2000-memory.dmp

    Filesize

    584KB

  • memory/3868-2-0x0000000005800000-0x0000000005866000-memory.dmp

    Filesize

    408KB

  • memory/3868-145-0x0000000075210000-0x00000000759C0000-memory.dmp

    Filesize

    7.7MB

  • memory/3868-150-0x0000000006AF0000-0x0000000006AFA000-memory.dmp

    Filesize

    40KB

  • memory/3868-151-0x000000007521E000-0x000000007521F000-memory.dmp

    Filesize

    4KB

  • memory/3868-152-0x0000000075210000-0x00000000759C0000-memory.dmp

    Filesize

    7.7MB

  • memory/3868-1-0x0000000000DE0000-0x0000000000E20000-memory.dmp

    Filesize

    256KB

  • memory/3868-158-0x0000000007610000-0x0000000007622000-memory.dmp

    Filesize

    72KB

  • memory/3868-183-0x0000000075210000-0x00000000759C0000-memory.dmp

    Filesize

    7.7MB

  • memory/3868-184-0x00000000081B0000-0x00000000081BA000-memory.dmp

    Filesize

    40KB