Ports/Protocols Flashcards
(35 cards)
What is Port 80?
HTTP- Hyper Text Transfer Protocol
–Transmit web page data to client unsecured web browsing
–TCP
What is Port 21?
FTP- File Transfer Protocol
–Transfer files from host to host
–TCP
What is Port 22?
SSH- Secure Shell
SCP- Secure Copy Protocol
SFTP- Secure File Transfer Protocol
–Remote administration of network devices
–TCP/UDP
What is Port 23?
Telnet
–Unencrypted remote network administration
–TCP/UDP
(Do not use)
What is Port 25?
SMTP- Simple Mail Transfer Protocol
–Send mail over internet
–TCP
What is Port 53?
DNS- Domain Name Service
–Resolve host names to IPs and vice versa
–TCP/UDP
What is Port 69?
TFTP - Trivial FTP
–Simplified FTP, put or get file on remote host
–UDP
What is Port 88?
Kerberos
–Network authentication using tickets in Windows
–TCP/UDP
What is Port 110?
POP3- Post Office Protocol v3
–Receive email from mail server
–TCP
What is Port 119?
NNTP- Network News Transfer Protocol
–Transport Usenet articles
–TCP
What is Port 135?
RPC/DCOM-scm - Remote Procedure Call, to locate DCOM ports to request a service from program on another computer on the network
–TCP/UDP
What is Port 137-139?
NetBIOS
137 - name query TCP/UDP
138 - Datagram sending data UDP
139 - session connection TCP
What is Port 143?
IMAP - Internet Message Access Protocol
–To receive email from mail server, more features than POP3
–TCP
What is Port 161?
Simple Network Management Protocol
–remotely monitor network devices
–UDP
What is Port 162?
SNMPTRAP
– send trap and inform requests to SNMP manager on network
–TCP/UDP
What is Port 389?
LDAP - Lightweight Directory Access Protocol
–maintain directories of users and other objects
–TCP/UDP
What is Port 443?
HTTPS - Hypertext Transfer Protocol Secure
–transmit web page data to client over SSL/TLS
–TCP
What is Port 445?
SMB - Server Message Block
–provide shared access to files/other resources over network
–TCP
What is Port 465/587?
SMTP with SSL/TLS - Simple Mail Transfer Protocol
–send mail over internet w/ SSL/TLS secured connection
–TCP
What is Port 514?
Syslog
– to conduct computer message logging, esp. for routers and firewall logs
–UDP
What is Port 636?
LDAP SSL/TLS
– maintain directories of users/objects over SSL/TLS encrypted connection
–TCP/UDP
What is Port 860?
iSCSI - internet Small Computer Systems Interface
–linking data storage facilities over IP
–TCP
What is Port 989/990?
FTPS - File Transfer Protocol Secure
–transfer files host to host over encrypted connection
–TCP
What is Port 993?
IMAP4 with SSL/TLS - Internet Message Access Protocol
– receive email from mail server over SSL/TLS
–TCP