1/35
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Tcp/20 (active mode data)
Tcp/21 (control)
What port numbers are commonly associated with FTP (File Transfer Protocol).
FTP (File Transfer Protocol)
- Transfers files between systems
- Authenticates with a username and password
- Has full-featured functionality
Tcp(22)
What port number is associated with SSH (Secure Shell)
SSH (Secure Shell)
- An encryption communication link
- Looks and acts the same as Telnet
Tcp/23
What port number is associated with Telnet
Telnet
- A telecommunication network
- Can login to devices remotely
- Has In-the-clear communication and not best choice for production systems
Tcp/25
What port number is associated with SMTP (Simple Mail Transfer Protocol)
SMTP (Simple Mail Transfer Protocol)
- Used to send mail from a device to a mail server
- Commonly configured on mobile devices and email
Udp/53
What port number is associated with DNS (Domain Name System)
DNS (Domain Name System)
Converts names to IP addresses
Udp/67
Udp/68
What port numbers are commonly associated with DHCP (Dynamic Host Configuration Protocol)
Tcp/80
What port number is associated with HTTP (Hypertext Transfer Protocol)
Tcp/443
What port number is associated with HTTPS (Hypertext Transfer Protocol Secure)
HTTP (Hypertext Transfer Protocol) and HTTPS (Hypertext Transfer Protocol Secure)
- The communication protocol in the browser
- Supported by nearly all web servers and clients
Tcp/110
What port number is associated with POP3 (Post Office Protocol Version 3)
Tcp(143)
What port number is associated with IMAP4 (Internet Message Access Protocol V4)
POP3 (Post Office Protocol Version 3)
The email mail protocol used to retrieve emails from a remote server to a local device
IMAP4 (Internet Message Access Protocol V4)
Includes management of email inbox from multiple clients
SMB (Server Message Block)
- Protocol used by Microsoft Windows for file sharing and printer sharing
- Also called CIFS (Common Internet File System)
Udp/137
What is the port number associated with NetBIOS name services (nbname)
Tcp/139
What is the port number associated with NetBIOS session services (nbsession)
Tcp/445
What is the port number associated with NetBIOS-less SMB
Tcp/389
What is the port number associated with Lightweight Directory Access Protocol (LDAP)?
TCP/636
What is the port number associated with Lightweight Directory Access Protocol Secure (LDAPS)?
TCP/3389
What is the port number associated with Remote Desktop Protocol (RDP)?
FTP (File Transfer Protocol)
Used to transfer files between systems and authenticate with a username and password.
SSH (Secure Shell)
Provides an encrypted communication link and acts like Telnet but with security.
Telnet
A protocol used for remote login to devices, featuring in-the-clear communication, not ideal for production systems.
SMTP (Simple Mail Transfer Protocol)
Used to send mail from a device to a mail server, commonly configured on mobile devices.
DNS (Domain Name System)
Converts domain names to IP addresses to facilitate network communication.
DHCP (Dynamic Host Configuration Protocol)
Automates the configuration of IP address, subnet mask, and other networking options for devices.
HTTP (Hypertext Transfer Protocol)
The primary protocol used for transferring web pages on the internet.
HTTPS (Hypertext Transfer Protocol Secure)
The secure version of HTTP, encrypted to ensure safe data transmission over the internet.
POP3 (Post Office Protocol Version 3)
A protocol that enables the retrieval of email from a remote server.
IMAP4 (Internet Message Access Protocol V4)
A protocol that allows for the management of email inbox from multiple clients.
LDAP (Lightweight Directory Access Protocol)
A protocol used to access and manage directory information services over an Internet Protocol (IP) network.