General Rules:

  • Be Respectful: Follow the ethical guidelines of CTF competitions. No malicious actions, and respect other participants.
  • Challenge Boundaries: Only interact with the resources and systems provided for the CTF. Avoid attempts to access unauthorized systems.
  • Report Issues: If you encounter any bugs or issues, please report them.

Flag Format:

Each flag you uncover will follow a specific format. Flags are typically a string of characters that represent a unique solution to each challenge.

Standard Format:

F4S{your_solution_here}

Example: F4S{Ybeq_bs_gur_Syvrf}

Make sure the flag is correctly formatted: Extra spaces, missing characters, or incorrect formatting will result in incorrect submissions. Flags are case insensitive.

Hints and Clues:

  • Throughout the challenges, you may encounter encrypted messages, puzzles, and hidden clues. Pay close attention to the wording and symbols, as they often provide valuable hints for finding the flag.
  • If you're stuck, don’t hesitate to check back for hints, but remember—CTFs are about learning and problem-solving!