147. Ports and Protocols

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

1/78

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.

79 Terms

1
New cards

Port

Logical communication endpoint that exists on a computer or server

2
New cards

Inbound Port

Logical communication opening on a server that is listening for a connection from a client

3
New cards

Outbound Port

Logical communication opening created on a client in order to call out to a server that is listening for a connection

4
New cards

Port range

0 to 65,535

5
New cards

Well-Known Ports range

o to 1023

6
New cards

Well-Known Ports

Assigned by the IANA

7
New cards

IANA

Internet Assigned Numbers Authority

8
New cards

HTTPS port

443

9
New cards

Telnet port

23

10
New cards

Registered Ports range

1024 to 49,151

11
New cards

Registered Ports

Usually assigned to proprietary protocols

12
New cards

SQL port

1433

13
New cards

RDP port

3389

14
New cards

Dynamic and Private Ports range

49,152 to 65,535

15
New cards

Dynamic and Private Ports

Used by any application without being registered with IANA

16
New cards

Protocol

Rules governing device communication and data exchange

17
New cards

Port 21

TCP

File Transfer Protocol

18
New cards

File Transfer Protocol (FTP)

Used to transfer files from host to host

19
New cards

Port 22

TCP

SSH, SCP. SFTP

20
New cards

SSH

Provides secure remote terminal access and file transfer capabilities

21
New cards

SCP

Provides secure copy functions

22
New cards

SFTP

Provides secure file transfers

23
New cards

Port 23

TCP

Telnet

24
New cards

Telnet

Provides insecure remote control of another machine using a text-based environment

25
New cards

Port 25

TCP

Simple Mail Transfer Protocol

26
New cards

Simple Mail Transfer Protocol (SMTP)

Provides the ability to send emails over the network

27
New cards

Port 53

TCP and UDP

Domain Name System

28
New cards

Domain Name System (DNS)

Translates domain names into IP addresses

29
New cards

Port 69

UDP

Trivial File Transfer Protocol

30
New cards

Trivial File Transfer Protocol

Used as a lightweight file transfer method for sending configuration files or network booting of an operating system

31
New cards

Port 80

TCP

Hypertext Transfer Protocol

32
New cards

Hypertext Transfer Protocol (HTTP)

Used for insecure web browsing

33
New cards

Port 88

UDP

Kerberos

34
New cards

Kerberos

Network authentication protocl

35
New cards

Port 110

TCP

Post Office Protocol Version Three

36
New cards

Post Office Protocol Version Three (POP3)

Responsible for retrieving email from a server

37
New cards

Port 119

TCP

Network News Transfer Protocol

38
New cards

Network News Transfer Protocol (NNTP)

Used for accessing newsgroups

39
New cards

Port 135

TCP and UDP

Remote Procedure Call

40
New cards

Remote Procedure Call (RPC)

Facilitates communication between different system processes

41
New cards

Port 137

TCP and UDP

NetBIOS

42
New cards

Port 138

TCP and UDP

NetBIOS

43
New cards

Port 139

TCP and UDP

NetBIOS

44
New cards

NetBIOS

Networking protocol suite

45
New cards

Port 143

TCP

Internet Message Access Protocol

46
New cards

Internet Message Access Protocol

Allows access to email messages on a server

47
New cards

Port 161

UDP

Simple Network Management Protocol

48
New cards

Simple Network Management Protocol

Manages network devices

49
New cards

Port 162

UDP

SNMP Trap

50
New cards

SNMP Trap

Responsible for sending SNMP trap messages

51
New cards

Port 389

TCP

Lightweight Directory Access Protocol

52
New cards

Lightweight Directory Access Protocol

Facilitates directory services

53
New cards

Port 443

TCP

HTTP Secure

54
New cards

HTTP Secure (HTTPS)

Provides secure web communication

55
New cards

Port 445

TCP

Server Message Block

56
New cards

Server Message Block (SMB)

Used for file and printer sharing over a network

57
New cards

Port 465

TCP

SMTP Secure

58
New cards

Port 587

TCP

SMTP Secure

59
New cards

SMTP Secure (SMTPS)

Provides secure SMTP communication

60
New cards

Port 514

UDP

Syslog

61
New cards

Syslog

Used for sending log messages

62
New cards

Port 636

TCP

LDAP Secure

63
New cards

LDAP Secure (LDAPS)

LDAP communication over SSL\TLS

64
New cards

Port 993

TCP

Internet Message Access Protocol over SSL\TLS

65
New cards

Internet Message Access Protocol over SSL\TLS (IMAPS)

Used for secure email retrieval

66
New cards

Port 995

TCP

Post Office Protocol version 3 over SSL\TLS

67
New cards

Post Office Protocol version 3 over SSL\TLS (POP3S)

Used for secure email retrieval

68
New cards

Port 1433

TCP

Microsoft SQL

69
New cards

Microsoft SQL

Used to facilitate communication with Microsoft SQL Server

70
New cards

Port 1645

TCP

RADIUS TCP

71
New cards

Port 1646

TCP

RADIUS TCP

72
New cards

RADIUS TCP

Used for remote authentication, authorization, and accounting

73
New cards

Port 1812

UDP

RADIUS UDP

74
New cards

Port 181

UDP

RADIUS UDP

75
New cards

RADIUS UDP

Used for authentication and accounting as defined by the Internet Engineering Task Force (IETF)

76
New cards

Port 3389

TCP

Remote Desktop Protocol

77
New cards

Remote Desktop Protocol (RDP)

Enables remote desktop access

78
New cards

Port 6514

TCP

Syslog TLS

79
New cards

Syslog TLS

Used in a secure syslog that uses SSL\TLS to encrypt the IP packets using a certificate before sending them across the IP network to the syslog collector