Challenges

  • Challenges

    TodoApp CTF Walkthrough: Mobile Security Challenge Guide

    This TodoApp CTF walkthrough provides a complete step-by-step guide to solving this medium-difficulty mobile security challenge. If you’re tackling the TodoApp CTF for the first time, this walkthrough will guide you through discovering and exploiting the hidden vulnerabilities in TechCorp’s productivity application. Challenge Details Name: TodoAppFile: todoapp.apkPlatform: https://ctf.alquymia.com.br/Category: MISCDifficulty: Medium…

  • Challenges

    Hollow Alternativo CTF Walkthrough: XSS & IDOR Exploitation

    Challenge Details Name: Hollow AlternativoURL: https://pipposnow.alqlab.com/Platform: https://ctf.alquymia.com.br/Category: WebDifficulty: Medium Initial Clues Phase 1: Reconnaissance and Proactive Code Analysis Since there is no obvious error to guide us, we must actively hunt for the vulnerability by examining the page’s code. Step 1.1: Formulate a Hypothesis The achievements are not loading. This…