Ports to Service Flashcards
FTP
*File Transfer Protocol
Transfer files between hosts/systems
TCP over ports 21/22
SSH
*Secure Shell CLI to remote devices
TCP over port 22
encrypted
SCP and SFTP utilize SSH
Telnet
*Plaintext CLI to remote devices
TCP over port 23
unencrypted, don’t use
SMTP
Simple Message Transport Protocol outgoing email protocol aka "Send Mail To People" TCP over port 25 unecrypted
TACACS
Terminal Access Controller Access-Control System
TCP/UDP over port 49
Authentication, Authorization and Accounting (AAA) system for network access control
proprietary to CICSO only
encrypted always
DNS
*Domain Name Server
used for queries for name to IP resolution
also used for zone transfers - entire lists of DNS records
UDP over port 53
TFTP
*Trivial File Transfer
used for small files only, no directory browsing
UDP over port 69
HTTP
*Hyper Text Transport Protocol
Web traffic
TCP over port 80
unencrypted
Kerberos
Network authentication
TCP/UDP over port 88
POP3
Incoming/retrieval of emails
TCP over port 110
unecrypted
NTP
Network Time Protocol
UDP over port 123
SMB
Server Message Block - NetBIOS
tcp/udp over ports 137-139
SNMP
Simple Network Management Protocol
udp over ports 161-162
IMAP
Incoming Message A Protocol
Incoming/retrieving emails
TCP over port 143
unecrypted
LDAP
Lightweight Directory Access Protocol
tcp/udp over port 389
unencrypted