8 lines
389 B
Markdown
8 lines
389 B
Markdown
## Difficulty
|
|
Hard
|
|
|
|
## How to Solve
|
|
`kubectl port-forward svc/cool-webapp-check-it-out 3001:3001` and then visit http://localhost:3001. There, fill in anything that would make JavaScript's parseInt return NaN. In The meantime. watch the logs with `kubectl logs cool-webapp-check-it-out<pod-hash> -f` and the flag will be printed out.
|
|
|
|
## Flag
|
|
IGCTF-KLARRIO{brand_brand_paniek_paniek_brand} |