Ports And Protocols Flashcards

1
Q

FTP

A

FTP
Ports 20, 21
Provides insecure file transfers

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

SSH

A

Secure Shell
Port 22
Provide secure remote control of another machine using text-based environment

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

SFTP

A

Secure file transfer protocol
Port 22
Provide secure file transfer using SSH

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

Telnet

A

Port 23
Insecure remote control to another machine using a text-based environment
No encryption, sent in the clear. Do not use

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

SMTP

A

Simple mail transfer protocol
Port 25
Provides ability to SEND emails over the network

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

DNS

A

Domain name system
Port 53
Converts IP addresses to domain names and vice versa

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

DHCP

A

Dynamic host control protocol
Port 67, 68
Automatically provides network parameters to your clients, such as their assigned IP address, subnet mask, default gateway, DNS server they should use

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

TFTP

A

Trivial file transfer protocol
Port 69
Used as a lightweight file transfer method for sending configuration files or network booting of an operating system

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

HTTP

A

Hypertext transfer protocol
Port 80
Used for insecure web browsing

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

POP3

A

Post office protocol version 3
Port 110
Used for RECEIVING incoming emails

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

NTP

A

Network time protocol
Port 123
Used to keep accurate time for clients on a network

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

NetBIOS

A

Network basic input/output system
Port 139
Used for file or printer sharing in a Windows network

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

IMAP

A

Internet mail application protocol
Port 143
Newer method of retrieving emails which improves upon the older POP3
Keeps message status synced across devices

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

SNMP

A

Simple network management protocol
Ports 161, 162
Used to collect data about network devices and monitor their status

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

LDAP

A

Lightweight directory access protocol
Port 389
Used to provide directory services to your network

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

HTTPS

A

Hypertext transfer protocol secure
Port 443
Secure web browsing using encrypted tunnel (TLS or SSL)

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

SMB

A

Server message block
Port 445
Used for Windows file and printer sharing services

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

Syslog

A

System logging
Port 514
Used to send logging data back to a centralized server

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

SMTP TLS

A

Port 587
Secure and encrypted way to send emails

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

LDAPS

A

LDAP secure
Port 636
Provide secure directory services

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

IMAP over SSL

A

Port 993
Secure and encrypted way to receive emails

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

POP3 over SSL

A

Port 995
Secure and encrypted way to receive emails

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

SQL

A

Structured query language
Port 1433
Used for communication from a client to the database engine

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

Oracle

A

Port 1521
Used for communication from a client to an Oracle database

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
MySQL
Port 3306 Used for communication from a client to the MySQL database engine
26
RDP
Remote desktop protocol Port 3389 Provides graphical remote control of another client or server
27
SIP
Session initiation protocol Ports 5060, 5061 Used to initiate VoIP and video calls
28
Port 5061
SIP
29
Port 5060
SIP
30
Port 3389
RDP
31
Port 3306
MySQL
32
Port 1521
Oracle
33
Port 1433
SQL
34
Port 995
POP3 over SSL
35
Port 993
IMAP over SSL
36
Port 636
LDAPS
37
Port 587
SMTP TLS
38
Port 514
Syslog
39
Port 445
SMB
40
Port 443
Https
41
Port 389
LDAP
42
Port 162
SNMP
43
Port 161
SNMP
44
Port 143
IMAP
45
Port 139
NetBIOS
46
Port 123
NTP
47
Port 110
POP3
48
Port 80
HTTP
49
Port 69
TFTP
50
Port 68
DHCP
51
Port 67
DHCP
52
Port 53
DNS
53
Port 25
SMTP
54
Port 23
Telnet
55
Port 22
SSH
56
Port 21
FTP
57
Port 20
FTP
58
Ports
Logical opening on a system representing a service or application that is listening and waiting for traffic Numbered 0-65,535
59
Well-Known/Reserved Ports
0-1023
60
Ephemeral Ports
1024-65,535
61
Port 1812
RADIUS Authentication Messages
62
Port 1813
RADIUS Accounting Messages
63
RADIUS
Ports 1812, 1813 Authenticate users, authorize them to services, and account for their usage of those services
64
Port 49
TACACS+
65
TACACS+
Port 49 Used to perform the role of an authenticator in an 802.1x network
66
VNC
Port 5900 Remote access method
67
Port 5900
VNC
68
Metasploit
Commonly used exploit framework for penetration testing and red team operations. Metasploit can be used to easily run exploits on a machine and connect back to a meterpreter shell. Default port is 4444
69
Port 4444
Metasploit
70
When initiating a new SSH connection, what is transferred between the client and the server?
The keys and encryption algorithm that will be used to encrypt the connection
71
What is an SSH Key Authentication?
A passwordless SSH login method using a cryptographic key rather than a password.