Skip to content

rekkusu/gyotaku

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Gyotaku

This repository contains the CTF problem used in SECCON Beginners NEXT 2017 Tokyo.

Official Writeup is sold at BOOTH. (Japanese)

Setup

git clone https://github.com/rekkusu/gyotaku.git
cd gyotaku
docker-compose build
docker-compose up -d

Then, open http://[docker's host]:8080/.

Problem Statement

Steal admin's gyotakus.

Notice: ModSecurity and OWASP Core Rule Set are enabled.