Obj 1.4 -Ports and Protocols

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

1/29

flashcard set

Earn XP

Description and Tags

Section 4

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

30 Terms

1
New cards

Port

A logical opening in a computer that represents a service or application.

2
New cards

Protocol

Set of rules and conventions for data exchange between network devices.

3
New cards

Well-Known Ports

Which type of ports are numbered from 0 to 1,023

4
New cards

Registered Ports

Which ports are numbered from 1,024 to 49,151

5
New cards

Ephemeral Ports

Short-lived temporary ports which are opened for just a small period of time from a predefined range of ports

6
New cards

Ephemeral Ports

Which ports are numbered from 49,152 to 65,535

7
New cards

Transmission Control Protocol (TCP)

A fundamental protocol within the internet protocol suite that consists of set of rules that govern the exchange of data.

8
New cards

Windowing

Occurs by allowing the receiver to specify the amount of data it can handle at a time

9
New cards

User Datagram Protocol (UDP)

A communication protocol used across the internet for especially time-sensitive transmissions

10
New cards

Internet Control Message Protocol (ICMP)

Integral part of the Internet Protocol Suite which is a set of networking protocols used on the Internet

11
New cards

Hypertext Transfer Protocol (HTTP)

An application layer protocol that enables plain text communication between clients and servers

12
New cards

Simple Mail Transfer Protocol (SMTP)

Standard protocol used for sending emails across the Internet and operates over Port 25

13
New cards

Post Office Protocol version 3 (POP3)

Protocol used to retrieve emails from a remote server to a local client over Port 110

14
New cards

Internet Message Access Protocol (IMAP)

Protocol that operates over Port 143 and allows users to manage emails directly on the email server

15
New cards

SMTP/SMTPS: Sending emails

POP3/IMAP: Receiving emails

Which email protocols are used for sending emails and which are used for receiving emails?

16
New cards

File Transfer Protocol (FTP)

Protocol used for transferring files between a client and a server over a network (port 20 and port 21)

17
New cards

Secure File Transfer Protocol (SFTP)/SSH File Transfer Protocol (Secure FTP)

Created to address the security concerns of FTP and operates over port 22

18
New cards

Trivial File Transfer Protocol (TFTP)

Simpler and more basic version of the FTP and operates over port 69

19
New cards

Server Message Block (SMB)

Protocol that operates over port 445 and allows computer apps to read and write to files and request services from the server programs

20
New cards

Secure Shell (SSH)

Protocol used for secure remote login and other secure network services over an unsecure network (port 22)

21
New cards

Telnet

Protocol that operates over port 23

Allows a user on a one computer to login remotely to another computer

22
New cards

Remote Desktop Protocol (RDP)

Proprietary protocol that was developed by Microsoft to provide users with a graphical user interface to connect to another computer over a network connection (port 3389)

23
New cards

Domain Name System (DNS)

Protocol Used to translate human-friendly domain names into an IP address that computers can use to identify each other on a network (port 53)

24
New cards

Dynamic Host Configuration Protocol

Protocol used to automate the assignment of IP addresses, subnet, mass gateways, and other networking parameters to a client device (port 67/68)

25
New cards

SQL Services

Microsoft SQL- port 1433

MySQL- port 3306

Protocols used by database servers to manage queries and control operations from the client applications that are requesting them. (port 1433 and port 3306)

26
New cards

Simple Network Management Protocol (SNMP)

Protocol used for collecting information from and configuring different network devices like servers, printers, hubs, switches, and routers over an IP network (port 161/162)

27
New cards

System Logging (Syslog)

Standard for message logging that allows devices to send event message across IP networks to an event message collector known as Syslog server (port 514)

28
New cards

Network Time Protocol (NTP)

Protocol used to synchronize the clocks of a computer over a given network (port 123)

29
New cards

Session Initiation Protocol (SIP)

Protocol used for initiating, maintaining, and terminating real-time sessions that involve voice, video messaging, and other communication services (port 5060 and port 5061)

30
New cards

Lightweight Directory Access Protocol (LDAP)

Protocol for accessing and maintaining distributed directory information services over an IP network (port 389)