Classe: Packed
Les programmes malveillants sont souvent compressés - ou emballés - en utilisant une variété de méthodes combinées avec le chiffrement de fichiers afin d'empêcher l'ingénierie inverse du programme et d'entraver l'analyse du comportement du programme avec des méthodes proactives et heuristiques. Les programmes antivirus détectent les résultats des actions des emballeurs suspects, c'est-à-dire des articles emballés. Il existe des moyens d'empêcher le décompactage des fichiers compressés: par exemple, le packer ne peut pas déchiffrer complètement le code, uniquement dans la mesure où il est exécuté; ou il peut entièrement décrypter et lancer un programme malveillant seulement un certain jour de la semaine. Les principales caractéristiques qui différencient les comportements de la sous-classe Suspicious Packers sont le type et le nombre de packers utilisés dans le processus de compression de fichiers.Plus d'informations
Plateforme: Win32
Win32 est une API sur les systèmes d'exploitation Windows NT (Windows XP, Windows 7, etc.) qui prend en charge l'exécution des applications 32 bits. L'une des plateformes de programmation les plus répandues au monde.Famille: Packed.Win32.Katusha
No family descriptionExamples
EAA5766D6704C2D42E6A15C78E78675EDC51D6FAEF2FC1C2CD7C4CD9734854B3
13291E3024B4A4860276D2A881E3DAEB
27C86A5ED09761AAF69FB25E438AE778
13C637D26A9247F51E40503CABC553AC
Tactics and Techniques: Mitre*
TA0002
Execution
The adversary is trying to run malicious code. Execution consists of techniques that result in adversary-controlled code running on a local or remote system. Techniques that run malicious code are often paired with techniques from all other tactics to achieve broader goals, like exploring a network or stealing data. For example, an adversary might use a remote access tool to run a PowerShell script that does Remote System Discovery.
T1203
Exploitation for Client Execution
Adversaries may exploit software vulnerabilities in client applications to execute code. Vulnerabilities can exist in software due to unsecure coding practices that can lead to unanticipated behavior. Adversaries can take advantage of certain vulnerabilities through targeted exploitation for the purpose of arbitrary code execution. Oftentimes the most valuable exploits to an offensive toolkit are those that can be used to obtain code execution on a remote system because they can be used to gain access to that system. Users will expect to see files related to the applications they commonly used to do work, so they are a useful target for exploit research and development because of their high utility.
T1204.002
User Execution: Malicious File
An adversary may rely upon a user opening a malicious file in order to gain execution. Users may be subjected to social engineering to get them to open a file that will lead to code execution. This user action will typically be observed as follow-on behavior from Spearphishing Attachment. Adversaries may use several types of files that require a user to execute them, including .doc, .pdf, .xls, .rtf, .scr, .exe, .lnk, .pif, and .cpl.
Adversaries may employ various forms of Masquerading and Obfuscated Files or Information to increase the likelihood that a user will open and successfully execute a malicious file. These methods may include using a familiar naming convention and/or password protecting the file and supplying instructions to a user on how to open it.(Citation: Password Protected Word Docs)
While Malicious File frequently occurs shortly after Initial Access it may occur at other phases of an intrusion, such as when an adversary places a file in a shared directory or on a user's desktop hoping that a user will click on it. This activity may also be seen shortly after Internal Spearphishing.
Adversaries may employ various forms of Masquerading and Obfuscated Files or Information to increase the likelihood that a user will open and successfully execute a malicious file. These methods may include using a familiar naming convention and/or password protecting the file and supplying instructions to a user on how to open it.(Citation: Password Protected Word Docs)
While Malicious File frequently occurs shortly after Initial Access it may occur at other phases of an intrusion, such as when an adversary places a file in a shared directory or on a user's desktop hoping that a user will click on it. This activity may also be seen shortly after Internal Spearphishing.
* © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.