Skip to content

Latest commit

 

History

History
42 lines (23 loc) · 1.14 KB

task-2-introduction.md

File metadata and controls

42 lines (23 loc) · 1.14 KB

Task 2 - Introduction

Task 2 Introduction

What networking constructs are used to direct traffic to the right application on a server?

Reveal Flag 🚩

🚩ports

How many of these are available on any network-enabled computer?

Reveal Flag 🚩

🚩65535

[Research] How many of these are considered "well-known"? (These are the "standard" numbers mentioned in the task)

{% embed url="https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers#Well-known_ports" %} Well-known ports: The port numbers in the range from 0 to 1023 {% endembed %}

{% hint style="warning" %} HINT: Search in Google "How many well-known ____ are there", substituting in your answer to Question 1. {% endhint %}

Reveal Flag 🚩

🚩1024