โš ๏ธ Threat Landscape

Common Cyber Threats

Understanding how attackers operate is the first step in defense.

๐Ÿฆ 

Malware

Malicious software designed to infiltrate or damage systems. Types include viruses, worms, trojans, and spyware.

  • Viruses โ€” attach to files and spread when executed
  • Worms โ€” self-replicate across networks
  • Trojans โ€” disguise as legitimate software
  • Spyware โ€” secretly monitor activity
๐ŸŽฃ

Phishing

Social engineering attacks that trick users into revealing credentials or installing malware via fraudulent messages.

  • Email phishing โ€” mass fake emails
  • Spear phishing โ€” targeted at specific individuals
  • Smishing โ€” SMS-based phishing
  • Vishing โ€” voice call phishing
๐Ÿ”’

Ransomware

Malware that encrypts a victim's files and demands payment for decryption. One of the most costly threats today.

  • Often delivered via phishing or exploit kits
  • Can spread laterally across a network
  • Double extortion: encrypt + threaten to leak data
  • Paying does not guarantee recovery
๐ŸŽญ

Social Engineering

Manipulating people โ€” not systems โ€” to gain access. Exploits trust, urgency, and authority.

  • Pretexting โ€” fabricated scenarios
  • Baiting โ€” tempting offers or USB drops
  • Tailgating โ€” physical access follow-along
  • Quid pro quo โ€” a service for information
๐Ÿ’ฅ

DDoS Attacks

Distributed Denial of Service attacks overwhelm a target with traffic from many sources, making services unavailable.

  • Often use botnets of compromised devices
  • Volumetric, protocol, and application-layer types
  • Can be used as a smokescreen for other attacks
๐Ÿ”“

Man-in-the-Middle

An attacker intercepts communication between two parties to eavesdrop or alter data.

  • Exploits unencrypted networks (e.g. public Wi-Fi)
  • DNS spoofing redirects to fake sites
  • SSL stripping downgrades HTTPS to HTTP