Link:
Objectives
What information can you possible get with just one image file?
Note: This challenge was updated on 2024-02-01. If you are following any older walkthroughs, expect a small change. Additionally, the file is also available on the AttackBox, under the /Rooms/OhSINT directory.
We are given one image file and the rest is up to us….
Upon first glance we can find absolutly nothing of interst in this image. Lets see if we can extract any metadata with exiftool
.
Just like that we have a lot more data…
The first thing that I jumped at was the copyright name, OWoodFlint
.
Lets search this up and see if we get any hits.
Bam! Tons of hits.
Lets start checking out each link.
Blog:
Twitter/X
These sites pretty much have all the info we need to anwser the following questions.
wigle
github
.Gravater
and I tried looking into it based on this article.I tried searching for our users hash based on the info from this breach but with little success.
Then I moved on to the blog source code and ended up finding a weird password looking string in the sourcecode.
This was a fairly simple room but was fun nontheless.