Security+ Port Numbers

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

1/32

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

33 Terms

1
New cards

File Transfer Protocol (FTP)

20/21 Port 21 is the control port while port 20 is used to transfer files.

2
New cards

Secure Shell (SSH)

22 Designed to transmit data through a remote connection.

3
New cards

SSH File Transfer Protocol

22 A separate protocol from FTP that uses SSH to encrypt file transfers.

4
New cards

Simple Mail Transfer Protocol (SMTP)

25 Internet mail protocol used to send outgoing mail from email clients to mail servers.

5
New cards

TACACS+

49 Cisco proprietary protocol used for AAA services.

6
New cards

Domain Name System (DNS)

53 Used to associate IP addresses with domain names.

7
New cards

Dynamic Host Configuration Protocol (DHCP)

67/68 Assigns multiple local private IP addresses from one public IPv4 address.

8
New cards

Hypertext Transfer Protocol (HTTP)

80 Protocol used for websites and most internet traffic.

9
New cards

Kerberos

88 Network authentication protocol that allows for communication over a non-secure network.

10
New cards

Post Office Protocol (POP)

110 Allows email clients to communicate with email servers; provides one-way communication.

11
New cards

Network Time Protocol (NTP)

123 Low latency protocol used to synchronize timekeeping across a network.

12
New cards

Server Message Block (SMB)

139 Windows proprietary protocol built on NetBIOS; allows remote server access (originally used port 139 over UDP).

13
New cards

Internet Message Access Protocol (IMAP)

143, 993 Email protocol for clients to communicate with servers; provides two-way communication.

14
New cards

Simple Network Management Protocol (SNMP)

161/162 Protocol used to monitor and manage network devices on IP networks.

15
New cards

Lightweight Directory Access Protocol (LDAP)

389 Used to manage and communicate with directories.

16
New cards

Hypertext Transfer Protocol Secure (HTTPS)

443 Secure version of HTTP that uses TLS for encryption.

17
New cards

Secure Socket Tunneling Protocol (SSTP)

443 Microsoft-developed tunneling protocol replacing PPTP or L2TP/IPSec in Windows; uses TLS.

18
New cards

Server Message Block (SMB)

445 Windows proprietary protocol built on NetBIOS; allows remote server access (modern versions use port 445 over TCP).

19
New cards

IPSec (ISAKMP)

500 Internet Protocol security using ISAKMP - Internet Security Association and Key Management Protocol.

20
New cards

Secure SMTP (SMTPS)

587 Secure version of SMTP using TLS for encryption.

21
New cards

Lightweight Directory Access Protocol Secure (LDAPS)

636 Secure version of LDAP that uses TLS for encryption.

22
New cards

File Transfer Protocol Secure (FTPS)

989/990 FTPS uses TLS for encryption; sometimes allocated to ports 989/990 instead of 20/21.

23
New cards

Internet Message Access Protocol Secure (IMAPS)

993 Secure version of IMAP that uses TLS for encryption.

24
New cards

Post Office Protocol 3 Secure (POP3S)

995 Secure version of POP that uses TLS for encryption.

25
New cards

Remote Authentication Dial-In User Service (RADIUS)

1812, 1813 Used to provide AAA for network services.

26
New cards

Remote Desktop Protocol (RDP)

3389 Enables remote connections to other computers (Windows proprietary protocol).

27
New cards

Diameter

3868 Developed as an upgrade to RADIUS.

28
New cards

Secure Real Time Protocol (SRTP)

5004 Replaced RTP; used to stream audio and video communication using UDP.

29
New cards

Transmission Control Protocol (TCP)

N/A One of two main IP suite protocols; provides error checking to ensure packets are not lost in transit.

30
New cards

User Datagram Protocol (UDP)

N/A Second main IP suite protocol; transmits datagrams in a best-effort method without error checking.

31
New cards

Point to Point Tunneling Protocol (PPTP)

1723 Based on PPP; deprecated protocol for VPNs.

32
New cards

Layer 2 Tunneling Protocol (L2TP)

1701 Creates point-to-point connections like VPNs over UDP; needs IPsec for encryption; extension to PPTP and operates at data link layer.

33
New cards

Point to Point Tunneling Protocol (PPTP)

1723 Based on PPP; deprecated protocol for VPNs.