/AturKreatif-2022

AturKreatif CTF 2022 challenges

Primary LanguagePHP

AturKreatif-2022

Repo for AturKreatif 2022 CTF challenges.
Can be setup using docker.
Step 1: go to chall directory with dockerfile
Step 2: Edit docker file and xinet.d(for pwn challenge) with your chosen port
Step 2: docker build -t . imagename
Step 4: docker run -d -p port:port imagename

Credit to: nightfury99 for web challs, ghost1nwires, ruc3d .