Chapter 2: Types of Attacks

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering key terms and definitions from Chapter 2: Types of Attacks.

Last updated 2:23 PM on 9/15/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Denial of Service (DoS)

An attack based on the premise that all computers have operational limitations, using excessive traffic or utilities like ping to disrupt service.

2
New cards

Distributed Denial of Service (DDoS)

A variation of a Denial of Service attack launched from multiple clients, making it more difficult to track due to the use of zombie machines.

3
New cards

SYN Flood

A Denial of Service attack that takes advantage of the TCP handshake process.

4
New cards

Smurf Attack

A popular attack that utilizes ICMP packets sent with the target's IP address spoofed to overwhelm a system.

5
New cards

Ping of Death (POD)

An attack that targets machines that cannot handle oversized packets.

6
New cards

UDP Flood

A variation of the Ping of Death that targets random open ports without requiring acknowledgments, which can cause the target computer to shut down if enough packets are sent.

7
New cards

ICMP Flood

Another name for the ping flood attack.

8
New cards

HTTP Post DoS

A Denial of Service attack that hangs a server using a slowly delivered HTTP post message.

9
New cards

Permanent DoS (PDOS)

Also known as phlashing, an attack that badly damages a system, often targeting device firmware.

10
New cards

Distributed Reflection DoS (DRDOS)

A Denial of Service attack that uses routers to forward connection requests with a spoofed target machine's IP address without needing to compromise the routers.

11
New cards

FakeAV

A class of malware, also known as Rogue AntiVirus, Rogues, or ScareWare, that displays false alert messages.

12
New cards

Flame

Also known as Flamer, skyWlper, and Skywiper, a modular computer malware that targets systems running Windows OS.

13
New cards

GameoverZeuS

A peer-to-peer (p2p) botnet based on components from the earlier ZeuS trojan, created by Russian hacker Evgeniy Mikhailovich Bogachev.

14
New cards

Buffer Overflow Attack

An attack designed to put more information into a memory buffer than it is intended to hold, often overwriting buffer bounds.

15
New cards

IP Spoofing

An attack used to gain unauthorized access to computers by modifying the source address of a packet.

16
New cards

Session Hijacking

An attack in which a hacker takes over a TCP session, most commonly through a man-in-the-middle attack.

17
New cards

Trojan Horse

A program that appears benign but contains malicious intent, capable of downloading harmful software, installing keyloggers, deleting files, or opening backdoors.