Ports And Protocols Flashcards
File transfer protocol (FTP)
○ Ports 20, 21
○ Provides insecure file transfers
Secure shell (SSH)
○ Port 22
○ Provides secure remote control of another machine using a text-based environment (terminal, PowerShell, command line)
Secure file transfer protocol (SFTP)
○ Port 22
○ Provides secure file transer
Telnet
○ Port 23
○ Provides insecure remote control of another machine using a text-based environment
○ Don’t use this!!
Simple mail transfer protocol (SMTP)
○ Port 25
○ Provides ability to send emails over the network
Domain name system (DNS)
○ Port 53
○ Converts domain names to ip address and ip addresses to domain names
Dynamic host configuration protocol (DHCP)
○ Ports 67, and 68
○ Used to automatically and dynamically assign network parameters (ip addresses, subnet masks, default gateways, and DNS servers)
Hypertext transfer protocol (HTTP)
○ Port 80
Used for insecure web browsing
Post office protocol version 3 (POP3)
○ Port 110
○ Used for receiving incoming emails
Network basics input/output system (netBIOS)
○ Ports 137, and 139
○ Used for file sharing or printer sharing in a Windows network
Internet mail application protocol (IMAP)
○ Port 143
○ New method of retrieving emails, improves upon POP3
Simple network management protocol (SNMP)
○ Ports 161, and 162
○ Used to collect data about network devices and monitor their status
Lightweight directory access protocol (LDAP)
○ Port 389
○ Used to provide directory services to your network
Hypertext transfer protocol-secure (HTTPS)
○ Port 443
○ Provides secure, encrypted internet browsing
Server message block (SMB)
○ Port 445
○ Used for windows file and printer sharing services
Remote Desktop protocol (RDP)
○ Port 3389
○ Provides graphical remote control of another client or server
SLP
Service location protocol
-port 427
-network service used to organize and locate network resources (printers, disk drives, directories, servers)
TFTP
Trivial file transfer protocol
-port 69
-used to provide basic file transfer function with no user authentication