{ "@context": "https://schema.org", "@type": "Organization", "name": "Brainscape", "url": "https://www.brainscape.com/", "logo": "https://www.brainscape.com/pks/images/cms/public-views/shared/Brainscape-logo-c4e172b280b4616f7fda.svg", "sameAs": [ "https://www.facebook.com/Brainscape", "https://x.com/brainscape", "https://www.linkedin.com/company/brainscape", "https://www.instagram.com/brainscape/", "https://www.tiktok.com/@brainscapeu", "https://www.pinterest.com/brainscape/", "https://www.youtube.com/@BrainscapeNY" ], "contactPoint": { "@type": "ContactPoint", "telephone": "(929) 334-4005", "contactType": "customer service", "availableLanguage": ["English"] }, "founder": { "@type": "Person", "name": "Andrew Cohen" }, "description": "Brainscape’s spaced repetition system is proven to DOUBLE learning results! Find, make, and study flashcards online or in our mobile app. Serious learners only.", "address": { "@type": "PostalAddress", "streetAddress": "159 W 25th St, Ste 517", "addressLocality": "New York", "addressRegion": "NY", "postalCode": "10001", "addressCountry": "USA" } }

Common Ports Flashcards

(12 cards)

1
Q

File Transfer Protocol (FTP)

A

TCP, port 21 for control and 20 for data transfer.

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

Secure Shell (SSH)

A

TCP, port 22.

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

Telnet

A

TCP, port 23.

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

Simple Mail Transfer Protocol (SMTP)

A

TCP, port 25.

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

Dynamic Host Configuration Protocol (DHCP)

A

UDP, ports 67 and 68.

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

Domain Name System (DNS)

A

TCP or UDP, port 53.

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

Trivial File Transfer Protocol (TFTP)

A

UDP, port 69.

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

Hypertext Transfer Protocol (HTTP)

A

TCP, port 80.

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

Network Time Protocol (NTP)

A

UDP, port 123.

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

Simple Network Management Protocol (SNMP)

A

TCP and UDP, ports 161 & 162.

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

What is TCP?

A

Transport Control Protocol. Establishes a session, makes sure information is received.

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

What is UDP?

A

User Datagram Protocol. Does not establish a session, shoots data into the dark.

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