Overview
Practical CookieFarm documentation for Attack/Defense CTF operations.
CookieFarm
CookieFarm is an A/D framework focused on operations:
- write Python exploits
- run them with
ckc - centralize submission and monitoring with
cks

Main sections
Recommended competition usage
- prepare server/shared config before kickoff
- validate each exploit with
ckc exploit test - switch to
ckc exploit runwith gradual tuning - monitor dashboard and react quickly to deny/error spikes
How is this guide?