Windows 7 deprecation

Windows 7 will be removed from tria.ge on 2025-03-31

Analysis

  • max time kernel
    147s
  • max time network
    153s
  • platform
    windows10-2004_x64
  • resource
    win10v2004-20220901-en
  • resource tags

    arch:x64arch:x86image:win10v2004-20220901-enlocale:en-usos:windows10-2004-x64system
  • submitted
    07/10/2022, 20:34

General

  • Target

    https://sharemods.com/kqnqfzlllk3h/Reisproject1.3.rar.html

Malware Config

Extracted

Path

C:\Program Files\7-Zip\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

  • Executes dropped EXE 2 IoCs
  • Registers COM server for autorun 1 TTPs 3 IoCs
  • Loads dropped DLL 2 IoCs
  • Checks installed software on the system 1 TTPs

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

  • Drops file in Program Files directory 64 IoCs
  • Enumerates physical storage devices 1 TTPs

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

  • Modifies Internet Explorer Phishing Filter 1 TTPs 2 IoCs
  • Modifies Internet Explorer settings 1 TTPs 64 IoCs
  • Modifies registry class 64 IoCs
  • Suspicious behavior: EnumeratesProcesses 2 IoCs
  • Suspicious use of AdjustPrivilegeToken 12 IoCs
  • Suspicious use of FindShellTrayWindow 5 IoCs
  • Suspicious use of SetWindowsHookEx 37 IoCs
  • Suspicious use of WriteProcessMemory 9 IoCs

Processes

  • C:\Program Files\Internet Explorer\iexplore.exe
    "C:\Program Files\Internet Explorer\iexplore.exe" https://sharemods.com/kqnqfzlllk3h/Reisproject1.3.rar.html
    1⤵
    • Modifies Internet Explorer Phishing Filter
    • Modifies Internet Explorer settings
    • Modifies registry class
    • Suspicious behavior: EnumeratesProcesses
    • Suspicious use of FindShellTrayWindow
    • Suspicious use of SetWindowsHookEx
    • Suspicious use of WriteProcessMemory
    PID:640
    • C:\Program Files (x86)\Internet Explorer\IEXPLORE.EXE
      "C:\Program Files (x86)\Internet Explorer\IEXPLORE.EXE" SCODEF:640 CREDAT:17410 /prefetch:2
      2⤵
      • Modifies Internet Explorer settings
      • Suspicious use of SetWindowsHookEx
      PID:2248
    • C:\Program Files (x86)\Internet Explorer\IEXPLORE.EXE
      "C:\Program Files (x86)\Internet Explorer\IEXPLORE.EXE" SCODEF:640 CREDAT:17418 /prefetch:2
      2⤵
      • Modifies Internet Explorer settings
      • Modifies registry class
      • Suspicious use of AdjustPrivilegeToken
      • Suspicious use of SetWindowsHookEx
      PID:4932
    • C:\Users\Admin\AppData\Local\Microsoft\Windows\INetCache\IE\47NRIJ2V\7z2201-x64.exe
      "C:\Users\Admin\AppData\Local\Microsoft\Windows\INetCache\IE\47NRIJ2V\7z2201-x64.exe"
      2⤵
      • Executes dropped EXE
      • Registers COM server for autorun
      • Drops file in Program Files directory
      • Modifies registry class
      • Suspicious use of SetWindowsHookEx
      PID:1996
  • C:\Windows\system32\OpenWith.exe
    C:\Windows\system32\OpenWith.exe -Embedding
    1⤵
    • Modifies registry class
    • Suspicious use of SetWindowsHookEx
    PID:1176
  • C:\Windows\system32\AUDIODG.EXE
    C:\Windows\system32\AUDIODG.EXE 0x520 0x448
    1⤵
    • Suspicious use of AdjustPrivilegeToken
    PID:3992
  • C:\Program Files\7-Zip\7zG.exe
    "C:\Program Files\7-Zip\7zG.exe" x -o"C:\Users\Admin\Desktop\Reisproject1.3\" -spe -an -ai#7zMap22574:86:7zEvent315
    1⤵
    • Executes dropped EXE
    • Loads dropped DLL
    • Suspicious use of AdjustPrivilegeToken
    • Suspicious use of FindShellTrayWindow
    PID:764
  • C:\Windows\System32\rundll32.exe
    C:\Windows\System32\rundll32.exe C:\Windows\System32\shell32.dll,SHCreateLocalServerRunDll {9aa46009-3ce0-458a-a354-715610a075e6} -Embedding
    1⤵
      PID:4320

    Network

    MITRE ATT&CK Enterprise v6

    Replay Monitor

    Loading Replay Monitor...

    Downloads

    • C:\Program Files\7-Zip\7-zip.dll

      Filesize

      92KB

      MD5

      c3af132ea025d289ab4841fc00bb74af

      SHA1

      0a9973d5234cc55b8b97bbb82c722b910c71cbaf

      SHA256

      56b1148a7f96f730d7085f90cadda4980d31cad527d776545c5223466f9ffb52

      SHA512

      707097953d876fa8f25bfefb19bfb3af402b8a6a5d5c35a2d84282818df4466feba63b6401b9b9f11468a2189dcc7f504c51e4590a5e32e635eb4f5710fd80b2

    • C:\Program Files\7-Zip\7z.dll

      Filesize

      1.7MB

      MD5

      bbf51226a8670475f283a2d57460d46c

      SHA1

      6388883ced0ce14ede20c7798338673ff8d6204a

      SHA256

      73578f14d50f747efa82527a503f1ad542f9db170e2901eddb54d6bce93fc00e

      SHA512

      f68eb9c4ba0d923082107cff2f0e7f78e80be243b9d92cfab7298f59461fcca2c5c944d4577f161f11a2011c0958a3c32896eba4f0e89cd9f8aed97ab5bc74f9

    • C:\Program Files\7-Zip\7z.dll

      Filesize

      1.7MB

      MD5

      bbf51226a8670475f283a2d57460d46c

      SHA1

      6388883ced0ce14ede20c7798338673ff8d6204a

      SHA256

      73578f14d50f747efa82527a503f1ad542f9db170e2901eddb54d6bce93fc00e

      SHA512

      f68eb9c4ba0d923082107cff2f0e7f78e80be243b9d92cfab7298f59461fcca2c5c944d4577f161f11a2011c0958a3c32896eba4f0e89cd9f8aed97ab5bc74f9

    • C:\Program Files\7-Zip\7zG.exe

      Filesize

      668KB

      MD5

      5ab26ffd7b3c23a796138640b1737b48

      SHA1

      6dab8c3822a0cab5b621fd2b7f16aebb159bcb56

      SHA256

      eb775b0e8cc349032187c2329fefcf64f5feed4d148034c060e227adf6d38500

      SHA512

      2b40489f46e305f7e3455cac25e375711a6a1733861ee7bf1b800b86eaad2f40871c219924ddceb69b9748ae3cf9de59f0edffd7ed7b5e7f35d1239fe0333a78

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\07CEF2F654E3ED6050FFC9B6EB844250_3431D4C539FB2CFCB781821E9902850D

      Filesize

      2KB

      MD5

      dbd2ef00711b9e8a65a71435dac362a2

      SHA1

      befb6f2c27daebeef7bcd7ed80c9dc50241bf5b6

      SHA256

      5affc8e9407564299e0b7ce1953b921d33dab949c296198ce30781c952e6a047

      SHA512

      500c02a21467c0f04337258c07a1e5f71da3dbbe2105e8e63881fe064bd4ebac7db8347e5a8e554b384237961e3df35513ff14bdc4a409862ac1eca5c35bf378

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\103621DE9CD5414CC2538780B4B75751

      Filesize

      717B

      MD5

      ec8ff3b1ded0246437b1472c69dd1811

      SHA1

      d813e874c2524e3a7da6c466c67854ad16800326

      SHA256

      e634c2d1ed20e0638c95597adf4c9d392ebab932d3353f18af1e4421f4bb9cab

      SHA512

      e967b804cbf2d6da30a532cbc62557d09bd236807790040c6bee5584a482dc09d724fc1d9ac0de6aa5b4e8b1fff72c8ab3206222cc2c95a91035754ac1257552

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\6BADA8974A10C4BD62CC921D13E43B18_1DC6D7385EA816C957BA2B715AC5C442

      Filesize

      1KB

      MD5

      2ff7625e84887471e8aa67e6ac11f735

      SHA1

      cf9396de83f5822338529f1c0c51f41da5eee8d8

      SHA256

      27e0b6144c294a9cefbba0145baea8e299a0fc3b1bd897bf9c3f6dc0109207e9

      SHA512

      6fa10ff0000cd4ef9ee689e70adbb5f181019be9d74e0fa74276e3f1a045a2f735e4f705d3d0cd9acb2f1a7772bd56be2166a3bf64da9024bf0d9b3dbfdef556

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\6BADA8974A10C4BD62CC921D13E43B18_28DEA62A0AE77228DD387E155AD0BA27

      Filesize

      1KB

      MD5

      5b3a992af738a5113af1348306997e86

      SHA1

      82626876edbbbabf2fe95708972114343d6543e1

      SHA256

      1ad09952f87db88ddfce64b46287ddb1784d861284385cc44cc23876cafc0c50

      SHA512

      cd54392a56730726bb9477814324b7f839eee31323f807114aba61b56a22e4a4e480077d04eeb38af78d539d3b55ea4c92c43423884af6d09aad6d6999b2290e

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\7423F88C7F265F0DEFC08EA88C3BDE45_AA1E8580D4EBC816148CE81268683776

      Filesize

      471B

      MD5

      50e10d0c1d47ed3dad34cfcd6a9d764c

      SHA1

      7ccc215400c6c89e794dcf3b8d7b7ed006e94fec

      SHA256

      4e194f75beef2d97e3b4e3fdf4a49b5ce0b5f7f112097d3093b33d257b2912a3

      SHA512

      7f67c1ac984e0f2de6cb3e12fe856a86a0e6f1d690ad668fa11c94932c5846f12008fc375187e0c93f40026613096184e36aa4804896f736aeb1bec27fb265aa

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\B2FAF7692FD9FFBD64EDE317E42334BA_D7393C8F62BDE4D4CB606228BC7A711E

      Filesize

      1KB

      MD5

      4b17013381328e3e6c6496e128289829

      SHA1

      77e65de2b337899996a68241226fd97196d9a73d

      SHA256

      c7cd9f2c74cb78237c3ed4e8f1a42ddc1c03c0f64a0ca70aad4a4af1f7182f71

      SHA512

      3fed91eec2c1c6de1f646b8664859691e15a3f04f17df41033616d609ab166309bd821a1190146535c3976c00b687ea1ab6fe4aa1d235b516bf6a79a29887763

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\Content\B398B80134F72209547439DB21AB308D_A4CF52CCA82D7458083F7280801A3A04

      Filesize

      471B

      MD5

      68939a4d17f82e56b48f4aea2f453c4b

      SHA1

      acca33b18c897cc32cfa334605b470f645ea8f91

      SHA256

      43714309b84438f4070816ff2772337e75f7fad87a0fd8825ba25a942cff1da1

      SHA512

      f17add23ff96781baa963047194bc1189809f4a99e4203dd1ed5b2ea8b44263ee0a73b83181114ef525f93f3c4312c6243928ced6f0eac023d8dabcc306ea534

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\07CEF2F654E3ED6050FFC9B6EB844250_3431D4C539FB2CFCB781821E9902850D

      Filesize

      488B

      MD5

      7df4ca66c85e8e2aa1d71f4f8ccd9b29

      SHA1

      32e03f9123b3947ecfdf966c72605b06c527ee0f

      SHA256

      9322f112befca997f7ef4980bf8a304c9576034c05191c886e97085c952aea74

      SHA512

      59d01f2a81561e9522882c915880ebcd40f15121584af70243cb2526f8e02263ca447ef4d53e17e6a61d7604bc7e61a27f5fbc5ec96520003511ce776aca9ea0

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\103621DE9CD5414CC2538780B4B75751

      Filesize

      192B

      MD5

      fbb8c3986bd465c6f0205698f23ec201

      SHA1

      bcb64305d5945a6abaf78e8875425da7e4d2cb39

      SHA256

      2ad680182723d3cb2568637ac33dd4e1e5b4ad880673f5dc0fc40664fcb669c1

      SHA512

      f4f5efb43e0f5f1140d5f625a1125c81802c3e389c3471fc9a10ac8baf770fe59333da11debd7f0908b9e17b5bed082d4bededac739ef735556c5309c4ab61d9

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\6BADA8974A10C4BD62CC921D13E43B18_1DC6D7385EA816C957BA2B715AC5C442

      Filesize

      416B

      MD5

      b8f92df6ff3415a00e90f00e381cbb19

      SHA1

      5270d35b655513e1a38d651081173202a092f617

      SHA256

      d5c3ed5478d8ce511f13c0d17f66451a38d6022cbe0d94590d8021df79312d1e

      SHA512

      d11f3c4253da34f187873516ce8bd2c37cdd2eaa129a49ba221e2fe8943983727a66048e56230f947b817e0eaa7960a8074a517fcebb22811bf8916218d94219

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\6BADA8974A10C4BD62CC921D13E43B18_28DEA62A0AE77228DD387E155AD0BA27

      Filesize

      408B

      MD5

      346802708f9eff522772fa7ffe69c777

      SHA1

      6d875ab0e951a09225cb8cd506446fe1d93f1d41

      SHA256

      976b35fad54259d22dd1497a2180430c491f3ee0c2f2210a65e3eb19fd526af4

      SHA512

      ac4425414f5780cd1f51beb3b969e23eab89bd57fd3203a0fe43876845507fd2e336e6f4f43c1f0e326829c7a5f5bad3f48224a0660d9eda954fc2481263104c

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\7423F88C7F265F0DEFC08EA88C3BDE45_AA1E8580D4EBC816148CE81268683776

      Filesize

      404B

      MD5

      6b60859f4a569edfb0fa079123273e9a

      SHA1

      f5d7171f2ffb8fd45cd2f6fa30791ad093bd6bd0

      SHA256

      2166e4844248ca44e3314bf9c608d4cd8b62af18c5c9c674210642b0cdb506ba

      SHA512

      0d5b73d59ce9bb938cdc6b92e81143abe4cfad2b061fecf4f135c15b13ae38f0916772dda0255cc71762876526f78b671366b40ade7cf5a457d5fac7837e744d

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\B2FAF7692FD9FFBD64EDE317E42334BA_D7393C8F62BDE4D4CB606228BC7A711E

      Filesize

      482B

      MD5

      0d9742ae377389f77168d25bd32d882a

      SHA1

      5e983ece5b43e68c062350b4cee9fb895cd1a90f

      SHA256

      102055cd282ca158efa4639a14702756a7185e0a2a43d1e0dfb8f318e1ed28c5

      SHA512

      a1a47a9da0930ed7cf4443d7972b24c9ce5f07e249afc1a8c6fa0b696b63e5290a8565e5d13804a2979d768d55f3c8a4173bcbb46478227e41e1c7e2d5714da1

    • C:\Users\Admin\AppData\LocalLow\Microsoft\CryptnetUrlCache\MetaData\B398B80134F72209547439DB21AB308D_A4CF52CCA82D7458083F7280801A3A04

      Filesize

      400B

      MD5

      03ee739c10a15795d0da3be03db8da45

      SHA1

      5b7359fc62d119382ca32d5e0e8bde9765ff2841

      SHA256

      2b55d4e58cea52bece5b5046686a384054f593fbe9ebe23cde4ed8aa48582326

      SHA512

      c5c526e3218ed6f5602d5d9022e9b0fee893316488233a1bc0b66d3cbfba544eb86a9d6b5914dcda5a601fc4ef1973fb3ff214cb6ed47c9e0e9372a4e5385539

    • C:\Users\Admin\AppData\Local\Microsoft\Internet Explorer\imagestore\ckj4gk4\imagestore.dat

      Filesize

      1KB

      MD5

      87d03b0fa7818df9801eefbd5cd08288

      SHA1

      340b7eb005ea019668e1a7936e9a13be8c921d47

      SHA256

      9e6461bc71e5928bdb5e958eba78bba9a08a8a07019f48979da2432c676a003d

      SHA512

      f3becec732e757771ec96184fa94f7136d42b3029c2618a8208cad277f1283bb7a534ad550837912cdb7accffb07236323efe36a58862cb391f1bf39627735cd

    • C:\Users\Admin\AppData\Local\Microsoft\Internet Explorer\imagestore\ckj4gk4\imagestore.dat

      Filesize

      35KB

      MD5

      694b6d1ca2091fdb7f261fa7f19db4c8

      SHA1

      fef4577c7c3b0cfeef613551a8528f9dbfe8cde7

      SHA256

      a21b3285c2ace6672a422225f48d326aaca6c8cd68804060f8734bdf52318d42

      SHA512

      64868e76cde42b401c7498b1b7661c0dbf22e2628266a76426fa4d77208c95b445049ace36690dbc1744d09495c4a34b1af75dc680eb3fc12ea864db622bf600

    • C:\Users\Admin\AppData\Local\Microsoft\Internet Explorer\imagestore\ckj4gk4\imagestore.dat

      Filesize

      40KB

      MD5

      7bed5a29f89475f0fa9897560531789a

      SHA1

      8d23e84f179458621885c593f5353bff7d2b0b63

      SHA256

      63ed75644bc819ec33ad4a8bc8380232fdd3ae13775ce538613eb673f5036329

      SHA512

      0a62a6f883cc6768a280387053034e2477f0f4d8160681f3b9fbe120f49c9e8ef101325b6ac2b03b362666dc068f0237ee8607499d4534759b4fb5dc09452809

    • C:\Users\Admin\AppData\Local\Microsoft\Internet Explorer\imagestore\ckj4gk4\imagestore.dat

      Filesize

      40KB

      MD5

      d9f9cf32ea09dfe9f84e4b15391a153f

      SHA1

      c8cfe5e52991534ed3fd7e2517f24572a9182607

      SHA256

      de29d20f1cc496e49abb6f19bfd8106a12a59a629cfaf6934a22bb465ce4f49c

      SHA512

      8d387b04bb361fd6840c3ef90171fdf0e6c262c51a4155e009c13b9eaec9ef5ff269f9cef64d38a2ccd9c7e80547e23fecc0e11d7282b487149fe8e556df06d7

    • C:\Users\Admin\AppData\Local\Microsoft\Windows\INetCache\IE\47NRIJ2V\7z2201-x64.exe

      Filesize

      1.5MB

      MD5

      a6a0f7c173094f8dafef996157751ecf

      SHA1

      c0dcae7c4c80be25661d22400466b4ea074fc580

      SHA256

      b055fee85472921575071464a97a79540e489c1c3a14b9bdfbdbab60e17f36e4

      SHA512

      965d43f06d104bf6707513c459f18aaf8b049f4a043643d720b184ed9f1bb6c929309c51c3991d5aaff7b9d87031a7248ee3274896521abe955d0e49f901ac94

    • C:\Users\Admin\AppData\Local\Microsoft\Windows\INetCache\IE\47NRIJ2V\7z2201-x64.exe.scym0xe.partial

      Filesize

      1.5MB

      MD5

      a6a0f7c173094f8dafef996157751ecf

      SHA1

      c0dcae7c4c80be25661d22400466b4ea074fc580

      SHA256

      b055fee85472921575071464a97a79540e489c1c3a14b9bdfbdbab60e17f36e4

      SHA512

      965d43f06d104bf6707513c459f18aaf8b049f4a043643d720b184ed9f1bb6c929309c51c3991d5aaff7b9d87031a7248ee3274896521abe955d0e49f901ac94

    • C:\Users\Admin\AppData\Local\Microsoft\Windows\INetCache\IE\MBR7CLLA\favicon[2].ico

      Filesize

      318B

      MD5

      f77d1f20686a6bb34ccbe769d2b7e575

      SHA1

      7e8f45cedf6b9d96d3ff6bb5b7bd6541d83c37ea

      SHA256

      7f3d039b2589636d6130b51007bf70a3d4f99c998bd6c1ab281735da2869b426

      SHA512

      0d3b9707c905b6d803f12468c45c667fc21af5ec5d2899e2e364f4434123acbd4f4cb55300e47ae9d2f37be2ba73397baa94b2525aea28fdf7edbe91183cd162

    • C:\Users\Admin\Desktop\Reisproject1.3.rar.qme1hq9.partial

      Filesize

      103.9MB

      MD5

      07e65b730d81e6db913bb46fc70a924d

      SHA1

      466baa60d8251aae082a7e3f6918d934132d99e8

      SHA256

      befcf46b2087510a5a161cad4e0fadebc50537bda206cc42eb07562b35c73d9d

      SHA512

      0fe2a1d081edfe6644adfb3d9d0eb465f61f2e31edfe6181c36532640abc858ef3bef7a09e467341af5268f48da908a7a6026a5ee9cbb2c8e730ea005a27e974