TL;DR
- Steal admin CSRF token from
/analytics
- Poison redis cache with a viper page that fires a request to
admin/create
to modify viper page - Report viper page to admin
- Revisit viper page after admin to get flag
The full challenge writeup can be found here.