Ports and Protocols Flashcards
HTTP
TCP 80
Hyper Text Transfer Protocol is used to transmit web page data to a client for unsecured web browsing
FTP
21 TCP
File Transfer Protocol is used to transfer files from host to host
SSH, SCP, SFTP
22 TCP/UDP
Secure Shell is used to remotely administer network devices and systems. SCP is used for secure copy and SFTP for secure FTP.
SSH File Transfer Protocol
22
Secure Shell is used to remotely administer network devices and systems. SCP is used for secure copy and SFTP for secure FTP.
TACACS+
49
Terminal Access Controller Access Control System Plus is a Cisco proprietary protocol used for providing centralized authentication, authorization, and accounting services for network devices such as routers, switches, and firewalls.
DNS
53 TCP/UDP
Domain Name Service is used to translate domain names into IP addresses.
DHCP
67/68
This network management protocol is used to automatically assign local IP addresses and other network settings to devices on a network.
Kerberos
88 TCP/UDP
Used for network authentication using a system of tickets within a Windows domain
POP3
110 TCP
Post Office Protocol v3 is used to receive email from a mail server
IMAP
TCP 143
Internet Message Access Protocol is used to receive email from a mail server with more features than POP3
HTTPS
443 TCP
Hyper Text Transfer Protocol Secure is used to transmit web page data to a client over an SSL/TLS-encrypted connection
SNMP
161 UDP
Simple Network Management Protocol is used to remotely monitor network devices
LDAP
389 TCP/UDP
Lightweight Directory Access Protocol is used to maintain directories of users and other objects
LDAPS SSL/TLS
636 TCP/UDP
LDAP is used to maintain directories of users and other objects over an encrypted SSL/TLS connection
FTPS
989/990 TCP
File Transfer Protocol Secure is used to transfer files from host to host over an encrypted connection
IMAP4 with SSL/TLS
993 TCP
Internet Message Access Protocol is used to receive email from a mail server over an SSL/TLS-encrypted connection
POP3 (SSL/TLS)
995 TCP
Post Office Protocol v3 is used to receive email from a mail server using an SSL/TLS-encrypted connection
RADIUS
1812/1813 UDP
Remote Authentication Dial-In User Service is used for authentication and authorization (1812) and accounting (1813)
Diameter
3868 TCP
A more advanced AAA protocol that is a replacement for RADIUS
Secure Real Time Protocol (SRTP)
5004
SRTP replaced RTP and is a protocol used to stream audio and video commu
Telnet
23 TCP/UDP
Unencrypted method to remotely administer network devices (should not be used
PPTP
1723 TCP/UDP
Point-to-Point Tunneling Protocol is an underlying VPN protocol with built-in security
SMTP
25 TCP
Simple Mail Transfer Protocol is used to send email over the Internet
NNTP
119 TCP
Network News Transfer Protocol is used to transport Usenet articles