The challenge link:
Prep for this challenge:
- A sock account to open Instagram (if you have your account then use yours), follow this link for the setup: How to Setup Sock Account [Cybervie]
- Reverse image search browser extension. In this writeup, I will use RevEye Reverse Image search on firefox. This tool also available on chrome and microsoft edge
[File given in the challenge zip file]
In that file there are 3 file given: Github.txt, office.jpg and WebCam.png
[The Questions]
note: repo = repository (the term is quite long to type)
- File -> Github.txt:
What is the API key the insider added to his GitHub repositories?
- Open the Github.txt file, the target github page link is available there
- Copy paste the URL and open it in your fav browser
- Go to Repositories tab and open the first repo there
- Open the Login Page.js, our answer is in the first line of the file
2. File -> Github.txt:
What is the plaintext password the insider added to his GitHub repositories?
- Scroll through the LoginPage.js file untill found password
- Use Base64 decoder (https://www.base64decode.org/) to get the flag
3. File -> Github.txt:
What cryptocurrency mining tool did the insider use?
- Search the word “mine” in the target’s repo
4. What university did the insider go to?
For this challenge, we will use “sherlock” tool to search the name through multiple social media. I will use this tool on Kali Linux since the download would be straight forward.
Tips: please open Readme.md file after you git clone the repo, from there you’ll get how to install this tool and how to use them.
- Use the “sherlock” tool to search EMarseille99
- Open the interesting link and see if got any information
- Search Émilie Marseille on Google
- Open the LinkedIn profile and browse through the education section
5. What gaming website the insider had an account on?
- As seen before, there is no gaming related website when we use EMarseille99 but on Instagram, there is a new username emarseille99. Lets try search that on sherlock.
- Search steam ID directly using https://www.steamidfinder.com/lookup/EMarseille99/
6. What is the link to the insider Instagram profile?
- Open back the Instagram profile gathered earlier and copy the URL as the answer
7. Where did the insider go on the holiday? (Country only)
- Browse through the target’s Instagram account
> If you don’t know the place ( I am from Malaysia so unfair advantage for me)
- Use any search engine reverse image search and search the picture. I use Google Image Search
8. Where is the insider’s family live? (City only)
- Browse through the target’s Instagram until you get to this pic
- Reverse image search the image and crop on the skyscraper
- Open the google search for Burj Khalifa to confirm the city of the family’s location
9. File -> office.jpg:
You have been provided with a picture of the building in which the company has an office. Which city is the company located in?
- Open the office.jpg and check is there any landmark that usable for geolocation
- Use the Reverse Image Search extension and search for all search engine
10. File -> Webcam.png:
With the intel, you have provided, our ground surveillance unit is now overlooking the person of interest’s suspected address. They saw them leaving their apartment and followed them to the airport. Their plane took off and has landed in another country. Our intelligence team spotted the target with this IP camera. Which state is this camera in?
- Open Webcam.png pic
- Use the Reverse Image Search extension and search for all search engine
This room covers how to search for username, github searching and IMINT(reverse image search pic)
I did cover quite extensively on IMINT for my previous post here so feel free to check em’ out if you want to learn more:
Thank you for taking your time to read this post and have a great day :)