Well-Met

Challenge

For the past three years these characters have appeared in JerseyCTF, SpringForwardCTF, and SpookyCTF - but their lore was kept secret. Can you find the secret in their history?

There is also a hint:

Go read the lore

Solution

As the hint said, I went on the Lore tab to see what was there. Clicking on the first dossier, a window popped up with a redacted block at the end. But readable when selected.

I then opened up the Developer Tools to look at it in detail.

Part1? Does that mean there's a part 2 somewhere? Let's try.

Yes!

But the flag isn't complete yet, let's keep searching.

I tried to search for the closing bracket and ended up finding part 4.

Using the same syntax, I found part 3 and completed the flag.

Last updated