Welcome to WARGAMES

Overview

Welcome to WARGAMES - an exciting Capture The Flag (CTF) competition designed to test your linux skills and problem-solving abilities.

What is WARGAMES?

WARGAMES is a progressive CTF platform designed to test and improve your Linux command-line skills. The challenges are organized in levels that progressively increase in difficulty, starting from basic commands and advancing to complex Linux operations. Each level builds upon the knowledge gained from previous levels, creating a comprehensive learning path.

Getting Started

Prerequisites

  • Basic understanding of Linux command line
  • Knowledge of programming (Python, Bash, etc.)
  • Curiosity and willingness to learn
  • A computer with internet access

Quick Start

  1. Clone the Repository

    git clone https://github.com/Walchand-Linux-Users-Group/WARGAMES_2k24.git
    cd WARGAMES_2k24
    
  2. Start the Platform

    chmod +x start.sh
    ./start.sh
    
  3. Begin with Level 1

    • Start from Level 1 and progress sequentially
    • Complete all challenges in a level before moving to the next

Rules and Guidelines

Important Rules

  • Be respectful to other participants
  • Do not share flags or solutions during the competition
  • No destructive behavior
  • Report any technical issues to the organizers