Security+ TCP vs UDP

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

1/27

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.

28 Terms

1
New cards

FTP

TCP - Port 21 is the control port while port 20 is used to transfer files

2
New cards

SSH

TCP - Designed to transmit data through a remote connection

3
New cards

SFTP

TCP - A completely separate protocol from FTP (it is not compliant with FTP servers) that uses SSH to encrypt file transfers

4
New cards

SMTP

TCP - Internet mail protocol used to send outgoing mail from email clients to mail servers

5
New cards

TACACS+

TCP - Cisco proprietary protocol used for authentication, authorization, and accounting (AAA) services

6
New cards

DNS

UDP - Used to associate IP addresses with domain names

7
New cards

DHCP

UDP - This network management protocol is used to assign multiple local private IP addresses from one public IPv4 address

8
New cards

HTTP

TCP - Protocol used for websites and most internet traffic

9
New cards

Kerberos

TCP/UDP - Network authentication protocol that allows for communication over a non-secure network.  Primarily uses UDP but can use TCP

10
New cards

POP

TCP - E-mail protocol that allows e-mail clients to communicate with e-mail servers.  POP provides only one-way communication

11
New cards

NTP

UDP - Low latency protocol used to synchronize timekeeping across a network

12
New cards

SMB

UDP - Windows proprietary protocol built on NetBIOS.  Allows users to remotely access servers.  Originally used port 139 over UDP

13
New cards

IMAP

TCP - E-mail protocol used by e-mail clients to communicate with e-mail servers. Provides two way communication unlike POP

14
New cards

SNMP

UDP - Protocol used to monitor and manage network devices on IP networks

15
New cards

LDAP

UDP - Used to manage and communicate with directories

16
New cards

HTTPS

TCP - Secure version of HTTP that used TLS for encryption.  Most websites use HTTPS instead of HTTP

17
New cards

SSTP

TCP - Microsoft developed SSTP technology to replace the more insecure PPTP or L2TP/IPSec options available in Windows.  SSTP uses TLS

18
New cards

IPSec

UDP - Internet Protocol security achieved through the use of ISAKMP – Internet Security Association and Key Management Protocol

19
New cards

SMTPS

TCP - The secure version of SMTP.  Uses TLS for encryption

20
New cards

LDAPS

TCP - Secure version of LDAP that uses TLS for encryption

21
New cards

POP3S

TCP - Secure version of POP that uses TLS for encryption

22
New cards

RADIUS

UDP - Used to provide AAA for network services

23
New cards

Diameter

TCP - Developed as an upgrade to Radius

24
New cards

SRTP

UDP - SRTP replaced RTP and is a protocol used to stream audio and video communication using UDP

25
New cards

RDP

TCP - This Windows proprietary protocol that enables remote connections to other computers

26
New cards

IMAPS

TCP - Secure version of IMAP that uses TLS for encryption

27
New cards

FTPS

TCP - FTPS uses TLS for encryption. It can run on ports 20/21 but is sometimes allocated to ports 989/990

28
New cards

SMB (modern)

TCP - Windows proprietary protocol built on NetBIOS.  Allows users to remotely access servers.  Modern versions use port 445 and TCP