Ports & Protocols Flashcards

(27 cards)

1
Q

FTP (File Transfer Protocol)

A

Port 20 & 21
Provides insecure file transfers

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

SFTP (Secure File Transfer Protocol)

A

Port 22
Provides secure file transfer

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

SSH (Secure Shell)

A

Port 22
Provides secure remote control of another machine using a text based environment

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

Telnet

A

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

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

Simple Mail Transfer Protocol (SMTP)

A

Port 25
Provides the ability to send emails over the network

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

DNS (Domain Name Service)

A

Port 53
Converts domain names to IP addresses, and IP addresses to domain names

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

DHCP (Dynamic Host Configuration Protocol)

A

Ports 67 & 68
Automatically provides network parameters to your clients, such as assigned IP address, subnet mask, default gateway, and the DNS server they should use

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

TFTP (Trivial File Transfer Protocol)

A

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

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

HTTP (Hypertext Transfer Protocol)

A

Port 80
Used for insecure web browsing

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

POP3 (Post Office Protocol Version Three)

A

Port 110
Used for receiving incoming emails

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

NTP (Network Time Protocol)

A

Port 123
Used to keep accurate time for clients on a network

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

NetBIOS (Network Basic Input/Output System)

A

Port 139
Used for file or printer sharing in a Windows network

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

IMAP (Internet Mail Application Protocol)

A

Port 143
A newer method of retrieving incoming emails which improves upon the older POP3

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

SNMP (Simple Network Management Protocol)

A

Port 161, 162
Used to collect data about network devices and monitor their status

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

LDAP (Lightweight Directory Access Protocol)

A

Port 389
Used to provide directory services to your network

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

HTTPS (Hypertext Transfer Protocol - Secure)

A

Port 443
Used for secure web browsing via SSL (Secure Socket Layer) or TLS (Transport Layer Security)

17
Q

SMB (Server Message Block)

A

Port 445
Used for windows file and printer sharing services

18
Q

Syslog (System Logging Protocol)

A

Port 514
Used to send logging data back to a centralized server

19
Q

SMTP TLS (Simple Mail Transfer Protocol Transport Layer Security)

A

Port 587
Secure and encrypted way to send emails

20
Q

LDAPS (Lightweight Directory Access Protocol - Secure)

A

Port 636
Provides secure directory services

21
Q

IMAP over SSL (Internet Message Access Protocol over SSL)

A

Port 993
Secure and encrypted way to receive emails

22
Q

POP3 over SSL (Post Office Protocol V3 over SSL)

A

Port 995
Secure and encrypted way to receive emails

23
Q

SQL (Structured Query Language Server Protocol)

A

Port 1433
Used for communication from a client to the database engine

24
Q

SQLnet Protocol

A

Port 1521
Used for communication from a client to an Oracle database

25
MySQL
Port 3306 Used for communication from a client to the MySQL database engine
26
RDP (Remote Desktop Protocol)
Port 3389 Provides graphical remote control of another client or server
27
SIP (Session Initiation Protocol)
Port 5060, 5061 Used to initiate VoIP and video calls