Linux Level 2 45 points

Linux-Network Basics. Connecting to a Listening Port

Mission

A background service on this system is listening on a specific port. Identify the port with ss/netstat and connect to it with nc to receive the flag.

#linux#networking#netcat

Clear it in 3 steps

Not started
  1. Start the environment

  2. Investigate the target

  3. Submit the flag