After obtaining our 2nd flag within this endpoint listing page

image.png

One thing I immediately noticed is the key parameter in the URL, which appears to be base64 encoded.

image.png

After decoding it, I found:

image.png

ThisIsTheVeryVeryVerySecretKey

We'll need this key later, so let's KIV first