SY0-701 Security+ Ports and Protocols

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/31

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards covering the essential ports and protocols required for the CompTIA Security+ SY0-701 exam.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

32 Terms

1
New cards

File Transfer Protocol (FTP 20/21)

Unencrypted protocol for file transfer; port 21 handles control, port 20 handles data.

2
New cards

Secure Shell (SSH 22)

Encrypted remote-administration protocol that provides a secure channel over an unsecured network.

3
New cards

SSH File Transfer Protocol (SFTP 22)

File-transfer protocol that runs inside SSH; not interoperable with standard FTP servers, provides end-to-end encryption.

4
New cards

Simple Mail Transfer Protocol (SMTP 25)

Standard protocol used by mail clients to send outgoing email to mail servers.

5
New cards

TACACS+ (49)

Cisco-proprietary AAA protocol supplying authentication, authorization and accounting for network devices.

6
New cards

Domain Name System (DNS 53)

Resolves human-readable host names to IP addresses and vice-versa; typically uses UDP.

7
New cards

Dynamic Host Configuration Protocol (DHCP 67/68)

Automatically assigns IP addresses and other network parameters to hosts on a network.

8
New cards

Hypertext Transfer Protocol (HTTP 80)

Foundation of clear-text World Wide Web communication for browsers and web servers.

9
New cards

Kerberos (88)

Ticket-based network authentication protocol allowing secure identity verification over non-secure networks.

10
New cards

Post Office Protocol v3 (POP3 110)

Legacy email retrieval protocol supporting one-way download of messages from server to client.

11
New cards

Network Time Protocol (NTP 123)

Low-latency protocol that synchronizes clocks of computer systems over packet-switched, variable-latency data networks.

12
New cards

Server Message Block (SMB 139)

NetBIOS-based Microsoft file-sharing protocol originally using UDP/139 for remote file and printer access.

13
New cards

Internet Message Access Protocol (IMAP 143)

Two-way email retrieval protocol that lets clients manage messages directly on the server.

14
New cards

Simple Network Management Protocol (SNMP 161/162)

Monitors and manages network devices; 161 for queries, 162 for traps/alerts.

15
New cards

Lightweight Directory Access Protocol (LDAP 389)

Directory services protocol used to query and modify items in Active Directory or other directory stores.

16
New cards

Hypertext Transfer Protocol Secure (HTTPS 443)

HTTP carried inside TLS, providing encrypted web communication.

17
New cards

Secure Socket Tunneling Protocol (SSTP 443)

Microsoft VPN tunneling protocol that encapsulates PPP traffic in TLS over TCP/443.

18
New cards

Server Message Block (SMB 445)

Modern TCP-based version of SMB used for Windows file and printer sharing without NetBIOS.

19
New cards

IPSec with ISAKMP (500)

Key management and security association establishment for IPSec VPNs over UDP/500.

20
New cards

Simple Mail Transfer Protocol Secure (SMTPS 587)

SMTP wrapped in TLS to secure the submission of outgoing email from clients.

21
New cards

Lightweight Directory Access Protocol Secure (LDAPS 636)

LDAP operations protected by TLS for secure directory queries and updates.

22
New cards

File Transfer Protocol Secure (FTPS 989/990)

FTP enhanced with TLS encryption; commonly uses TCP/989 for data and TCP/990 for control.

23
New cards

Internet Message Access Protocol Secure (IMAPS 993)

IMAP encrypted with TLS, securing email retrieval and management.

24
New cards

Post Office Protocol 3 Secure (POP3S 995)

POP3 protected by TLS, ensuring encrypted mail download.

25
New cards

Remote Authentication Dial-In User Service (RADIUS 1812/1813)

Open AAA protocol; 1812 for authentication/authorization, 1813 for accounting.

26
New cards

Remote Desktop Protocol (RDP 3389)

Microsoft protocol enabling graphical remote control of Windows systems.

27
New cards

Diameter (3868)

Next-generation AAA protocol designed to replace RADIUS, using TCP for reliability and scalability.

28
New cards

Secure Real-Time Transport Protocol (SRTP 5004)

Encryption, message authentication and integrity for real-time audio/video streams over UDP.

29
New cards

Transmission Control Protocol (TCP)

Connection-oriented Layer-4 protocol providing reliable, ordered, error-checked delivery of data between applications.

30
New cards

User Datagram Protocol (UDP)

Connectionless Layer-4 protocol offering best-effort, low-latency delivery without reliability guarantees.

31
New cards

Point-to-Point Tunneling Protocol (PPTP 1723)

Deprecated VPN tunneling protocol based on PPP; provides minimal security.

32
New cards

Layer 2 Tunneling Protocol (L2TP 1701)

UDP-based tunneling protocol that encapsulates PPP frames; typically paired with IPSec for encryption.