IntroToBurp

March 13, 2025

Problem Description

*Try here to find the flag


Tools Used

  • Burp suite

Solution Steps

  1. First Glance
    You get a registration page you can fill with any data after intercepting it nothing was interesting.

    IntroToBurp Image 1

  2. The OTP page
    After submitting the registration form you get a 2FA page requesting an OTP I tried some random values but nothing worked.

    IntroToBurp Image 2

  3. The finally
    I thought that what happens if I removed the otp in the request then here it is the flag ![[intro3.png]]


Categories: