CTF_Cafe icon indicating copy to clipboard operation
CTF_Cafe copied to clipboard

A full CTF Website Server & Frontend | Extremely customizable

Results 6 CTF_Cafe issues
Sort by recently updated
recently updated
newest added

frontEnd/bin.js Infinite redirection How to solve it

# Installation CTFCafe ## Prerequisites Nodejs v20 Npm v10 Docker Docker-compose ## Install MongoDB ```bash docker pull mongo docker run --name mongo -d mongo docker exec -it mongo sh #...

Hello, I'm very interested in the project to make a small CTF. However, i'm struggling a bit with the Dokcer_API part ... Is it possible to give me an example...

You cannot save a challenge when the main tab is closed, need to inspect this further, but I am almost 100% sure it is because I take the innerText property...

While going to /team/[NameOfATeam] , the right diagram "Solved by difficulty" show every challenges as "Easy" challenge

Add a feature to detect flag sharing. * Option to detect if multiple IPs connect to an account * Option to detect if users flags lots of challenges in a...