Protocol to Port Flashcards
FTP
FTP uses 2 ports:
20 for data
21 for connection/command/control
(TCP)
SSH
SFTP
SCP
22
SSH, SCP, & SFTP are all secure/encrypted.
TCP
Telnet
23
TCP
SMTP
25
SMTP - Simple Mail Transport Protocol
Outgoing email
TCP
TACACS
TACACS+
49
TACACS - Terminal Access Controller Access Control System
TACACS uses TCP or UDP
TACACS+ is newer version and uses (TCP)
DNS
53
Domain Name System (or Service or Server)
(UDP for queries, TCP for zone transfers)
DHCP
67 - destination port of a server
68 - port used by client
DHCP (UDP) - Dynamic Host Configuration Protocol
Distributes IP address
TFTP
69
TFTP - Trivial File Transport Protocol
(UDP)
HTTP
80
HTTP - Hypertext Transfer Protocol
TCP
Kerberos
88
Kerberos (TCP,UDP) - network authorization using tickets over unsecure networks, between servers and users.
POP3
110
POP3 - Post Office Protocol version 3
(TCP)
Incoming email
NNTP
119
NNTP - Network News Transfer Protocol
(TCP)
NTP
123
NTP - Network Time Protocol
(UDP)
NetBIOS
137-139
NetBIOS - Windows networking
IMAP4
143
IMAP4 - Internet Message Access Protocol version 4
(TCP)
Also for incoming email
SNMP
161
SNMP - simple network management protocol (UDP)
Version 3 is the most secure so only use this version
SNMP Trap
162
SNMP Trap - Simple Network Management Protocol Trap (TCP, UDP)
LDAP
389
LDAP - Lightweight Directory Access Protocol
(TCP, UDP)
HTTPS
SSL VPN
FTPS
443
HTTPS - Hypertext Transfer Protocol Secure
SSL VPN - Secure Socket Layer Virtual Private Network
FTPS
(TCP)
IPsec
500
IPsec - Internet protocol security using ISAKMP (Internet Security Association and Key Management Protocol)
(UDP)
Syslog
514
UDP
L2TP
1701
L2TP - Layer 2 Tunneling Protocol
(UDP)
PPTP
1723
PPTP - Point-to-Point Tunneling Protocol
(TCP, UDP)
RADIUS
1812 for authentication
1813 for accounting
RADIUS - Remote Authentication Dial-In User Service
(UDP)
RDP
3389
RDP - Remote Desktop Protocol
(TCP, UDP)
Echo
7
Echo - Performs round trip tests between hosts.
Chargen
19
Chargen - Character Generator
RPC
135
RPC - Remote Procedure Call
SMB
445
SMB - Server Message Block
LDAPS
636
LDAPS - LDAP over SSL/TLS
Secure Lightweight Directory Access Protocol
POP3S
995
POP3S - POP3 over SSL (encrypted email retrieval)
MS-SQL Database
1433
IRC
6667
IRC - Internet Relay Chat
Oracle
1521
H.323
1720
HP JetDirect Printing
9100
Windows File Sharing
135, 137-139, 445
137-139 are also NetBIOS