Network Security

0.0(0)
studied byStudied by 0 people
0.0(0)
full-widthCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

Flashcards covering essential vocabulary and concepts from the Network Security lecture.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

18 Terms

1
New cards

OSI Model

A framework for understanding and implementing layered network security.

2
New cards

MAC Address

Media Access Control address, a physical address assigned to a network interface card.

3
New cards

Network Address Translation (NAT)

A method that allows private networks to communicate with public networks while mapping unique external IP addresses to internal private IP addresses.

4
New cards

IPv4

Internet Protocol version 4, a 32-bit address scheme used to identify devices on a network.

5
New cards

Subnet

A smaller network within a larger network, created by dividing an IP network into multiple segments.

6
New cards

TCP

Transmission Control Protocol, a connection-oriented protocol that ensures reliable data delivery.

7
New cards

UDP

User Datagram Protocol, an unreliable, connectionless protocol used for streaming applications.

8
New cards

Domain Name System (DNS)

A system that translates human-readable domain names into IP addresses.

9
New cards

Bridges

Devices that connect two or more network segments and operate at the physical and link layers.

10
New cards

Hubs

Basic networking devices that connect multiple LAN devices without any addressing or filtering functions.

11
New cards

Switches

More intelligent devices than hubs that operate at the data link layer and can process packet headers.

12
New cards

Wireshark

A network protocol analyzer that captures and inspects packets on a network.

13
New cards

Firewall

A network security device that monitors and controls incoming and outgoing network traffic.

14
New cards

Router

A networking device that forwards data packets between computer networks. Routers perform the traffic directing functions on the Internet.

15
New cards

IPv6

Internet Protocol version 6, a 128-bit address scheme designed to succeed IPv4 and provide a much larger address space.

16
New cards

HTTP/HTTPS

Hypertext Transfer Protocol (Secure), an application protocol for distributed, collaborative, and hypermedia information systems. HTTPS uses SSL/TLS for secure communication.

17
New cards

VPN (Virtual Private Network)

A private network that extends across a public network, allowing users to send and receive data securely as if directly connected to the private network.

18
New cards

IDS/IPS

Intrusion Detection System (IDS) and Intrusion Prevention System (IPS) are security tools that monitor network traffic for malicious activity or policy violations.