Getting Started
Quick Start
Fast 5-step setup for CookieFarm in Attack/Defense competitions.
Login client
ckc config reset # Not required, but recommended for first-time setup
ckc config edit -H 127.0.0.1 -p 8080 -u team01 # The username is optional and not required
ckc login -u team01 -P SuperSecret # The username is optional and not requiredCreate, test, run exploit
ckc exploit create -n first
ckc exploit test -e first -n CookieService -t 30 -T 5
ckc exploit run -e first -n CookieService -t 60 -T 15Open dashboard: http://127.0.0.1:8080/dashboard.

How is this guide?
