Ports and Protocols Flashcards

(39 cards)

1
Q

FTP

A

20 / 21
TCP

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

SSH

A

22
TCP

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

Telnet

A

23
TCP

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

SMTP

A

25
TCP

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

DNS

A

53
TCP / UDP

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

DHCP

A

67 / 68
UDP

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

TFTP

A

69
UDP

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

HTTP

A

80
TCP

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

POP3

A

110
TCP

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

NetBIOs / NetBT

A

137 / 139
TCP

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

IMAP4

A

143
TCP

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

SNMP

A

161 / 162
UDP

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

LDAP

A

389
TCP

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

HTTPS

A

443
TCP

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

SMB / CIFS

A

445
TCP

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

RDP

17
Q

FTP stands for

A

File Transfer Protocol

18
Q

SSH stands for

19
Q

SMTP stands for

A

Simple Mail Transfer Protocol

20
Q

DNS stands for

A

Domain Name System

21
Q

DHCP stands for

A

Dynamic Host Configuration Protocol

22
Q

TFTP stands for

A

Trivial File Transfer Protocol

23
Q

HTTP stands for

A

Hypertext Transfer Protocol

24
Q

IMAP stands for

A

Internet Message Access Protocol

25
SNMP stands for
Simple Network Management Protocol
26
LDAP stands for
Lightweight Directory Access Protocol
27
SMB stands for
Server Message Block
28
CIFS stands for
Common Internet File System
29
FTP is used for
Transfer/copy files, list/manipulate directories, view file contents. Unsecure
30
SSH is used for
Setting up a secure Telnet connection for remote login, program execution, and file transfers.
31
Telnet is used for
Setting up an unsecure remote connection. Transmits data in plain text
32
SMTP is used for
Sending emails between mail servers
33
DNS is used for
resolving URL names to IP addresses
34
DHCP is used for
Dynamically assigning IP addresses and other IP configuratioins to network clients
35
TFTP is used for
Transferring files by transmitting between network devices. Similar to FTP but simpler/faster
36
IMAP is used for
Secure client-side email manamgement protocol to download email, store emails on a server, and allow multiple clients to connect to the same inbox.
37
SNMP is used for
Collecting data from network devices and ensuring proper network operation
38
LDAP is used for
Directory services protocol to access information stored in a database
39
SMB/CIFS is used for
Provides shared access to files, printers, and other network resources.