Ports and Protocols Flashcards

1
Q

FTP (File Transfer Protocol)

A

Host to Host File Transfer

TCP: port 21

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

SSH, SCH, SFTP (Secure Shell, Secure Copy, Secure File Transfer Protocol)

A

Secure remote terminal access, secure copy functions, secure file transfer.

TCP: port 22

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

TELNET

A

Provides insecure remote control of another machine

TCP: port 23

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

SMTP (Simple Mail Transfer Protocol)

A

Provide the ability to send email over the netwrok

TCP: port 25

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

DNS

A

Translates domain names to IP addresses

TCP/UDP: port 53

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

TFTP (Trivial File Transfer Protocol)

A

Lightweight file transfer for sending config files or network booting of an operating system.

UDP: port 69

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

HTTP

A

Used for insecure web browsing

TCP: port 80

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

KERBEROS

A

Network Authentication protocol

UDP: port 88

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

POP3 (Post Office Protocol)

A

Responsible for retrieving email for a server

TCP: port 110

Downloads the email for the server and removes it from that server

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

NNTP (Network News Transfer Protocol)

A

Used for accessing news groups

TCP: port 119

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

RPC (Remote Procedure Call)

A

Facilitates comm between different system processes.

TCP/UDP: port 135

Seen as part of window file sharing system

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

NetBIOS

A

Networking protocol suite used in windows domain environment to share network names, file and printer sharing

TCP/UDP: port 137, 138, 139

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

IMAP (Internet Message Access Protocol)

A

Allows access to email messages on a server

TCP: port 143

Access the email from the server, remains saved in the server

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

SNMP (Simple Network Management Protocol)

A

Manages network devices

UDP: port 161

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

SNMPTrap

A

Sends SNMP trap messages

UDP: port 162

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

LDAP (Lightweight Directory Access Protocol)

A

Facilitates directory services

TCP: port 389

17
Q

HTTPS

A

Secure web communications

TCP: port 443

18
Q

SMB (Server Message Block)

A

Used for file an drpinter sharing over a network

TCP: port 445

19
Q

SMTPS (SMTP Secure)

A

Provides secrue SMTP communications using SSL or TLS

TCP: port 465, 587

20
Q

Syslog

A

Used to send log messages

UPD: port 514

21
Q

LDAPS (LDAP Secure)

A

LDAP comms over SSL or TLS

TCP: port 636

22
Q

IMAPS (IMAPS over SSL/TLS)

A

Used for secure emal retrieval

TCP: port 993

23
Q

POP3S (POP3 over SSL/TLS)

A

Used for secure email retrieval

TCP: port 995

24
Q

Microsoft SQL

A

Comms with MS SQL server

TCP: port 1433

25
Q

RADIUS (Remote Authentication)

A

Used for remote authentication authorization and accounting

TCP: port 1645, 1646

26
Q

RADUIS UDP

A

Used for authentication authorization and accounting as defined by the internet engineering task force (IETF)

UDP: port 1812, 1813

27
Q

RDP (Remote Desktop Protocol)

A

Enables remote desktop access

TCP: port 3389

28
Q

Syslog TLS

A

TCP: port 6514