RANK -- PTS 0
SCRIPT_KIDDIE
BXF // CAPA COMPETITIVA

CTFs

Competitions built to stress-test your offensive security skills.

Solve, exploit, and capture the flag.

CHAPTER 01

CTF fundamentals

CTFs (Capture The Flag) are cybersecurity competitions where participants solve challenges to obtain flags — short secret strings that prove you solved the task.

Challenge types

  • WebExploiting vulnerabilities in web applications.
  • PwnBinary exploitation to gain control of a process or system.
  • ForensicsAnalyzing files and traffic to recover hidden information.
  • CryptoCryptography and math to break or decode secrets.

General workflow

Find the challenge
Analyze and understand
Exploit or solve
Get the flag

Flag example

> cat flag.txt
BFX{h4ck_th3_futur3}

Tip

Always read challenge descriptions carefully and use every hint the authors provide.

[>] ACTIVE_TARGET_API: https://breakersfixer-api.onrender.com/api/v1
[!] All missions originate from this endpoint. Use your tools to explore the anomalies.
All missions are unified here. Use search, categories and difficulty to quickly reach the contracts you want.