Protocols & Common Ports Flashcards
FTP
File transfer with remote host
TCP Port: 20/21
SSH
Secure Shell, secure connect to remote host
TCP Port: 22
SFTP
Secure FTP, file transfer over SSH
TCP Port: 22
SCP
Secure copy, secure file transfer + file’s original date/time info
TCP Port: 22
Telnet
Remote host connect, normal by terminal emulator
TCP Port: 23
rsh
Remote shell, allows commands to be executed remotely
TCP Port: 514
DNS
Resolve IPs to friendly names.
TCP/UDP Port: 53
NetBIOS
Network communication for LANs that use NetBIOS
TCP Port: 139
UDP Ports: 137, 138
SMB
Server message block, sahre files, printers, and net resources.
TCP Port: 445
TFTP
TrivialFTP, no authentication required.
UDP Port: 69
DHCP
Dynamically assigns IPs to devices.
UDP: 67, 68
HTTP
Hypertext Transfer Protocol, get webserver content.
TCP Port: 80
HTTPS
Secure HTTP, securely get webserver content.
TCP: 443
SMTP
Simple Mail Transfer Protocol, send email.
TCP: 25
POP3
Post Office Protocol V3, old protocol to retrieve email from server.
TCP: 110
IMAP
Internet Message Access Protocol, retrieves e-mail from server.
TCP: 143
NNTP
Network News Transport Prtocol, posting and reading usenet servers.
TCP: 119
NTP
Network Time Protocol, sync clock with a time server.
TCP: 123
SNTP
SimpleNTP, sync time between devices, less accurate.
TCP: 123
IMAP4
IMAP version 4, get email, newer more secure.
TCP: 143
LDAP
Lightweight Directory Access Protocol, directory services.
TCP: 389
RTSP
Real Time Streaming Protocol, communicates and controls media server files.
TCP/UDP: 554
RDP
Remote Desktop Protocol, Microsoft protocol for view/control of remote computer.
TCP: 3389
SNMP
Simple Network Management Protocol, monitor/manage devices.
UDP: 161