MatchTheRegex
I visited the website and saw the following:
Looking at the source code I see the following JavaScript:
I uploaded the commented line on https://regexr.com/:
The bottom description is what helped me understand what was going on. I then realized, if it begins with the letter p
, maybe it could be referencing "picoCTF". I entered that on the site, and got the flag:
Last updated