Skip to content
This repository has been archived by the owner on Oct 2, 2020. It is now read-only.

Osint 0x003

Jonathan Ho edited this page Mar 23, 2020 · 2 revisions

For this challenge, we are given an image, test.jpg, and we are asked to find what county the factory is located in.

Doing a reverse image search leads us to a website with info about historic sites in Pennsylvania.

Link: https://pahistoricpreservation.com/2017-pennsylvania-risk-announced/

Result: Scrolling down to the image, we find out that it is the Kiddie Kloes Factory located in West Bertsch Street, Lansford Borough, Carbon County.

Flag: riftCTF{Carbon_County}

Clone this wiki locally