Network Fundamentals
MITM & Attacks
Network Layers & Protocols
Misc
Acronym Soup
100

This device connects different networks and operates at Layer 3 using IP addresses.

What is a router?

100

An attacker secretly positions themselves between two parties and relays their traffic.

What is a Man-in-the-Middle (MITM) attack?

100

Switches operate at this OSI layer, forwarding frames based on MAC addresses.

What is Layer 2 (the Data Link layer)?

100

This command-line tool is the go-to for scanning a network to discover live hosts and open ports.

What is nmap?

100

NAC

What is Network Access Control?

200

This protocol maps IP addresses to MAC addresses on a local network and has no authentication.

What is ARP (Address Resolution Protocol)?

200

Sending forged ARP replies to poison the caches of a victim and the gateway.

What is ARP spoofing?

200

ARP is famously awkward to place because it bridges these two adjacent OSI layers.

What are Layer 2 and Layer 3 (Data Link and Network)?

200

Daily Double: What Branch of the Military is Robert in, and what does he do?

Air Force, Cybersecurity

200

DNSSEC

What are Domain Name System Security Extensions?

300

Dividing a network into smaller isolated zones to limit an attacker's movement.

What is segmentation?

300

Silently downgrading a victim's HTTPS connection to plain HTTP so it can be read.

What is SSL stripping?

300

This connectionless Layer 4 protocol has no handshake and is the usual transport for DNS queries and video streaming.

What is UDP?

300

The "three-way handshake" of SYN, SYN-ACK, ACK establishes a connection using this Layer 4 protocol.

What is TCP?

300

802.1X

What is Port-Based Network Access Control? (accept "IEEE port-based NAC")

400

The security model that trusts no user or device by default — even inside the network.

What is Zero Trust?

400

The post-login credential an attacker can steal to impersonate you — no password or MFA needed.

What is a session token (cookie)?

400

SSL stripping and HSTS both operate around this protocol that encrypts traffic at the session/presentation boundary.

What is TLS (Transport Layer Security)?

400

In this DNS-based data-exfiltration technique, stolen data is smuggled out encoded inside DNS query names to an attacker-controlled domain.

What is DNS tunneling?

400

EAP-TLS

Extensible Authentication Protocol – Transport Layer Security?

500

The port-based network access control standard that authenticates a device or user before the switch port opens.

What is 802.1X?

500

This NAC fallback for printers and IoT relies only on a MAC address — making it trivially spoofable and a favorite attacker bypass.

What is MAC Authentication Bypass (MAB)?

500

This Layer 3 protocol carries the error and diagnostic messages behind tools like ping and traceroute — and is often abused for network reconnaissance.

What is ICMP?

500

This Layer 2 attack lets a device hop onto a VLAN it shouldn't reach by abusing a switch's automatic trunk negotiation (DTP).

What is VLAN hopping (switch spoofing)?

500

HSTS

What is HTTP Strict Transport Security?

M
e
n
u