Chapter 2.1: Common Ports

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/13

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

14 Terms

1
New cards

FTP (File Transfer Protocol)

-tcp/20 (active mode data) and tcp/21 (control)

-Transfers files between systems

2
New cards

SSH (Secure Shell)

tcp/22

-Encrypted communication link

3
New cards

Telnet (Telecommunication Network)

tcp/23

-Login to devices remotely

4
New cards

SMTP (Simple Mail Transfer Protocol)

tcp/25

-Sever-to-server email transfer

5
New cards

DNS (Domain Name System)

tcp/53

-Converts names to IP addresses

6
New cards

DHCP (Dynamic Host Configuration Protocol)

udp/67 and udp/68

-Automated configuration of IP address, subnet mask and other options

7
New cards

HTTP (Hypertext Transfer Protocol)

tcp/80

-Communication in the browser

8
New cards

HTTPS (Hypertext Transfer Protocol Secure)

tcp/443

9
New cards

POP3 (Post Office Protocol version 3)

tcp/110

-Receive emails from an email server

10
New cards

IMAP4 (Internet Message Access Protocol v4)

tcp/143

-Includes management of email inbox from multiple clients

11
New cards

SMB (Server Message Block)

tcp/445

-Direct SMB communication over TCP without the NetBIOS transport

12
New cards

LDAP (Lightweight Directory Access Protocol)

tcp/389
-Store and retrieve information in a network directory

13
New cards

RDP (Remote Desktop Protocol)

tcp/3389
-Remote Desktop Services on many Windows versions

14
New cards

NetBIOS session

tcp/139 and tcp/137