Skip to content

LiveOverflow/ctf-screenshotter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

screenshotter (web)

A CTF web challenge about making screenshots. It is inspired by a bug found in real life. The challenge was created by @LiveOverflow for https://cscg.de/.

Watch the video writeup here: https://www.youtube.com/watch?v=FCjMoPpOPYI

screenshot of the screenshotter challenge

Run the challenge

To run the challenge you have to install docker-compose:

docker-compose up

Once the servicses are running, you should be able to access http://127.0.0.1:5000.

Solution

The DO_NOT_ACCESS folder contains the solution when you checkout the solution branch with git checkout solution.

About

a CTF web challenge about making screenshots

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published