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
.
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…