> Follow the Flock

Event: CIT@CTF

> CHALLENGE DESCRIPTION

Man these damn seagulls keep following me around… always in a flock, obnoxious sirens blaring. And they smell like pizza.

Feels like I’m being watched everywhere I go…

FLAG FORMAT: CIT{Street_Name_City_Name_State}

HINT: This specific city in Connecticut is known for its style of Pizza.

> METHODOLOGY

1. Decoding the Hint The hint at the bottom of the prompt gives us the exact city. A quick search for a city in Connecticut famous for its pizza style immediately reveals New Haven, which is globally known for “apizza”.

Google Search for Connecticut Pizza


2. Locating the Target Knowing the city and the specific pizza style, the next step is to search for “apizza New Haven locations.” Looking at the most prominent results and mapping them out leads directly to one of the most famous spots: Modern Apizza, which is situated on State Street.

Google Maps search for apizza new haven


> THE FLAG

Using the required format provided in the challenge description, we combine the street, city, and state abbreviation:

CIT{State_Street_New_Haven_CT}