Clear it in 3 steps
-
No environment needed
This challenge can be solved with the information in the statement alone. Submit the flag you find directly.
-
Investigate the target
-
Submit the flag
Networks use port numbers to identify services. For example, a web server (HTTP) usually uses port 80, and encrypted web (HTTPS) uses port 443. During a security assessment, you scan for open ports to identify running services. [Quiz] Q1: What is the default port for HTTP? Q2: What is the default port for HTTPS? Q3: What is the default port for SSH? If you are unsure, search for "well-known ports". Once you can answer all three, submit the flag FLAG{know_your_ports}.
This challenge can be solved with the information in the statement alone. Submit the flag you find directly.
Enter the port number for HTTP, HTTPS, and SSH in their separate fields
HTTP=80, HTTPS=443, SSH=22
Enter 80, 443, and 22 in order, then submit