Send a link to your students to track their progress
13 Terms
1
New cards
The layer of the OSI model that represents the physical medium that connects computers together, such as cables or fiber optic cables.
Layer 1: Physical
2
New cards
A Layer 1 threat that involves tampering with the physical cables of a victim's network to intercept and listen to network traffic.
Wiretapping
3
New cards
The layer of the OSI model that defines how computers logically connect to the network and includes protocols such as Ethernet and Wi-Fi.
Layer 2: Data Link
4
New cards
A Layer 2 attack that uses radio signals to interfere with a victim's wireless network card, preventing communication with a wireless access point.
Radio jammer attack
5
New cards
The layer of the OSI model that allows computers on different networks to exchange data and includes protocols such as IP and ICMP.
Layer 3: Network
6
New cards
An attack at Layer 3 that sends pings to a large number of IP addresses to detect which computers are online and vulnerable to other attacks.
Ping sweep attack
7
New cards
The layer of the OSI model that ensures data is delivered according to the needs of the application and includes protocols such as TCP and UDP.
Layer 4: Transport
8
New cards
A tool used to scan a computer for open ports, which can be used by attackers to identify services running on a victim's computer.
Port scanner
9
New cards
The layer of the OSI model that allows computers to differentiate between connections within a service on the same host, such as remote procedure call (RPC).
Layer 5: Session
10
New cards
The layer of the OSI model that serves as a translation and security layer between applications, allowing for data encoding and encryption.
Layer 6: Presentation
11
New cards
An attack at Layer 6 that involves an attacker intercepting and impersonating the encryption between a victim and a target, such as a bank's website.
Man-in-the-middle attack
12
New cards
The final layer of the OSI model that defines how users connect with application services through protocols such as HTTP, and is host to various attacks.
Layer 7: Application
13
New cards
a tool used by security professionals to detect problems and known bad code that result in vulnerabilities in your applications. It can help you identify weaknesses that could lead to SQL injection attacks, buffer overrun attacks, and a variety of others that may allow an attacker to take control of your server.