Ports And Protocols Flashcards

1
Q

Port 80

A

Protocol - HTTP

(Insecure web browsing)

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

Port 20 and 21

A

FTP - insecure fill transfer

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

Port 22

A

Protocol SSH - secure non GUI remote desktop

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

Port 23

A

Protocol Telnet - insecure non GUI remote desktop

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

Port 25

A

Protocol SMTP - simple mail transfer - email sending

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

Port 53

A

Protocol DNS - Domain Name system - translates IP to URL and vice versa

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

Port 67, 68

A

Protocol DHCP - Dynamic Host Configuration Protocol - local service that configured IP, Subnet, and Gateway for devices

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

Port 69

A

Protocol TFTP - Trivial File Transfer Protocol - file transfer that is typically used for config changes and upgrades to software and firmware.

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

Port 110

A

Protocol POP3 - older protocol used to receive incoming email.

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

Port 123

A

Protocol NTP - Network Time Protocol - sync device time with internet time.

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

Port 137, 138, 139

A

Protocol NetBios - interconnection of Windows machines.

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

Port 143

A

Protocol IMAP - Internet Mail Application Protocol - newer service used for incoming email.

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

Port 179

A

Protocol BGP - Border Gateway Protocol - used by ISP to maintain large routing tables

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

Port 389

A

Protocol LDAP - Lightweight Directory Access Protocol - provides a mechanism of accessing and maintaining distributed directory info.

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

Port 443

A

Protocol HTTPS - Hypertext Transfer Protocol over SSL/TLS - secure connection internet browsing

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

Port 636

A

Protocol LDAPS - Lightweight Directory Access Protocol over TLS/SSL - secure LDAP I.e directory services

17
Q

Port 989,990

A

Protocol FTP over TLS/SSL - secure FTP

18
Q

Port 161,162

A

Protocol SNMP - Simple Network Management Protocol - used for monitoring, configuring, and controlling network devices.

19
Q

Port 445

A

Protocol SMB - Server Message Block - used for windows file and print sharing services

20
Q

Port 514

A

Protocol Syslog - System Logging Protocol - used to sending login data back to a centralized server

21
Q

Port 587

A

Protocol SMTP TLS - Simple Mail Transfer Protocol Transport Layer Security - secure and encrypted version of SMTP

22
Q

Port 993

A

Protocol IMAP over SSL - Internet Message Access Protocol over SSL - secure and encrypted version of IMAP.

23
Q

Port 995

A

Protocol POP3 over SSL - secure POP3

24
Q

Port 1433

A

Protocol SQL - Structured Query Language Server Protocol - used for comms from a client to the database engine

25
Q

Port 1521

A

Protocol SQLnet - used for comms from a client to Oracle database

26
Q

Port 3306

A

Protocol MySQL - used for comms from a client to the MySQL database engine

27
Q

Port 3389

A

Protocol RDP - Remote Desktop Protocol provides GUI remotely control another computer

28
Q

Port 5060, 5061

A

Protocol SIP - Session Initiation Protocol - used to initiate VoIP and video calls

29
Q

Port 88

A

Protocol Kerberos - network auth for client server apps using secret -key cryptography.