{"id":1844,"date":"2025-03-18T13:16:10","date_gmt":"2025-03-18T17:16:10","guid":{"rendered":"https:\/\/www.peteonsoftware.com\/?p=1844"},"modified":"2025-03-18T13:16:10","modified_gmt":"2025-03-18T17:16:10","slug":"tryhackme-room-walkthrough-ohsint","status":"publish","type":"post","link":"https:\/\/www.peteonsoftware.com\/index.php\/2025\/03\/18\/tryhackme-room-walkthrough-ohsint\/","title":{"rendered":"TryHackMe Room Walkthrough: OhSINT"},"content":{"rendered":"<p><img decoding=\"async\" src=\"https:\/\/peteonsoftware.com\/images\/2025\/ohsint.jpg\" alt=\"What the starting image looks like for the room\" title=\"What the starting image looks like for the room\" style=\"float:left;margin:.5rem;\">Today&#8217;s room is called <a href=\"https:\/\/tryhackme.com\/room\/ohsint\">OhSINT<\/a>.  It is another Free Room on TryHackMe, which means that anyone can follow along with me as long as you sign up for a free account.  The point of this room is to show you some of the very basics of OSINT (Open-Source Intelligence), which is the process of gathering and analyzing publicly available information to gain insights and intelligence on a subject or target.<\/p>\n<p><em>Note: This room was updated 2\/1\/2024, so this walkthrough will probably be different from others if you&#8217;re Googling around and found someone who did it closer to release date.  This is noted in the room itself.<\/em><\/p>\n<p>In this one, we only have an image to go off of.  Let&#8217;s start with the basics and read the metadata on the image.<\/p>\n<pre>\r\n$ exiftool WindowsXP_1551719014755.jpg\r\nExifTool Version Number         : 13.00\r\nFile Name                       : WindowsXP_1551719014755.jpg\r\nDirectory                       : .\r\nFile Size                       : 234 kB\r\nFile Modification Date\/Time     : 2025:03:08 15:53:27-05:00\r\nFile Access Date\/Time           : 2025:03:08 15:54:52-05:00\r\nFile Inode Change Date\/Time     : 2025:03:08 15:54:52-05:00\r\nFile Permissions                : -rw-r--r--\r\nFile Type                       : JPEG\r\nFile Type Extension             : jpg\r\nMIME Type                       : image\/jpeg\r\nXMP Toolkit                     : Image::ExifTool 11.27\r\nGPS Latitude                    : 54 deg 17' 41.27\" N\r\nGPS Longitude                   : 2 deg 15' 1.33\" W\r\nCopyright                       : OWoodflint\r\nImage Width                     : 1920\r\nImage Height                    : 1080\r\nEncoding Process                : Baseline DCT, Huffman coding\r\nBits Per Sample                 : 8\r\nColor Components                : 3\r\nY Cb Cr Sub Sampling            : YCbCr4:2:0 (2 2)\r\nImage Size                      : 1920x1080\r\nMegapixels                      : 2.1\r\nGPS Latitude Ref                : North\r\nGPS Longitude Ref               : West\r\nGPS Position                    : 54 deg 17' 41.27\" N, 2 deg 15' 1.33\" W\r\n<\/pre>\n<h3>Question 1<\/h3>\n<p>Searching for the user that has the copyright, &#8220;OWoodflint&#8221;, I found this Twitter\/X profile <a href=\"https:\/\/x.com\/owoodflint?lang=en\">here<\/a>.<\/p>\n<p><strong>What is this user&#8217;s avatar of?<\/strong> &#8211; <em>Cat<\/em><\/p>\n<h3>Question 2<\/h3>\n<p>In this person&#8217;s tweets, they have one that says: <\/p>\n<pre>\r\nFrom my house I can get free wifi ;D\r\n\r\nBssid: B4:5D:50:AA:86:41 - Go nuts!\r\n<\/pre>\n<p>BSSID is &#8220;Basic Service Set Identifier&#8221; and is a unique ID to identify a wifi access point.  <\/p>\n<p>If I search bssid lookup, the first result is WiGLE: Wireless Network Mapping at <a href=\"https:\/\/wigle.net\">https:\/\/wigle.net<\/a>.  Okay, let&#8217;s check that out.  I put the BSSID in the search on the right of the page and hit Filter and my map didn&#8217;t change (except all of the dots that had been on there are now gone).  My guess was maybe this left *ONLY* that network on the map, so I zoomed all the way out and saw a dot in Europe.  I zoomed in and it is in London.  This could be me not knowing how to use the site, but it worked.<\/p>\n<p><strong>What city is this person in?<\/strong> &#8211; <em>London<\/em><\/p>\n<h3>Question 3<\/h3>\n<p>Same site, just get the info of that point.<\/p>\n<p><strong>What is the SSID of the WAP he connected to?<\/strong> &#8211; <em>UnileverWiFi<\/em><\/p>\n<h3>Question 4<\/h3>\n<p>Back to googling the username.  The first result for me was <a href=\"https:\/\/github.com\/OWoodfl1nt\/\">https:\/\/github.com\/OWoodfl1nt\/<\/a>  I know people associate their emails on GitHub sometimes, so I went into there.  In the readme of his people_finder project, it says &#8220;Project starting soon! Email me if you want to help out: OWoodflint@gmail.com&#8221;<\/p>\n<p><strong>What is his personal email address?<\/strong> &#8211; <em>OWoodflint@gmail.com<\/em><\/p>\n<h3>Question 5<\/h3>\n<p><strong>What site did you find his email address on?<\/strong> &#8211; <em>GitHub<\/em><\/p>\n<h3>Question 6<\/h3>\n<p>I didn&#8217;t see anything about a holiday\/vacation on X\/Twitter or GitHub, so back to the google search.  It also returns his blog at <a href=\"https:\/\/oliverwoodflint.wordpress.com\/\">https:\/\/oliverwoodflint.wordpress.com\/<\/a>  His first &#8211; and apparently only &#8211; post has the answer.<\/p>\n<p><strong>Where has he gone on holiday?<\/strong> &#8211; <em>New York<\/em><\/p>\n<h3>Question 7<\/h3>\n<p>I actually found this one multiple places on the internet because of this challenge, but not the intended places.  So I&#8217;m going to work this as intended.  From google, basically I just have these three sites: X\/Twitter, GitHub, and his blog.  Since this is an OSINT challenge, I don&#8217;t expect they want us to try to crack his wordpress site.  So, in true CTF-style thinking, I went looking for clues in his blog&#8217;s HTML source.  I scrolled down and found this:<\/p>\n<p>&lt;p style=&quot;color:#ffffff;&quot; class=&quot;has-text-color&quot;&gt;pennYDr0pper.!&lt;\/p&gt;<\/p>\n<p>Given the HTML, that would mean that it is actually on his site visible except that the text is the same color as the background.  And sure enough:<\/p>\n<p><img decoding=\"async\" src=\"https:\/\/peteonsoftware.com\/images\/2025\/cwoodflint_password.jpg\" alt=\"An image showing that the password is actually on the blog post screen all along\" title=\"An image showing that the password is actually on the blog post screen all along\"><\/p>\n<p><strong>What is the person&#8217;s password?<\/strong> &#8211; <em>pennYDr0pper.!<\/em><\/p>\n<p>That&#8217;s it.  Just a fun little very introductory primer on using search engines and social profiles to do some very basic OSINT and show you the beginning of what&#8217;s possible.  Any questions, let me know.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today&#8217;s room is called OhSINT. It is another Free Room on TryHackMe, which means that anyone can follow along with me as long as you sign up for a free account. The point of this &hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[153],"tags":[141,142,158],"class_list":["post-1844","post","type-post","status-publish","format-standard","hentry","category-capture-the-flag","tag-information-security","tag-infosec","tag-osint"],"_links":{"self":[{"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/posts\/1844","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/comments?post=1844"}],"version-history":[{"count":0,"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/posts\/1844\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/media?parent=1844"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/categories?post=1844"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.peteonsoftware.com\/index.php\/wp-json\/wp\/v2\/tags?post=1844"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}