Analysis

  • max time kernel
    75s
  • max time network
    123s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20230221-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20230221-enlocale:en-usos:windows10-2004-x64system
  • submitted
    27/03/2023, 06:40

General

  • Target

    07c56a1a423c1a2f00377112cac61f642f3abfea413ba4f405eafde69e97ef09.exe

  • Size

    1.3MB

  • MD5

    7fc1d33734cbae90767ee85c6afee623

  • SHA1

    e00adfff94436788d5d77b55967b6ec0b79052b5

  • SHA256

    07c56a1a423c1a2f00377112cac61f642f3abfea413ba4f405eafde69e97ef09

  • SHA512

    d6cf627d3f8b8fcb623c2bf4103d4e26817890058a8b52dc5e1bbef863d897c094c9320cf8a10cb0c55a953af84bb67eab14cd787307ef273ff4f11380f5b0eb

  • SSDEEP

    24576:fiyGR8Z010ZGcocGFWjplHF6QmhMvytAp20opY+t0BcBVilNlgZhmJKgC:xG2k0ZGc3GMjplH3XvytA7+NuDgZhmJ

Malware Config

Extracted

Path

C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\History.txt

Ransom Note
HISTORY of the 7-Zip -------------------- 22.01 2022-07-15 ------------------------- - UDF support was improved to UDF version 2.60. - HFS and APFS support was improved. 22.00 2022-06-15 ------------------------- - 7-Zip now can extract APFS (Apple File System) images that can be used in DMG files. - 7-Zip now can create TAR archives in POSIX (pax) tar format with the switches -ttar -mm=pax or -ttar -mm=posix - 7-Zip now can store additional file timestamps with high precision (1 ns in Linux) in tar/pax archives with the following switches: -ttar -mm=pax -mtp=3 -mtc -mta - New switches for Linux version for TAR archives: -snoi : store owner/group ids in archive or set owner/group ids from archive to extracted files. -snon : store owner/group names in archive - New -snz switch to propagate Zone.Identifier stream to extracted files (Windows). - New option "Propagate Zone.Id stream" in Tools/Options/7-Zip menu. - New "Options" window in "Add to archive" allows to select what metadata must be included to archive. Also it allows to select new option "Do not change source files last access time". - Some bugs were fixed. 21.07 2021-12-26 ------------------------- - 7-Zip now can extract VHDX disk images (Microsoft Hyper-V Virtual Hard Disk v2 format). - New switches: -spm and -im!{file_path} to exclude directories from processing for specified paths that don't contain path separator character at the end of path. - In the "Add to Archive" window, now it is allowed to use -m prefix for "Parameters" field as in command line: -mparam. - The sorting order of files in archives was slightly changed to be more consistent for cases where the name of some directory is the same as the prefix part of the name of another directory or file. - TAR archives created by 7-Zip now are more consistent with archives created by GNU TAR program. 21.06 2021-11-24 ------------------------- - The window "Add to Archive" now allows to set a limit on memory usage (RAM) that will be used for compressing. - New switch -mmemuse={N}g / -mmemuse=p{N} to set a limit on memory usage (RAM) for compressing and decompressing. - Bug in versions 21.00-21.05 was fixed: 7-Zip didn't set attributes of directories during archive extracting. - Some bugs were fixed. 21.04 beta 2021-11-02 ------------------------- - 7-Zip now reduces the number of working CPU threads for compression, if RAM size is not enough for compression with big LZMA2 dictionary. - 7-Zip now can create and check "file.sha256" text files that contain the list of file names and SHA-256 checksums in format compatible with sha256sum program. 7-Zip can work with such checksum files as with archives, but these files don't contain real file data. The context menu commands to create and test "sha256" files: 7-Zip / CRC SHA / SHA-256 -> file.sha256 7-Zip / CRC SHA / Test Archive : Checksum The commands for command line version: 7z a -thash file.sha256 *.txt 7z t -thash file.sha256 7z t -thash -shd. file.sha256 New -shd{dir_path} switch to set the directory that is used to check files referenced by "file.sha256" file for "Test" operation. If -shd{dir_path} is not specified, 7-Zip uses the directory where "file.sha256" is stored. - New -xtd switch to exclude directory metadata records from processing. 21.03 beta 2021-07-20 ------------------------- - The maximum dictionary size for LZMA/LZMA2 compressing was increased to 4 GB (3840 MiB). - Minor speed optimizations in LZMA/LZMA2 compressing. 21.02 alpha 2021-05-06 ------------------------- - 7-Zip now writes additional field for filename in UTF-8 encoding to zip archives. It allows to extract correct file name from zip archives on different systems. - The command line version of 7-Zip for macOS was released. - The speed for LZMA and LZMA2 decompression in arm64 versions for macOS and Linux was increased by 20%-60%. - Some changes and improvements in ZIP, TAR and NSIS code. 21.01 alpha 2021-03-09 ------------------------- - The command line version of 7-Zip for Linux was released. - The improvements for speed of ARM64 version using hardware CPU instructions for AES, CRC-32, SHA-1 and SHA-256. - The bug in versions 18.02 - 21.00 was fixed: 7-Zip could not correctly extract some ZIP archives created with xz compression method. - Some bugs were fixed. 21.00 alpha 2021-01-19 ------------------------- - Some internal changes in code. - Some bugs were fixed. - New localizations: Tajik, Uzbek (Cyrillic) 20.02 alpha 2020-08-08 ------------------------- - The default number of LZMA2 chunks per solid block in 7z archive was increased to 64. It allows to increase the compression speed for big 7z archives, if there is a big number of CPU cores and threads. - The speed of PPMd compressing/decompressing was increased for 7z/ZIP/RAR archives. - The new -ssp switch. If the switch -ssp is specified, 7-Zip doesn't allow the system to modify "Last Access Time" property of source files for archiving and hashing operations. - Some bugs were fixed. - New localization: Swahili. 20.00 alpha 2020-02-06 ------------------------- - 7-Zip now supports new optional match finders for LZMA/LZMA2 compression: bt5 and hc5, that can work faster than bt4 and hc4 match finders for the data with big redundancy. - The compression ratio was improved for Fast and Fastest compression levels with the following default settings: - Fastest level (-mx1) : hc5 match finder with 256 KB dictionary. - Fast level (-mx3) : hc5 match finder with 4 MB dictionary. - Minor speed optimizations in multithreaded LZMA/LZMA2 compression for Normal/Maximum/Ultra compression levels. - bzip2 decoding code was updated to support bzip2 archives, created by lbzip2 program. - Some bugs were fixed. - New localization: Turkmen. 19.02 alpha 2019-09-05 ------------------------- - 7-Zip now can unpack files encoded with Base64 encoding (b64 filename extension). - 7-Zip now can use new x86/x64 hardware instructions for SHA-1 and SHA-256, supported by AMD Ryzen and latest Intel CPUs: Ice Lake and Goldmont. It increases - the speed of SHA-1/SHA-256 hash value calculation, - the speed of encryption/decryption in zip AES, - the speed of key derivation for encryption/decryption in 7z/zip/rar archives. - The speed of zip AES encryption and 7z/zip/rar AES decryption was increased with the following improvements: - 7-Zip now can use new x86/x64 VAES (AVX Vector AES) instructions, supported by Intel Ice Lake CPU. - The existing code of x86/x64 AES-NI was improved also. - There is 2% speed optimization in 7-Zip benchmark's decompression. - Some bugs were fixed. 19.00 2019-02-21 ------------------------- - Encryption strength for 7z archives was increased: the size of random initialization vector was increased from 64-bit to 128-bit, and the pseudo-random number generator was improved. - Some bugs were fixed. 18.06 2018-12-30 ------------------------- - The speed for LZMA/LZMA2 compressing was increased by 3-10%, and there are minor changes in compression ratio. - Some bugs were fixed. - The bug in 7-Zip 18.02-18.05 was fixed: there was memory leak in xz decoder. - 7-Zip 18.02-18.05 used only one CPU thread for bz2 archive creation. 18.05 2018-04-30 ------------------------- - The speed for LZMA/LZMA2 compressing was increased by 8% for fastest/fast compression levels and by 3% for normal/maximum compression levels. - 7-Zip now shows Properties (Info) window and CRC/SHA results window as "list view" window instead of "message box" window. - Some improvements in zip, hfs and dmg code. - Previous versions of 7-Zip could work incorrectly in "Large memory pages" mode in Windows 10 because of some BUG with "Large Pages" in Windows 10. Now 7-Zip doesn't use "Large Pages" on Windows 10 up to revision 1709 (16299). - The vulnerability in RAR unpacking code was fixed (CVE-2018-10115). - Some bugs were fixed. 18.03 beta 2018-03-04 ------------------------- - The speed for single-thread LZMA/LZMA2 decoding was increased by 30% in x64 version and by 3% in x86 version. - 7-Zip now can use multi-threading for 7z/LZMA2 decoding, if there are multiple independent data chunks in LZMA2 stream. - 7-Zip now can use multi-threading for xz decoding, if there are multiple blocks in xz stream. - New localization: Kabyle. - Some bugs were fixed. 18.01 2018-01-28 ------------------------- - 7-Zip now can unpack DMG archives that use LZFSE compression method. - 7-Zip now doesn't allow update operation for archives that have read-only attribute. - The BUG was fixed: extracting from tar with -si switch didn't set timestamps for directories. - Some bugs were fixed. 18.00 beta 2018-01-10 ------------------------- - 7-Zip now can unpack OBJ/COFF files. - new -sse switch to stop archive creating, if 7-Zip can't open some input file. - Some bugs were fixed. 17.01 beta 2017-08-28 ------------------------- - Minor speed optimization for LZMA2 (xz and 7z) multi-threading compression. 7-Zip now uses additional memory buffers for multi-block LZMA2 compression. CPU utilization was slightly improved. - 7-zip now creates multi-block xz archives by default. Block size can be specified with -ms[Size]{m|g} switch. - xz decoder now can unpack random block from multi-block xz archives. 7-Zip File Manager now can open nested multi-block xz archives (for example, image.iso.xz) without full unpacking of xz archive. - 7-Zip now can create zip archives from stdin to stdout. - 7-Zip command line: @listfile now doesn't work after -- switch. Use -i@listfile before -- switch instead. - The BUGs were fixed: 7-Zip could add unrequired alternate file streams to WIM archives, for commands that contain filename wildcards and -sns switch. 7-Zip 17.00 beta crashed for commands that write anti-item to 7z archive. 7-Zip 17.00 beta ignored "Use large memory pages" option. 17.00 beta 2017-04-29 ------------------------- - ZIP unpacking code was improved. - 7-Zip now reserves file space before writing to file (for extraction from archive). It can reduce file fragmentation. - Some bugs were fixed. 7-Zip could crash in some cases. - Internal changes in code. 16.04 2016-10-04 ------------------------- - The bug was fixed: 7-Zip 16.03 exe installer under Vista didn't create links in Start / Programs menu. - Some bugs were fixed in RAR code. 16.03 2016-09-28 ------------------------- - Installer and SFX modules now use some protection against DLL preloading attack. - Some bugs were fixed in 7z, NSIS, SquashFS, RAR5 and another code. 16.02 2016-05-21 ------------------------- - 7-Zip now can extract multivolume ZIP archives (z01, z02, ... , zip). - Some bugs were fixed. 15.14 2015-12-31 ------------------------- - 7-Zip File Manager: - The code for "Open file from archive" operation was improved. - The code for "Tools/Options" window was improved. - The BUG was fixed: there was incorrect mouse cursor capture for drag-and-drop operations from open archive to Explorer window. - Some bugs were fixed. - New localization: Yoruba. 15.12 2015-11-19 ------------------------- - The release version. 15.11 beta 2015-11-14 ------------------------- - Some bugs were fixed. 15.10 beta 2015-11-01 ------------------------- - The BUG in 9.21 - 15.09 was fixed: 7-Zip could ignore some parameters, specified for archive creation operation for gzip and bzip2 formats in "Add to Archive" window and in command line version (-m switch). - Some bugs were fixed. 15.09 beta 2015-10-16 ------------------------- - 7-Zip now can extract ext2 and multivolume VMDK images. - Some bugs were fixed. 15.08 beta 2015-10-01 ------------------------- - 7-Zip now can extract ext3 and ext4 (Linux file system) images. - Some bugs were fixed. 15.07 beta 2015-09-17 ------------------------- - 7-Zip now can extract GPT images and single file QCOW2, VMDK, VDI images. - 7-Zip now can extract solid WIM archives with LZMS compression. - Some bugs were fixed. 15.06 beta 2015-08-09 ------------------------- - 7-Zip now can extract RAR5 archives. - 7-Zip now doesn't sort files by type while adding to solid 7z archive. - new -mqs switch to sort files by type while adding to solid 7z archive. - The BUG in 7-Zip File Manager was fixed: The "Move" operation to open 7z archive didn't delete empty files. - The BUG in 15.05 was fixed: console version added some text to the end of stdout stream, is -so switch was used. - The BUG in 9.30 - 15.05 was fixed: 7-Zip could not open multivolume sfx RAR archive. - Some bugs were fixed. 15.05 beta 2015-06-14 ------------------------- - 7-Zip now uses new installer. - 7-Zip now can create 7z, xz and zip archives with 1536 MB dictionary for LZMA/LZMA2. - 7-Zip File Manager now can operate with alternate file streams at NTFS volumes via "File / Alternate Streams" menu command. - 7-Zip now can extract .zipx (WinZip) archives that use xz compression. - new optional "section size" parameter for BCJ2 filter for compression ratio improving. Example: -mf=BCJ2:d9M, if largest executable section in files is smaller than 9 MB. - Speed optimizations for BCJ2 filter and SHA-1 and SHA-256 calculation. - Console version now uses stderr stream for error messages. - Console version now shows names of processed files only in progress line by default. - new -bb[0-3] switch to set output log level. -bb1 shows names of processed files in log. - new -bs[o|e|p][0|1|2] switch to set stream for output messages; o: output, e: error, p: progress line; 0: disable, 1: stdout, 2: stderr. - new -bt switch to show execution time statistics. - new -myx[0-9] switch to set level of file analysis. - new -mmtf- switch to set single thread mode for filters. - The BUG was fixed: 7-Zip didn't restore NTFS permissions for folders during extracting from WIM archives. - The BUG was fixed: The command line version: if the command "rn" (Rename) was called with more than one pair of paths, 7-Zip used only first rename pair. - The BUG was fixed: 7-Zip crashed for ZIP/LZMA/AES/AES-NI. - The BUG in 15.01-15.02 was fixed: 7-Zip created incorrect ZIP archives, if ZipCrypto encryption was used. 7-Zip 9.20 can extract such incorrect ZIP archives. - Some bugs were fixed. 9.38 beta 2015-01-03 ------------------------- - Some bugs were fixed. 9.36 beta 2014-12-26 ------------------------- - The BUG in command line version was fixed: 7-Zip created temporary archive in current folder during update archive operation, if -w{Path} switch was not specified. The fixed 7-Zip creates temporary archive in folder that contains updated archive. - The BUG in 9.33-9.35 was fixed: 7-Zip silently ignored file reading errors during 7z or gz archive creation, and the created archive contained only part of file that was read before error. The fixed 7-Zip stops archive creation and it reports about error. - Some bugs were fixed. 9.35 beta 2014-12-07 ------------------------- - The BUG was fixed: 7-Zip crashed during ZIP archive creation, if the number of CPU threads was more than 64. - The BUG in 9.31-9.34 was fixed: 7-Zip could not correctly extract ISO archives that are larger than 4 GiB. - The BUG in 9.33-9.34 was fixed: The option "Compress shared files" and -ssw switch didn't work. - The BUG in 9.26-9.34 was fixed: 7-Zip File Manager could crash for some archives open in "Flat View" mode. - Some bugs were fixed. 9.34 alpha 2014-06-22 ------------------------- - The BUG in 9.33 was fixed: Command line version of 7-Zip could work incorrectly, if there is relative path in exclude filename optiton (-x) an

Signatures

  • Deletes shadow copies 2 TTPs

    Ransomware often targets backup files to inhibit system recovery.

  • Modifies extensions of user files 3 IoCs

    Ransomware generally changes the extension on encrypted files.

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

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

  • Adds Run key to start application 2 TTPs 4 IoCs
  • Sets desktop wallpaper using registry 2 TTPs 1 IoCs
  • Program crash 1 IoCs
  • Suspicious use of AdjustPrivilegeToken 45 IoCs
  • Suspicious use of WriteProcessMemory 6 IoCs
  • Uses Volume Shadow Copy service COM API

    The Volume Shadow Copy service is used to manage backups/snapshots.

Processes

  • C:\Users\Admin\AppData\Local\Temp\07c56a1a423c1a2f00377112cac61f642f3abfea413ba4f405eafde69e97ef09.exe
    "C:\Users\Admin\AppData\Local\Temp\07c56a1a423c1a2f00377112cac61f642f3abfea413ba4f405eafde69e97ef09.exe"
    1⤵
    • Adds Run key to start application
    • Suspicious use of WriteProcessMemory
    PID:3508
    • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\k7.exe
      C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\k7.exe
      2⤵
      • Modifies extensions of user files
      • Executes dropped EXE
      • Loads dropped DLL
      • Adds Run key to start application
      • Sets desktop wallpaper using registry
      • Suspicious use of WriteProcessMemory
      PID:1696
      • C:\Windows\SysWOW64\Wbem\wmic.exe
        wmic.exe shadowcopy delete
        3⤵
        • Suspicious use of AdjustPrivilegeToken
        PID:2076
      • C:\Windows\SysWOW64\WerFault.exe
        C:\Windows\SysWOW64\WerFault.exe -u -p 1696 -s 1096
        3⤵
        • Program crash
        PID:3788
  • C:\Windows\SysWOW64\WerFault.exe
    C:\Windows\SysWOW64\WerFault.exe -pss -s 368 -p 1696 -ip 1696
    1⤵
      PID:4588
    • C:\Windows\system32\vssvc.exe
      C:\Windows\system32\vssvc.exe
      1⤵
      • Suspicious use of AdjustPrivilegeToken
      PID:1240

    Network

          MITRE ATT&CK Enterprise v6

          Replay Monitor

          Loading Replay Monitor...

          Downloads

          • C:\Users\Admin\AppData\Local\Packages\Microsoft.Windows.Search_cw5n1h2txyewy\LocalState\ConstraintIndex\Apps_{49a9b7bb-4872-4ef4-afc2-8d2ee586d9c7}\0.1.filtertrie.intermediate.txt.lolol

            Filesize

            53B

            MD5

            cdc8df570b07fcbec956bed6a11d04e6

            SHA1

            4567949b96f6ca78dc527a5d2bd8d6876bbd23f2

            SHA256

            8f56d5ef0f2bf53214e53ceaa12faea15c08ed600c99f38295ec10e9c8e13b3a

            SHA512

            439d229fcedb890cae00be6e380e6f5bef6521c213f7bc06de88e6298765177f6e752e3ac17dd55457bd5a2e457957ec79163ae19249f50c3be00ba6c90f7737

          • C:\Users\Admin\AppData\Local\Packages\Microsoft.Windows.Search_cw5n1h2txyewy\LocalState\ConstraintIndex\Apps_{49a9b7bb-4872-4ef4-afc2-8d2ee586d9c7}\0.2.filtertrie.intermediate.txt.lolol

            Filesize

            53B

            MD5

            d580065a2284b092a94d5b27f51fadf1

            SHA1

            bf6cdbed4f3519732c75080fe5c2f1c062a667f0

            SHA256

            57af3d1d80818dc06e08726784ed2c6dd89d365eb1cea1b62710dcb013b0b9c9

            SHA512

            66f603ec48d2e535d9107ecb774205ad0155a9e11a6d85c901b4afa19f1c0edcb1cf898a321cd61185b057adfef55e687e0166aa3d7221f95adce4853a1e1c29

          • C:\Users\Admin\AppData\Local\Packages\Microsoft.Windows.Search_cw5n1h2txyewy\LocalState\DeviceSearchCache\AppCache133214214365340662.txt.lolol

            Filesize

            76KB

            MD5

            69b0377e9b29ad5df6aa8ae3482c80d6

            SHA1

            523f270f4cd479bc27d9b1cd80643074879d7663

            SHA256

            e4ed8dc375a36f6bc2f7c2a00344483e3d6e602896347a6468645d93c68165b7

            SHA512

            f006b5da69b9d51f8a8c5144fd991d6c7e7c6fcb878faf86633ada083d72fd947e508efe3f1acb9965c4bad31e26896367ec176133490191642eb6d3f8ca238b

          • C:\Users\Admin\AppData\Local\Packages\Microsoft.Windows.Search_cw5n1h2txyewy\LocalState\DeviceSearchCache\AppCache133214216242767578.txt.lolol

            Filesize

            47KB

            MD5

            11087a869b397a9670f65f0e4c0afc5b

            SHA1

            54899e295a4304d5577a3833b0620e8c81440460

            SHA256

            637edeeab5c0fc1e5fa82c5fa6a2fcf7671fe8cafe1afa973672337da8c98056

            SHA512

            05526492f00149e321c2c4044a82b57ec7ff3a05692206a4df76180234016bcdcab8906806cf863af7ee4e4d9dc82d9425bf0a703d4e7e658303a71480a779f2

          • C:\Users\Admin\AppData\Local\Packages\Microsoft.Windows.Search_cw5n1h2txyewy\LocalState\DeviceSearchCache\AppCache133214222822046738.txt.lolol

            Filesize

            64KB

            MD5

            38024afb325dcd3c96997feb261dbb81

            SHA1

            61db6a676e00dd8352cd3bed0671607bd995698b

            SHA256

            1b824f846ff7df3062b63a8addbadf0a526b7e62ef99eb9b275b4aaf584e19af

            SHA512

            0181993b54539bf456ba85881c2498050840512e2bd62f671174e069f14499433fb6c00135932996fb6a20bfca6b7a0f109634508c577759cf5551e9fa9b486a

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\History.txt

            Filesize

            54KB

            MD5

            b1206a5abf93bc64601a3caa2dff47d4

            SHA1

            8f3ec5931b77f0841522324fb1202599b396e45a

            SHA256

            24a8a7c00f0bb8ac3096f58f53bd47fa392b8d220c1c43d372100bd692c68e5f

            SHA512

            6b13003fe209885f377ed93340a2472b936bc5699ed9e645f40a9dacc647d9aa280f78c991805b9646861fa4ca1e85e9799c3868daead643e21a9b351b2663f9

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\History.txt.lolol

            Filesize

            54KB

            MD5

            368cc2e9979e8d169ff5b8faeae77c7f

            SHA1

            d9158fc250ba74dd2d62f9d00585d36dda307376

            SHA256

            7b10367f9b052a9e3c8c7c740493c35291b0dcdbb5adb348eeee075c523884f7

            SHA512

            ed26c7660d522dd5f61052e9bfc3b3c6a53e9b4c6a8805ba60a0167c0e62ea4365ea4959007f19702639a58cd5c22c9d4d5ce1a0798ff99a60fe5d4616782c74

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\K7SysMn1.DLL

            Filesize

            19KB

            MD5

            e732fba914e5ef673df326ab7d279d1c

            SHA1

            2962fbbdabc5fe03969a41dfda75fa71c12c25d9

            SHA256

            f1c9becfbda9550786cba8651a388d541073b9844b31032937092c75b70199ca

            SHA512

            cf1763dd9f68f5604db6f4f9887d3188a2a5e3088b26dd1462be78d390b70af362b93b89ebfda60635dbd4b4f278efcecef020094341ec8dd43a676ee95c0d44

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\K7SysMn1.DLL

            Filesize

            19KB

            MD5

            e732fba914e5ef673df326ab7d279d1c

            SHA1

            2962fbbdabc5fe03969a41dfda75fa71c12c25d9

            SHA256

            f1c9becfbda9550786cba8651a388d541073b9844b31032937092c75b70199ca

            SHA512

            cf1763dd9f68f5604db6f4f9887d3188a2a5e3088b26dd1462be78d390b70af362b93b89ebfda60635dbd4b4f278efcecef020094341ec8dd43a676ee95c0d44

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\K7SysMn1.DLL.db

            Filesize

            31KB

            MD5

            b834cf6cd188da06b28918fd27feb13b

            SHA1

            67a6fc24fe9ae3c989102de8d6a2092ff47f1091

            SHA256

            8c4379fafae454d99f62ecd312a9da7637fe8e17d5a26e2dcbd5a17a43601b5d

            SHA512

            ba0e37f48ee210922459800811986a83da9da3ed13e4dcec9f0f4511d42caad1c46c780aef32a2b86754f93ebb0387471a8733096b979547ec5bee92c4fbf9ee

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\License.txt

            Filesize

            3KB

            MD5

            fcb4f2486eaba2743c10991ca7ba2c85

            SHA1

            c47e84a7d22713762d5776bed5c0ce8cfc42250e

            SHA256

            c3dd6ef20f70f046cff5270c09cbb48c818bc0b2dd34a00181fd9bedce35f1bf

            SHA512

            3c2786983e0d1bae01ffc921bc2596e8a9a81c9f56b2fa13fc8da05182a598a09f743255fc7b364ef390c70ebf04bbde1c72451879023589c7e9037778504ac9

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\License.txt.lolol

            Filesize

            3KB

            MD5

            c83ee59a78ce69fa2aafb4cf6d430e55

            SHA1

            e4d458fc7d192b353bdd73de8d6f42e90c72a8b2

            SHA256

            2a8eb05a35990926618a636b7fd0fd299e0c6c09cabcb0acf85d8677087da390

            SHA512

            b22711c6b79461cf3236f018b2416d31675ee51fbd4fb9ad700a66f334a91d7844543ed3fdfc8607c0c12be12a15af1b02b47d706d50ce899837573337254582

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\WHATS_GOING_ON.lolol.txt

            Filesize

            275B

            MD5

            569c75a631209494fe66031b6b77d4b8

            SHA1

            564679a5f9de6c4533dc74b0f0a2f180ec2c29cc

            SHA256

            f475e03f09e7c3c613b256fec3879b2a9b70c338afde2e9a41ea7bdbb424c389

            SHA512

            3773452c02e863ff15d9d4580b5e349673ad6954725c1bfc5ffc73f18abc1ace3fde302483e8a46de4763ace3c79881767860661cec0881e0841562bd3807b7e

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\k7.exe

            Filesize

            87KB

            MD5

            dd4a3dcaf713e6ba8a57f6abd6741e1a

            SHA1

            37a5f4bfe77d5ed5383c47e6992d5f0139e5ea5c

            SHA256

            f82dd20e9af0177981e5611fed016128bb2ff2fecee19844ac0db2b81cb1a938

            SHA512

            818824f88737fa4d935e27676b39af5eb47d804f8c8759feb394f25955ee58657e755067a3ce9e0d2511bd2c76cbdf2ceaae214393127886120219f3e8031ab3

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\k7.exe

            Filesize

            87KB

            MD5

            dd4a3dcaf713e6ba8a57f6abd6741e1a

            SHA1

            37a5f4bfe77d5ed5383c47e6992d5f0139e5ea5c

            SHA256

            f82dd20e9af0177981e5611fed016128bb2ff2fecee19844ac0db2b81cb1a938

            SHA512

            818824f88737fa4d935e27676b39af5eb47d804f8c8759feb394f25955ee58657e755067a3ce9e0d2511bd2c76cbdf2ceaae214393127886120219f3e8031ab3

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\readme.txt

            Filesize

            1KB

            MD5

            b57c8b97c0d018d14786e06eabe0734f

            SHA1

            0c30b73f29600dd9ee51dd87ecc718f48022294a

            SHA256

            78452b7a10fdd6b2131d3e98f3ffa533b415ed58a0edd3f644d3ec8c98ceb23f

            SHA512

            b503ab083a4eda004e3020cbc887a2cd49b80dd74b08f73f86e7b9d04ceaae8b3c43d59a7abe3153ae220c601fb3da2b5ce020446492cb9d85dd2ea102dfcfe7

          • C:\Users\Admin\AppData\Local\Temp\IXP000.TMP\readme.txt.lolol

            Filesize

            1KB

            MD5

            7dc4d3661305beca317759c226c7e5f5

            SHA1

            1d6fb869f5d5c87d0b7cff308682a7988bb3961d

            SHA256

            ea2272062bfb446f21b98af551a527dfb399fb6c57e36375d8b4b7e99a564d0d

            SHA512

            dc1765280168d06673f3c47df90c635a54f7e279f75d35ff8c8b6296fa8807fc1891ea4f8e07460f61c56ee1e7169831354fb6e12c2d0c661c9b96e8df533ba5

          • C:\Users\Admin\Pictures\Camera Roll\WHATS_GOING_ON.lolol.txt

            Filesize

            275B

            MD5

            569c75a631209494fe66031b6b77d4b8

            SHA1

            564679a5f9de6c4533dc74b0f0a2f180ec2c29cc

            SHA256

            f475e03f09e7c3c613b256fec3879b2a9b70c338afde2e9a41ea7bdbb424c389

            SHA512

            3773452c02e863ff15d9d4580b5e349673ad6954725c1bfc5ffc73f18abc1ace3fde302483e8a46de4763ace3c79881767860661cec0881e0841562bd3807b7e

          • memory/1696-172-0x0000000010000000-0x000000001000B000-memory.dmp

            Filesize

            44KB

          • memory/1696-171-0x0000000002D60000-0x0000000002D68000-memory.dmp

            Filesize

            32KB