Kategorie: P2P-Worm
P2P-Würmer verbreiten sich über Peer-to-Peer-Filesharing-Netzwerke (wie Kazaa, Grokster, EDonkey, FastTrack, Gnutella, etc.).Die meisten dieser Würmer funktionieren relativ einfach: Um in ein P2P-Netzwerk zu gelangen, muss sich der Wurm nur in das Dateifreigabeverzeichnis kopieren, das sich normalerweise auf einem lokalen Rechner befindet. Das P2P-Netzwerk erledigt den Rest: Wenn eine Dateisuche durchgeführt wird, informiert sie entfernte Benutzer über die Datei und stellt Dienste bereit, die es ermöglichen, die Datei von dem infizierten Computer herunterzuladen.
Es gibt auch komplexere P2P-Würmer, die das Netzwerkprotokoll eines bestimmten Dateifreigabesystems imitieren und positiv auf Suchanfragen reagieren. Eine Kopie des P2P-Wurms wird als Match angeboten.
Mehr Informationen
Plattform: Win32
Win32 ist eine API auf Windows NT-basierten Betriebssystemen (Windows XP, Windows 7 usw.), die die Ausführung von 32-Bit-Anwendungen unterstützt. Eine der am weitesten verbreiteten Programmierplattformen der Welt.Familie: P2P-Worm.Win32.Palevo
No family descriptionExamples
8491342833D6BF75EF61DACC14DF9C429D73209E56F0EE30D1612ACC9C5B952A
4042D6047089AF6D4161146107773FFF
A408960D1A45BAFCE945DCBF1CE24185
F93594A3CAE6D7B72C7AF34BBEE3F75E
Tactics and Techniques: Mitre*
TA0005
Defense Evasion
The adversary is trying to avoid being detected.
Defense Evasion consists of techniques that adversaries use to avoid detection throughout their compromise. Techniques used for defense evasion include uninstalling/disabling security software or obfuscating/encrypting data and scripts. Adversaries also leverage and abuse trusted processes to hide and masquerade their malware. Other tactics’ techniques are cross-listed here when those techniques include the added benefit of subverting defenses.
Defense Evasion consists of techniques that adversaries use to avoid detection throughout their compromise. Techniques used for defense evasion include uninstalling/disabling security software or obfuscating/encrypting data and scripts. Adversaries also leverage and abuse trusted processes to hide and masquerade their malware. Other tactics’ techniques are cross-listed here when those techniques include the added benefit of subverting defenses.
T1036
Masquerading
Adversaries may attempt to manipulate features of their artifacts to make them appear legitimate or benign to users and/or security tools. Masquerading occurs when the name or location of an object, legitimate or malicious, is manipulated or abused for the sake of evading defenses and observation. This may include manipulating file metadata, tricking users into misidentifying the file type, and giving legitimate task or service names.
Renaming abusable system utilities to evade security monitoring is also a form of Masquerading.(Citation: LOLBAS Main Site) Masquerading may also include the use of Proxy or VPNs to disguise IP addresses, which can allow adversaries to blend in with normal network traffic and bypass conditional access policies or anti-abuse protections.
Renaming abusable system utilities to evade security monitoring is also a form of Masquerading.(Citation: LOLBAS Main Site) Masquerading may also include the use of Proxy or VPNs to disguise IP addresses, which can allow adversaries to blend in with normal network traffic and bypass conditional access policies or anti-abuse protections.
T1036.008
Masquerade File Type
Adversaries may masquerade malicious payloads as legitimate files through changes to the payload's formatting, including the file’s signature, extension, icon, and contents. Various file types have a typical standard format, including how they are encoded and organized. For example, a file’s signature (also known as header or magic bytes) is the beginning bytes of a file and is often used to identify the file’s type. For example, the header of a JPEG file, is
0xFF 0xD8 and the file extension is either `.JPE`, `.JPEG` or `.JPG`. * © 2026 The MITRE Corporation. This work is reproduced and distributed with the permission of The MITRE Corporation.