Attacks (Types of cybersecurity attacks) Flashcards

1
Q

DDoS (Distributed Denial of Service)

A

Multiple systems flood a target to make it unavailable.

Memory Hook: Overload

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

DoS (Denial of Service)

A

A single source floods the system, making it crash or unavailable.

Memory Hook: Crash the System

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

SQLi (SQL Injection)

A

Inserting malicious SQL into a query to access or manipulate databases.

Memory Hook: Database Invasion

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

XSS (Cross-Site Scripting)

A

Injecting malicious scripts into trusted websites.

Memory Hook: Website Infected

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

CSRF (Cross-Site Request Forgery)

A

Tricks the user into performing actions they didn’t intend.

Memory Hook: Tricked Actions

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