PORTS Flashcards
RSH
TCP 514 - Remote Shell - Allows commands to be executed on a computer from a remote user
SSH
TCP 22 - Secure Shell - used to securely connect to a remote host.
Telnet
TCP 23 - Telnet - Used to connect to a remote host (typically through a terminal emulator)
DHCP
UDP 67,68 - Dynamic Host Configuration Protocol - Dynamically assigns IP address information to clients (IP, Subnet Masks, DNS IP, Default Gateway)
DNS
TCP/UDP 53 - Domain Name Server - Resolves domain names to corresponding IP addresses
FTP
TCP 20 and 21 - File Transfer Protocol - Transfers files with a remote host (requires user authentication)
H.323
TCP 1720 - A signaling protocol that provides multimedia communications over a network
HTTP
TCP 80 - Hypertext Transfer Protocol - retrieves content from a web server
HTTPS
TCP 443 - Hypertext Transfer Protocol Secure - used to securely retrieve data on an email server
IMAP4
TCP 143 - Internet Message Access Protocol Version 4 - retrieves emails from an email server
LDAP
TCP 389 - Lightweight Directory Access Protocol - Provides directory services ( user directory, that includes name, user info, password, email, phone#)
MGCP
UDP 2427, 2727 - Media Gateway Control, Protocol - used as to control call and communication protocol for voice over IP networks.
LDAPS
TCP 636 - Lightweight Directory Access Protocol over SSH - A secured version of LDAP
NETBIOS
TCP 139 - UDP 137,138 - Network Basic Input/Output System - Provides network communication services for LANS that use NetBIOS.
NNTP
TCP 119 - Network News Transport Protocol - supports the pasting and reading of articles on Usenet news services
NTP
UDP 123 - Network Time Protocol - used by a network device to synchronize its clock with a time server
POP3
TCP 110 - Post Office Protocol Version 3 - retrieves emails from an email server
RDP
TCP 3389 - Remote Desktop Protocol - a microsoft protocol that allows a user to view and control the desktop of a remote computer
RTP
TCP/UDP 5004, 5005 - Real Time Transport Protocol - Used for delivering medi based data (such as voice over IP) through the network
RTSP
TCP/UDP 554 - Communicates with a media server (ex. video server) and controls the playback of the servers media files.
SCP
TCP 22 - Secure Copy - Provides a secure file transfer service over an SSH connection and offers orginal file info unlike FTP
SFTP
TCP 22 - Secure FTP - provides FTP file transfer service over an SSH connection
SIP
TCP/UDP 5060, 5061 - Used to create and end session from one or more media connections, including voice over IP calls
SMB
TCP 445 - Server Message Block - Used to share files, printers, and other network resources
SMTP
TCP 25 - Simple Mail Transfer Protocol - Used for sending emails
SNMP
UDP 161 - Simple Network Management Protocol - Used to Monitor and manage network devices
SNMP Trap
TCP/UDP 62 - Simple Network Management Protocol Trap - A notification sent from an SNMP agent to a SNMP manager
SNTP
UDP 123 - Simple Network Time Protocol - Supports time synchronization among network devices similar to NTP.
TFTP
UDP 69 - Trivial File Transfer Protocol - Transfers files with a remote host (does not require authentication of user credentials)