Common ports and protocols Flashcards
80 / 443
tcp/udp
explain port
HTTP/HTTPS portnumber
TCP
website ports
53
tcp/udp
explain port
DNS portnumber
TCP and UDP
Way to resolve IP addresses to names
67, 68
tcp/udp
explain port
DHCP portnumber
UDP
Dynamic Host Configuration Protocol -> associates you with an IP address
139 / 445
tcp/udp
explain port
SMB portnumber
TCP
Most common in pen testing, related to file shares (AKA SAMBA)
21
tcp/udp
explain port
FTP portnumber
TCP
File Transfer Protocol
-> We can log into the server, put a file on or get a file off the server
22
tcp/udp
explain port
SSH portnumber
TCP
Secure SHell -> Ability to log into a machine remotely, encrypted (=Telnet)
143
tcp/udp
explain port
IMAP portnumber
TCP
related to mail
23
tcp/udp
explain port
Telnet portnumber
TCP
Ability to log into a machine remotely, plain text (=ssh)
110
tcp/udp
explain port
POP3 portnumber
TCP
related to mail
25
tcp/udp
explain port
SMTP portnumber
TCP
related to mail
69
tcp/udp
explain port
TFTP portnumber
UDP
Trivial FTP -> uses UDP instead of FTP
161
tcp/udp
explain port
SNMP portnumber
UDP
Simple Network Management Protocol