# OhSINT

**Date:** 26, February, 2021

**Author:** Dhilip Sanjay S

***

[Click Here](https://tryhackme.com/room/ohsint) to go to the TryHackMe room.

## What information can you possible get with just one photo?

* Always start with EXIF tool.
* Google the person to whom the copyright belongs to!

### What is this users avatar of?

* **Answer:** cat
* **Steps to Reproduce:** Find the avatar of his twitter profile 😃

***

### What city is this person in?

* **Answer:** London
* **Steps to Reproduce:** Find his github repo 😃

***

### Whats the SSID of the WAP he connected to?

* **Answer:** UnileverWiFi
* **Steps to Reproduce:** Wigle.net 🤫

***

### What is his personal email address?

* **Answer:** <OWoodflint@gmail.com>
* **Steps to Reproduce:** You can find this in his github repo 😃

***

### What site did you find his email address on?

* **Answer:** github

***

### Where has he gone on holiday?

* **Answer:** New York
* **Steps to Reproduce:** Didn't I mention about his wordpress site? 🤔

***

### What is this persons password?

* **Answer:** pennYDr0pper.!
* **Steps to Reproduce:** Try selecting everything in his wordpress site! `Ctrl + a`. You'll find a text hidden in there.

***

### Links

* If you are not able to find the links to his twitter profile, github repo or wordpress site, you can make use of this:
  * <https://oliverwoodflint.wordpress.com/author/owoodflint/>
  * <https://twitter.com/owoodflint>
  * <https://github.com/OWoodfl1nt/people\\_finder/blob/master/README.md>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://blog.dhilipsanjay.in/ctfs/tryhackme/tryhackme/ohsint.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
