Common Ports, Protocols, and Services

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/43

flashcard set

Earn XP

Description and Tags

Section 1.4

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

44 Terms

1
New cards

Well known ports

Ports 1-1023

2
New cards

1024-49151

Registered port numbers reserved for company protocols

3
New cards

49152-65535

Dynamic or private ports

4
New cards

20/21

Port used for File Transfer Protocol (FTP)

5
New cards

What does File Transfer Protocol (FTP) use port 20 for?

Port 20 for data transfer

6
New cards

What does File Transfer Protocol (FTP) use port 21 for?

Port 21 for control (commands and responses)

7
New cards

What is File Transfer Protocol(FTP) 20/21?

Is a standard network protocol used for the transfer of computer files between a client and server on a computer network

8
New cards

What can File Transfer Protocol(FTP) 20/21 be used to do?

Allows users to upload, download, delete, and manage files on a remote server but does not encrypt traffic including credentials

9
New cards

What is Secure File Transfer Protocol (SFTP) 22?

is an extension of SSH to provide a secure method for transferring files

10
New cards

What port does Secure File Transfer Protocol (SFTP) use?

Port 22

11
New cards

How does Secure File Transfer Protocol (SFTP) 22 encrypt data?

Utilizes SSH’s port 22 to ensure all data and commands are encrypted and secure providing a more secure alternative to traditional FTP

12
New cards

SSH (Secure Shell) 22

a cryptographic network protocol for operating network services securely over an unsecured network

13
New cards

SSH (Secure Shell)

Port 22

14
New cards

SSH traffic encryption

encrypts all traffic (including passwords) to effectively eliminate eavesdropping, connection hijacking and other network level attacks

15
New cards

Telnet

uses port 23

16
New cards

Telnet 23

a network protocol used on the internet or local area network to provide a bidirectional interactive text-oriented communication facility using a virtual terminal connection

17
New cards

What port does Telnet use?

Port 23

18
New cards

How does communication happen when using Telnet 23?

Virtual terminal connections

19
New cards

Replaced by SSH (Secure Shell) 22

What has Telnet been replaced by because of its vulnerabilities?

20
New cards

What are the vulnerabilities when using Telnet?

No encryption, all communications can be seen in plain text

21
New cards

What is Telnet used for primarily?

Configure network devices virtually

22
New cards

Simple Mail Transfer Protocol (SMTP) 25

the standard protocol for email transmission across the internet

23
New cards

What port does Simple Mail Transfer Protocol (SMTP) use?

Port 25

24
New cards

What does Simple Mail Transfer Protocol (SMTP) 25 do?

sending messages from an email client to an email server between servers

25
New cards

Simple Mail Transfer Protocol (SMTP) 25 is used for

primarily for sending emails

26
New cards

POP3 or IMAP

protocols is used for email retrieval

27
New cards

Simple Mail Transfer Protocol (SMTP) 25 secure or insecure?

Insecure

28
New cards

DNS 53

Domain name system 53

29
New cards

protocol used at port 53

domain name system DNS (53)

30
New cards

Domain Name System translation

translates domain names to numerical IP addresses

31
New cards

domains can alternatively be identified by

IP address because of DNS protocol

32
New cards

Protocol

a set of rules for formatting and processing data

33
New cards

DNS (53)

associates various information with domain names assigned to participating entities and uses port 53 for queries

34
New cards

Dynamic Host Configuration Protocol (DHCP) 67/68

network management protocol on a DHCP server used to dynamically assigns an IP address and other network configuration parameters to each device on a network

35
New cards

what port does DHCP use?

67 & 68

36
New cards

UDP (Server) 67

DHCP operates on UDP ports 67 server

37
New cards

UCP (Client) 68

DHCP operates on UDP port 68 client

38
New cards

DHCP 67/68

facilitates automatic and centralized management of IP addressing

39
New cards

Dynamic Host Configuration Protocol (DHCP) 67/68

allows devices to join a network and obtain valid IP addresses, subnet masks, gateways, and DNS server information without manual configuration

40
New cards

Trivial file transfer protocol (TFTP) 69

simple file transfer protocol

41
New cards

DHCP automatically assigns

subnet mask, gateways, IP address, DNS server

42
New cards

TFTP 69

used for transferring files smaller in size

43
New cards

Port 69

Trivial file transfer protocol (TFTP)

44
New cards

uses UDP port 69