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
- Host: GitHub
- URL: https://github.com/betarixm/postech-hackingcamp-csrf-exercise
- Owner: betarixm
- Created: 2022-01-27T03:04:14.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-01-29T05:04:35.000Z (over 4 years ago)
- Last Synced: 2025-12-27T01:36:00.870Z (6 months ago)
- Topics: csrf, flask, postech, postech-hackingcamp
- Language: Python
- Homepage:
- Size: 587 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSRF Exercise
[](https://plus.or.kr)
[](https://cse.postech.ac.kr)

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.