Avatar

Labs / Session Switch

  • Daily Challenge
  • Released 03 Jul 2025
The lab needs to be started first.
Need help to start?
Daily Challenge

Session Switch - Challenge Description

Challenge Overview

Welcome to Session Switch! In this challenge, you'll explore how insecure session handling and flawed authentication logic can lead to privilege escalation. Your mission is to analyze the login system and discover how to access the secret area reserved for admins.

Learning Objectives

  • Understand web authentication and session management
  • Analyze and manipulate session data
  • Identify and exploit logic flaws in web applications
  • Practice privilege escalation techniques

Challenge Details

The application simulates a login system with user and admin roles. Investigate how the server manages privileges and see if you can access the admin area.