Pwn
Port Knock (Simulated)
ID: pwn-001 • 250 pts
Not completed
Details
This is a *simulated* service challenge.
The YAML provides connection info like you'd see in a real CTF.
In this demo app we don't actually run a service — just submit the correct flag.
The YAML provides connection info like you'd see in a real CTF.
In this demo app we don't actually run a service — just submit the correct flag.
Hint
In real life you'd use netcat: `nc host port`.
Submit flag
Attached files
No attached files.
Connection info
type tcp
host 127.0.0.1
port 31337
notes Simulated: no service is actually running in this repo.