Skip to content

Lucideus CyberGym is the internal CTF event we organise for our security professionals to grow and learn together. Now everyone can access the challenges that can be easily setup and start playing.

License

lucideus-repo/cybergym

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CYBER GYM

About

CyberGym is a SAFE Security internal CTF for the SAFE Security hackers to learn and practice something new through Capture-The-Flag challenges. This repository consists of all the challenges part of the current CyberGym. Every challenge contains a setup guide and a challenge description so everybody can play and practice the challenges on their own. The challenges range from various categories of Web, Network, Mobile, Binary Exploitation, OSINT etc.

Setup

This repository contains the setup files for all the challenges and their solutions.

We use CTFd as our platform to host our CTF.

All the challenges that require a network connection are running on top of Docker.

You can install docker on your system with a convenient script:

curl -fsSL https://get.docker.com | sudo sh -

Add your user to docker group for convenient management

sudo usermod -aG docker $USER

The challenges are organized in to various categories and are easy to setup and practice.

Organizers

Aravind, Dhiyaneshwaran, Moksh

We would love to hear your feedback. Reach out to us at [email protected] anytime for suggestions. Shout out to the entire Hacking community out there.

License

This project is using the GNU General Public License v3.0.

Owners

SAFE Security