Rating: 4.0
## The Gatekeeper
On which port does the web-based server management system is working?
## Steps
**1.** Filter out the `http` requests
**2.** We see the `http` requests as follows:

**3.** We see in the `destination port` tab and see that it's port `9090`
**4.** The flag is:
```bash
KCTF{9090}
```