Distributed Denial Of Service Flashcards

1
Q

What is a Denial Of Service attack (DoS)?

A

used to describe any attack which attempts to make a computer or servers resources unavailable

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is a Flood Attack?

A

specialized type of denial of service which attempts to send more packets to a single server or host than it can handle.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is a Ping Flood?

A

this attack is going to happen when somebody attempts to flood your server by sending too many pings (ICMP echo)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a SYN Flood?

A

when an attacker is going to initiate multiple TCP sessions but never complete the three-way handshake.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a Flood Guard?

A

These devices will detect when a SYN flood is being attempted, and it’ll block the requests at the network boundary, freeing up the server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is the Permanent Denial Of Service (PDoS)?

A

an attack which exploits a security flaw to permanently break a networking device by re-flashing its firmware

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a Fork Bomb?

A

attacker creates a large number of processes to use up available processing power of a computer

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

if an attack causes a system to go offline and it stop providing the service that it’s really supposed to do to its real users or it can permanently cause a system to be broken, this could be categorized as a what?

A

Denial Of Service Condition

DoS

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is a Distributed Denial Of Service (DDoS)?

A

use of hundreds or even thousands of machines to launch an attack simultaneously against a single server and force it offline to create that denial of service condition.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a DNS Amplification Attack?

A

Specialized DDoS attack that allows an attacker to initiate DNS requests from a spoof IP address to flood a website

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What Blackhole/Sinkhole?

A

This technique identifies attacking IP addresses and routes all of their traffic to a non-existent server through a null interface.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly