OhSint on THM

Room info:

Link:

https://tryhackme.com/room/ohsint

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.

Investigation:

We are given one image file and the rest is up to us….

alt text

Upon first glance we can find absolutly nothing of interst in this image. Lets see if we can extract any metadata with exiftool.

alt text

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.

alt text

Bam! Tons of hits.

Lets start checking out each link.

alt text

alt text

These sites pretty much have all the info we need to anwser the following questions.

Questions

alt text

Conclusion:

This was a fairly simple room but was fun nontheless.