Back to lessonhackingpath / lab
Capture the FlagMedium

Listening In

Lab for Linux: Network Commands

Scenario

A developer left an internal dashboard running, bound only to localhost so 'nobody outside can reach it'. You're already on the box. List the listening sockets, then talk to the service.

Objective

Find the internal service bound to localhost and read what it serves.

lab ~ listening innothing real runs
booting lab sandbox…

This sandbox is fully emulated in your browser, nothing real runs and nothing leaves your machine. Type help to see the tools available.