Ports and Protocols Flashcards

1
Q

File Transfer Protocol: FTP
(Port 20,21)

A

▪ Transfers computer files between a client and server on a computer
network
▪ Unsecure method
▪ Data transferred in the clear

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Secure Shell: SSH
(Port 22)

A

Cryptographic network protocol for operating network services securely
over an unsecured network
▪ Best known for remote login to computer systems by users

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

SSH File Transfer Protocol: SFTP
Port 22

A

▪ Provides file access, file transfer, and file management over any
reliable data stream

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Telnet (Port 23)

A

Provides bidirectional interactive text-oriented communication facility
using a virtual terminal connection
▪ Like SSH, but insecure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Simple Mail Transfer Protocol: SMTP
Port 25

A

▪ Internet standard for sending electronic mail
▪ RFC 821 was defined originally in 1982
▪ RFC 5321 developed in 2008 (current version)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Domain Name Service: DNS
Port 53

A

▪ Hierarchical decentralized naming system for computers, services, or
other resources connected to the Internet or a private network
▪ Converts domain names to IP addresses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Dynamic Host Control : DHCP
Port 67,68

A

▪ DHCP server dynamically assigns an IP address and other network
configuration parameters to a client
▪ Enables computers to request IP addresses and networking parameters
automatically?
▪ Reduces burden on network administrators

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Trivial File Transfer: TFTP
Port 69

A

Transmits files in both directions of a client-server application
▪ Used for booting an operating system from a local area network file
server
▪ Doesn’t provide user authentication or directory visibility
▪ Essentially a stripped-down version of FTP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Hyper Text Transfer: HTTP
Port 80

A

Foundation of data communication for WWW
▪ Designed for distributed, collaborative, and hypermedia presentation
across many devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Post Office Protocol v3: POP3
Port 110

A

▪ Used by local e-mail clients to retrieve e-mail from a remote server over
TCP/IP connection

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Network Time Protocol: NTP
Port 123

A

Provides clock synchronization between computer systems over packetswitched, variable-latency data networks
▪ Created in 1985, one of the oldest Internet protocols in current use

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

NetBIOS: Port 139

A

Network Basic Input/Output System
▪ Provides services allowing applications on separate computers to
communicate over a local area network for file and printer sharing

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Internal Mail Application: IMAP
Port 143

A

Provides e-mail clients to retrieve e-mail messages from a mail server
over a TCP/IP connection
▪ Allows the end user to view and manipulate the messages as if they’re
stored locally

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Simple NEtwork Management: SNMP
Port 161

A

▪ Provides collection and organization of information about managed
devices on IP networks
▪ Can modify that information to change device behavior, commonly used
in network devices

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Lightweight Directory Access: LDAP
Port 389

A

▪ Open, vendor-neutral, industry standard for accessing and maintaining
distributed directory information services
▪ LDAP and Active Directory use this port

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

HTTP Secure: HTTTPS
Port 443

A

Foundation of ecommerce on WWW
▪ Designed for adding security to the insecure HTTP protocol

17
Q

Server Message BLock: SMb
Port 445

A

Provides shared access to files, printers, and miscellaneous
communications between devices on a network

18
Q

System Logging Protocol: Syslog
Port 514

A

▪ Used to send logging data back to a centralized server

19
Q

Simple Mail Transfer Protocol Transport Layer Security SMTP TLS (Port 587)

A

Secure and encrypted way to send emails

20
Q

LDAP Secure LDAPS (Port 636)

A

Open, vendor-neutral, industry standard for accessing and maintaining
distributed directory information services
Provides secure directory services

21
Q

Internet Message Access Protocol over SSL IMAP over SSL (Port 993)

A

▪ Secure and encrypted way to receive emails

22
Q

Post Office Protocol Version 3 over SSL POP3 over SSL (Port 995)

A

Secure and encrypted way to receive emails

23
Q

Structured Query Language Server Protocol SQL (Port 1433)

A

Used for communication from a client to the database engine

24
Q

SQLnet Protocol (Port 1521)

A

Used for communication from a client to an Oracle database

25
Q

MySQL (Port 3306)

A

Used for communication from a client to the MySQL database engine

26
Q

Remote Desktop Protocol RDP (Port 3389)

A

Proprietary protocol developed by Microsoft
▪ Provides a user with a graphical interface to connect to another
computer over a network connection
▪ User employs RDP client software for this purpose and the other
computer must run RDP server software

27
Q

Session Initiation Protocol SIP (Port 5060, 5061)

A

▪ Provides signaling and controlling multimedia communication sessions in
applications
▪ Used for Internet telephony for voice and video calls, VOIP, and instant
messaging

28
Q
A