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