Fine Dining
Challenge:
Turbo Tactical is trying to collect data on DEADFACE members. There was talk in Ghost Town about a member whose father owned a restaurant. If we can figure out where their father's restaurant is located, maybe we can narrow down where the member lives.
Submit the flag as
flag{flag-text}.
Solution:
The solution to this challenge was pretty straightforward as we simply performed a search on GhostTown for the word 'restaurant' which returned a single thread titled, "Suggestions for places to eat". The thread contains a post by mirveal sharing that their Dad used to own a restaurant in California named Pig and Tall:

Further down in the thread mirveal posts a link to a newspaper article about 'Pig and Tall', which also contains the challenge the flag.

The accepted flag was: flag{b1sh0p-pig-n_T4LL}

Leave a comment