Common Network Ports Flashcards

(15 cards)

1
Q

FTP (File Transfer Protocol)

A

Uses tcp/20 (data) and tcp/21 (control) to transfer files between systems. Requires quthentication and supports full file management.

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

SSH (Secure Shell)

A

Uses tcp/22 for encrypted remote console access. A secure alternative to Telnet.

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

Telnet

A

Uses tcp/23 to connect remotely to devices. Not encrypted, so it’s rarely used in modern secure environments.

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

SMTP (Simple Mail Transer Protocol)

A

Uses tcp/25 to send emails between servers and from devices to mail servers.

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

DNS (Domain Name System)

A

Uses udp/53 (and sometimes tcp/53) to convert domain names into IP addresses.

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

DHCP (Dynamic Host Configuration Protocol)

A

Uses udp/67 and udp/68 to automatically assign IP addresses and configuration to devices.

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

HTTP (Hypertext Transfer Protocol)

A

Uses tcp/80 for unencrypted web browsing.

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

HTTPS (HTTP Secure)

A

Uses tcp/443 for encrypted web communication using SSL/TLS.

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

POP3 (Post Office Protocol v3)

A

Uses tcp/110 to retrieve email from a server. Downloads and usually removes it from the server.

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

IMAP4 (Internet Message Access Protocol v4)

A

Uses tcp/143 to retrieve email while keeping messages on the server. Supports multiple clients.

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

SMB (Server Message Block)

A

Uses tcp/445 for Windows file and printer sharing. Can also operate over NetBIOS.

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

NetBIOS

A

Uses udp/137 (name service) and tcp/139 (session service) for older Windows networking.

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

SNMP (Simple Network Management Protocol)

A

Uses udp/161 (queries) and udp/162 (traps) to manage and monitor network devices.

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

LDAP (Lightweight Directory Access Protocol)

A

Uses tcp/389 to access and maintain distributed directory information (e.g., Active Directory).

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

RDP (Remote Desktop Protocol)

A

Uses tcp/3389 for remote graphical desktop access to Windows systems.

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