An open API service indexing awesome lists of open source software.

https://github.com/betarixm/postech-hackingcamp-csrf-exercise

POSTECH Hacking Camp 2021
https://github.com/betarixm/postech-hackingcamp-csrf-exercise

csrf flask postech postech-hackingcamp

Last synced: 2 months ago
JSON representation

POSTECH Hacking Camp 2021

Awesome Lists containing this project

README

          

# CSRF Exercise

[![PLUS@POSTECH](https://img.shields.io/badge/PLUS-POSTECH-000000)](https://plus.or.kr)
[![CSE@POSTECH](https://img.shields.io/badge/Computer%20Science%20&%20Engineering-POSTECH-c80150)](https://cse.postech.ac.kr)

![Screenshot](README/preview.png)

It is CSRF exercise page used for "[POSTECH](https://postech.ac.kr) Hacking Camp".

## Objective

Students should post messages on notice boards that are accessible only to administrators. Using CSRF, students can make admin browser upload posts.