WebDecode

March 13, 2025

Problem Description

*Do you know how to use the web inspector? Start searching here to find the flag


Tools Used


Solution Steps

  1. Viewing the source code of the web pages
    The Home and Contact pages didn’t have much But the The About page had something interesting an encoded string

    WebDecode Image

  2. Decoding the base64
    Simply enter the string and get the flag


Categories: