- APAccess Point
- Network device that allows wireless clients to connect to a wired network.
- ARPAddress Resolution Protocol
- Layer 2 protocol that maps an IP address to a MAC address on a local network segment.
- BGPBorder Gateway Protocol
- Path-vector exterior gateway protocol used to exchange routing information between autonomous systems on the internet.
- DHCPDynamic Host Configuration Protocol
- Protocol that automatically assigns IP addresses and network configuration to devices on a network.
- DNSDomain Name System
- Hierarchical naming system that translates human-readable domain names to IP addresses.
- FTPFile Transfer Protocol
- Protocol for transferring files over TCP using port 21 for control and port 20 for data, transmitting in cleartext.
- FTPSFile Transfer Protocol Secure
- FTP with added TLS/SSL encryption for secure file transfers.
- GREGeneric Routing Encapsulation
- Tunneling protocol that encapsulates various network layer protocols inside point-to-point connections.
- HTTPHypertext Transfer Protocol
- Application layer protocol for transmitting web content over TCP port 80, without encryption.
- HTTPSHypertext Transfer Protocol Secure
- HTTP encrypted with TLS over TCP port 443, providing confidentiality and integrity for web traffic.
- ICMPInternet Control Message Protocol
- Network protocol used for diagnostic and error-reporting purposes, including ping and traceroute.
- IGMPInternet Group Management Protocol
- Protocol used by hosts and routers to manage multicast group membership on IPv4 networks.
- IMAPInternet Message Access Protocol
- Email retrieval protocol on port 143 that syncs messages on the server, allowing multi-device access.
- IPInternet Protocol
- Layer 3 protocol responsible for addressing and routing packets between hosts across networks.
- ISPInternet Service Provider
- Organization providing internet access and related services to customers.
- L2TPLayer 2 Tunneling Protocol
- VPN tunneling protocol that encapsulates PPP frames; typically paired with IPSec for encryption.
- MACMedia Access Control
- Unique 48-bit hardware address assigned to a NIC, used for communication on a local network segment.
- MPLSMultiprotocol Label Switching
- High-performance routing technique that directs data using labels rather than complex routing lookups.
- NATNetwork Address Translation
- Technique that maps private IP addresses to a public IP address for internet communication.
- NetBIOSNetwork Basic Input/Output System
- Legacy API for communication between applications on a LAN, used for name resolution and session management.
- NTPNetwork Time Protocol
- Protocol synchronizing clocks across network devices using UDP port 123, critical for log correlation.
- PATPort Address Translation
- NAT variant that maps multiple private IP addresses to a single public IP using different port numbers.
- POP3Post Office Protocol v3
- Email retrieval protocol on port 110 that downloads messages and typically removes them from the server.
- PPPoEPoint-to-Point Protocol over Ethernet
- Protocol encapsulating PPP frames inside Ethernet frames, commonly used by DSL providers for authentication.
- RDPRemote Desktop Protocol
- Microsoft protocol on port 3389 providing graphical remote access to Windows systems.
- SCPSecure Copy Protocol
- File transfer protocol using SSH encryption to securely copy files between hosts.
- SFTPSSH File Transfer Protocol
- Secure file transfer protocol running over SSH, providing encryption and authentication on port 22.
- SMBServer Message Block
- Network file sharing protocol on port 445 used primarily in Windows environments for file, printer, and serial access.
- SMTPSimple Mail Transfer Protocol
- Protocol for sending email messages between servers on TCP port 25, with port 587 for submission.
- SNMPSimple Network Management Protocol
- Protocol for monitoring and managing network devices, using agents and a management station via UDP ports 161/162.
- SRTPSecure Real-Time Transport Protocol
- Protocol providing encryption and authentication for RTP streams, securing VoIP and video communications.
- SSHSecure Shell
- Encrypted protocol on port 22 providing secure remote command-line access and file transfer.
- SSIDService Set Identifier
- Human-readable name identifying a wireless network, broadcast by access points.
- TCPTransmission Control Protocol
- Connection-oriented Layer 4 protocol providing reliable, ordered delivery through three-way handshake and acknowledgments.
- TFTPTrivial File Transfer Protocol
- Simple UDP-based file transfer protocol on port 69 with no authentication, used for PXE boot and firmware updates.
- TTLTime to Live
- Value limiting the lifetime of data in a network; in IP it counts hops, in DNS it defines cache duration.
- UDPUser Datagram Protocol
- Connectionless Layer 4 protocol offering fast, low-overhead delivery without guaranteed ordering or reliability.
- WAPWireless Access Point
- Networking device that allows wireless devices to connect to a wired network using Wi-Fi.
- WLANWireless Local Area Network
- Local area network using wireless communication, typically based on IEEE 802.11 standards.