Ports and Protocols Flashcards
FTP (File Transfer Protocol)
Host to Host File Transfer
TCP: port 21
SSH, SCH, SFTP (Secure Shell, Secure Copy, Secure File Transfer Protocol)
Secure remote terminal access, secure copy functions, secure file transfer.
TCP: port 22
TELNET
Provides insecure remote control of another machine
TCP: port 23
SMTP (Simple Mail Transfer Protocol)
Provide the ability to send email over the netwrok
TCP: port 25
DNS
Translates domain names to IP addresses
TCP/UDP: port 53
TFTP (Trivial File Transfer Protocol)
Lightweight file transfer for sending config files or network booting of an operating system.
UDP: port 69
HTTP
Used for insecure web browsing
TCP: port 80
KERBEROS
Network Authentication protocol
UDP: port 88
POP3 (Post Office Protocol)
Responsible for retrieving email for a server
TCP: port 110
Downloads the email for the server and removes it from that server
NNTP (Network News Transfer Protocol)
Used for accessing news groups
TCP: port 119
RPC (Remote Procedure Call)
Facilitates comm between different system processes.
TCP/UDP: port 135
Seen as part of window file sharing system
NetBIOS
Networking protocol suite used in windows domain environment to share network names, file and printer sharing
TCP/UDP: port 137, 138, 139
IMAP (Internet Message Access Protocol)
Allows access to email messages on a server
TCP: port 143
Access the email from the server, remains saved in the server
SNMP (Simple Network Management Protocol)
Manages network devices
UDP: port 161
SNMPTrap
Sends SNMP trap messages
UDP: port 162
LDAP (Lightweight Directory Access Protocol)
Facilitates directory services
TCP: port 389
HTTPS
Secure web communications
TCP: port 443
SMB (Server Message Block)
Used for file an drpinter sharing over a network
TCP: port 445
SMTPS (SMTP Secure)
Provides secrue SMTP communications using SSL or TLS
TCP: port 465, 587
Syslog
Used to send log messages
UPD: port 514
LDAPS (LDAP Secure)
LDAP comms over SSL or TLS
TCP: port 636
IMAPS (IMAPS over SSL/TLS)
Used for secure emal retrieval
TCP: port 993
POP3S (POP3 over SSL/TLS)
Used for secure email retrieval
TCP: port 995
Microsoft SQL
Comms with MS SQL server
TCP: port 1433
RADIUS (Remote Authentication)
Used for remote authentication authorization and accounting
TCP: port 1645, 1646
RADUIS UDP
Used for authentication authorization and accounting as defined by the internet engineering task force (IETF)
UDP: port 1812, 1813
RDP (Remote Desktop Protocol)
Enables remote desktop access
TCP: port 3389
Syslog TLS
TCP: port 6514