Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 423 Bytes

WebDecode.md

File metadata and controls

18 lines (14 loc) · 423 Bytes

WebDecode

  1. Go to the About page and Inspect:

    <section class="about" notify_true="cGljb0NURnt3ZWJfc3VjYzNzc2Z1bGx5X2QzYzBkZWRfMDdiOTFjNzl9">
    <h1>
        Try inspecting the page!! You might find it there
    </h1>
    <!-- .about-container -->
    </section>
  2. Decode the given string:

    echo "cGljb0NURnt3ZWJfc3VjYzNzc2Z1bGx5X2QzYzBkZWRfMDdiOTFjNzl9" | base64 -d