write-ups-challenges-2022-2023/k8s_easter_eggs/part4/SOLUTION.md

8 lines
389 B
Markdown
Raw Normal View History

2022-11-24 21:59:22 +00:00
## 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}