Worm

A virus is a type of malware that attaches (not necesssarily) itself to legitimate programs or files and spreads from one system to another System.

A worm is self-replicating

Computer worms are a major category of malware attacks and are specifically categorized as standalone malicious programs. They are also listed as an example of information warfare weapons.

Definition and Characteristics

Worms are defined by their ability to replicate, execute, and spread across network connections independently without human intervention.

Key characteristics include:

Usage and Propagation

Worms are crucial to system hacking and frequently serve as the initial infection vector:

  1. Botnet Creation: Attackers use worms to install backdoors (payloads) in infected computers, effectively turning them into zombies that create a botnet. These compromised systems are then used to launch further cyber-attacks, such as distributed denial-of-service (DDoS) attacks.
  2. Network Spreading: Once installed, worms spread the infection to other systems in the network. They can use mechanisms like IRC, Outlook, or other applicable mailing programs to spread themselves after installation.
  3. Hiding: Layer 4 tar pits, which slow down the spreading of worms and backdoors, can be identified by analyzing the TCP window size.

Worm Infection Process (Cyber Kill Chain Adaptation)

The typical steps for infecting a system using a worm are:

  1. Creation: An attacker creates the worm using tools such as Internet Worm Maker Thing or Batch Worm Generator.
  2. Delivery: The worm is deployed via phishing emails, malicious websites, network shares, or infected USB drives. An attacker may include a worm in a phishing email, which, when downloaded, installs a backdoor.
  3. Infection/Execution: When the user clicks on a malicious link or downloads content, the worm infects the system by executing its payload.
  4. Scanning and Propagation: The infected system uses the worm to scan for other vulnerable devices in the network. The worm then copies itself to these identified systems, propagating the infection.
  5. Post-Infection: The worm installs backdoors or alters system settings to remain active, continuously stealing and exfiltrating data from the infected devices.

Tools and Examples

Examples of Computer Worms

Specific examples of modern computer worms mentioned in the sources include: