1.1 - Ports and Protocols Flashcards

Explain the purposes and uses of ports and protocols

1
Q

What is SSH?

A

Secure Shell

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What Port # is SSH?

A

TCP 22

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does SSH do?

A

It is a public key cryptograph (encryption)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is DNS?

A

Domain Name System

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What Port # is DNS?

A

TCP/UDP 53

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does DNS do?

A

Address translation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is SMTP?

A

Simple Main Transfer Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What Port # is SMTP?

A

TCP/UDP 25

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What does SMTP do?

A

Sending e-mails

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is SFTP?

A

Secure File Transfer Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What Port # is SFTP?

A

TCP 22

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is FTP?

A

File Transfer Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What Port # is FTP?

A

TCP 20,21

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is TFTP?

A

Trivial File Transfer Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What Port # is TFTP?

A

UDP 69

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What does TFTP do?

A

Lighter, faster, less secure FTP

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

What is TELNET?

A

Command line interface for communication with a remote device or server

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

What Port # is TELNET?

A

TCP 23

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

What is DHCP?

A

Dynamic Host Configuration Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

What Port # is DHCP?

A
UDP 67 (destination)
UDP 68 (client)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

What does DHCP do?

A

Client configuration of a TCP/IP network

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

What is HTTP?

A

Hypertext Transfer Protocol

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

What Port # is HTTP?

A

TCP 80

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

What does HTTP do?

A

Client server method where client uses Uniform Resource Locator (URL)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
What is HTTPS?
Hypertext Transfer Protocol Secured
26
What Port # is HTTPS?
TCP 443
27
What does HTTPS do?
Utilize SSL (Secure Socket Layer) or TLS (Transport Layer Security) to encrypt HTTP
28
What is SNMP?
Simple Network Management Protocol
29
What Port # is SNMP?
UDP 161
30
What does SNMP do?
Monitor and configure network nodes such as printers, hosts, routers, and servers
31
What is RDP?
Remote Desktop Protocol
32
What Port # is RDP?
TCP/UDP 3389
33
What does RDP do?
Allows a client to control another client
34
What is NTP?
Network Time Protocol
35
What Port # is NTP?
UDP 123
36
What does NTP do?
Simply put; tells the internet what time it is
37
What is SIP?
Session Initiated Protocol
38
What Port # is SIP?
TCP/UDP 5060, 5061
39
What does SIP do?
VoIP and Multimedia
40
What is SMB?
Server Message Block
41
What Port # is SMB?
TCP/UDP 445
42
What is POP?
Post Office Protocol
43
What Port # is POP?
TCP 110
44
What does POP do?
Receiving e-mails (POP3)
45
What is IMAP?
Internet Message Access Protocol
46
What Port # is IMAP?
TCP 143
47
What does IMAP do?
E-mail receiving
48
What is LDAP?
Lightweight Directory Access Protocol
49
What Port # is LDAP?
TCP/UDP 389
50
What does LDAP do?
Phonebook for network services
51
What is LDAPS?
Lightweight Directory Access Protocol Secured
52
What Port # is LDAPS?
TCP/UDP 636
53
What Port # is H.323?
TCP 1720
54
What does H.323 do?
Point-to-point and multi-point VoIP, video conferencing
55
What is ICMP?
Internet Control Message Protocol
56
What does ICMP do?
On the Network Layer of OSI, reports success or failure of packet delivery
57
What is UDP?
User Datagram Protocol
58
What does UDP do?
Unreliable, connectionless delivery
59
What is TCP?
Transmission Control Protocol
60
What does TCP do?
Addresses reliability issue of IP
61
What is IP?
Internet Protocol
62
What does IP do?
Assigns source and destination to packets