Ports, Protocols, Codes Flashcards

(47 cards)

1
Q

Port 80

A

HTTP

TCP / UDP

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

Port 443

A

HTTPS

TCP / UDP

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

Port 22

A

SSH / SCP

TCP

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

ICMP

A

Internet control message protocol

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

TCP

A

Transmission control protocol

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

UDP

A

User datagram protocol

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

Port 53

A

DNS

Not secure and unencrypted

TCP / UDP

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

Port 20/ 21

A

FTP

TCP

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

Port 123

A

NTP

UDP

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

Port 161

A

SNMP

UDP

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

Port 67 / 68

A

DHCP / BOOTP

UDP

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

S/MIME

A

Secure multipurpose internet mail exchange

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

ARP

A

Address resolution protocol

Fun fact: ARP has zero security and is often a target for attacks like ARP poisoning, MAC floods, etc

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

Port 23

A

Telnet

Insecure protocol used to gain command-line access to a remote server

Replaced with SSH

TCP

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

Port 7

A

Echo

TCP / UDP

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

Port 25

A

SMTP, simple mail transfer protocol

TCP

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

Port 69

A

TFTP, trivial file transfer protocol

UDP

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

Port 88

A

Kerberos

TCP / UDP

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

Port 110

A

POP3, post office protocol v3

TCP

20
Q

Port 137

A

NetBIOS

TCP / UDP

21
Q

Port 143

A

IMAP, internet message access protocol

TCP

22
Q

Port 194

A

IRC, internet relay chat

TCP / UDP

23
Q

Port 389

24
Q

Port 445

A

SMB (Microsoft server message block)

TCP

AD, active directory

TCP / UDP

25
Port 464
Kerberos password settings TCP / UDP
26
Port 547
DCHPv6 TCP / UDP
27
Port 636
LDAP over TLS/SSL TCP
28
Port 1719 / 1720
H.323 voice and video services over IP networks TCP / UDP
29
Port 5060
SIP, session initiation protocol Used for initiating, maintaining, and terminating communication sessions that include voice, video, and messaging applications TCP / UDP
30
Port 5601
SIP over TLS TCP
31
SSL
A now deprecated protocol that's been officially renamed TLS, transport layer security TLS currently is in v1.2 and 1.3
32
SPT
Spanning tree protocol Helps switches maintain a loop free environment
33
Port 993
IMAP over SSL TCP
34
Port 995
POP3 over SSL TCP / UDP
35
Port 1433 / 1434
Microsoft MySQL server / monitor TCP / UDP
36
Port 3306
MySQL database system TCP
37
Port 3389
RDP, Microsoft remote desktop protocol Officially registered as Windows based terminal (WBT) TCP / UDP
38
Port 587
SMTPS (simple mail transfer protocol secure with TLS) TCP
39
Port 514
Syslog UDP
40
HTTP status codes
1xx: Informational response 2xx: Success 3xx: Redirect 4xx: Client error 5xx: Server error
41
Code 200
HTTP success: OK
42
Code 301
Permanent redirect
43
Code 302
Temporary redirect
44
Code 404
Not found
45
Code 410
Gone
46
Code 500
Internal server error
47
Code 503
Service unavailable