Ctf-Screenshotter is 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
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.
The DO_NOT_ACCESS folder contains the solution when you checkout the solution branch with git checkout solution.
General Working of a Web Application Firewall (WAF) A Web Application Firewall (WAF) acts as…
How to Send POST Requests Using curl in Linux If you work with APIs, servers,…
If you are a Linux user, you have probably seen commands like chmod 777 while…
Vim and Vi are among the most powerful text editors in the Linux world. They…
Working with compressed files is a common task for any Linux user. Whether you are…
In the digital era, an email address can reveal much more than just a contact…