Ports Flashcards
(28 cards)
What port is FTP?
Ports 21 and 22
What port is https?
TCP443
What port is DNS?
TCP53
What port is tFTP?
UDP69
What port is Kerberos?
TCP88
What port is Telnet?
TCP23
What port is POP3?
TCP110
What port is Echo
Port 7
Character Generator is used for testing and debugging–what port does it use?
Port 19
Telnet (TErminaL NETwork) remotely administers network devices. It has since been deprecated–but what port does it run on
23
Simple Mail Transfer Protocol is for sending of emails, what port does it use?
25
TACACS is similar to RADIUS in the sense that it is used for remote authentication. What port does TACACS use?
Port 49
DNS resolves host names to an IP address. (8.8.8.8 = www.google.com) – what port does it use?
Port 53
Kerberos is a network authentication protocol that employs “Tickets” (Think PKI) – What port does Kerberos use
88
POP3 is for receiving email from a server. Keep in mind that POP3 inboxes do NOT save the emails locally.
What port does POP3 use?
110
NNTP transports Usenet articles. While not often used, it does use a port listed under Well-Known. Which port is that?
119
RPC/epmap/dcom-scm is for locating DCOM ports. It is known shorter as just “RPC” or Microsoft End Point Mapper / DCE Endpoint Resolution. What port does it use?
135
NetBIOS is used for name querying, sending data, and netbios connections. What port does it use?
137-139
IMAP (Internet Message Access Protocol) is similar to POP3 in that it is used to retrieve email. The advantage is that you can save those emails locally. What port does it use to do this?
143
SNMP (Simple Network Management Protocol) is used to remotely monitor devices (ex. mfmon) – what port does it use?
161
LDAP (Lightweight Directory Access Protocol) maintains directories of users and other objects, and is a frequent threat vector on systems. What port does it use?
389
HTTPS (Secure HTTP) will use either TLS or SSL (TLS is preferred due to vulnerabilities in SSL) – what port is used to do this?
443
SMB (Server message block) provides shared access to files and other resources (Think file sharing) and uses which port?
445
LDAP over TLS/SSL is more secure than regular LDAP, and uses a different port. Which port is this?
636