2.1 Common Network Ports Flashcards
FTP - File Transfer Protocol
- tcp/20 (active mode data)
- tcp/21 (control)
Authenticates with Username and Password
Full-features functionality - List, add, delete, etc..
SSH - Secure Shell
tcp/22
Encrypted communication link
Looks and acts the same as Telnet
Telnet - Telecommunications Network
tcp/23
- Log in remotely to a device
- Console access
- In the clear communication.
SMTP - Simple mail Transfer Protocol
tcp/25
- Server to server email transfer
- Also sends mail from a device to a server
DNS - Domain Name System
udp/53
-Converts names to IP addresses
HTTP & HTTPS - Hypertext Transfer Protocol
tcp/80
tcp/443
Communication in the browser
POP & IMAP - Post Office Protocol & Internet Messaging Access Protocol
*POP3
- tcp/110
- basic mail transfer functionality
*IMAP
- tcp/143
- Includes management of email inbox
RDP - Remote Desktop Protocol
tcp/3389
- Share a desktop from a remote location
- Can connect to an entire desktop or just an application
SMB - Server Message Block (CIFS)
445
- Protocol used by Microsoft Windows
- File sharing or printer sharing
- Also called CIFS (Common Internet File System)
NetBios name service
NetBios datagram service
NetBios session service
- udp/137
- udp/138
- udp/139
AFP - Apple Filing Protocol
-tcp/548
File service in MacOS
- Works with SLP (Service Location Protocol)
- tcp/427
- udp/427
DHCP - Dynamic Host Configuration Protocol
- udp/67
- udp/68
Automated configuration of IP addresses
LDAP - Lightweight Directory Access Protocol
tcp/389
Store and retrieve credentials
SNMP - Simple Network Management Protocol
udp/161 - Query devices
udp/163 - Traps
Gather statistics from network devices