# gralhix

## OSINT Exercise #027 (Easy)

### Challenge Overview

You're presented with an image featuring a group of individuals seated before a large screen displaying the phrase **“Lectura en Movimiento en Lima.”** On the left side of the image, a speaker is standing near three prominent flags.

#### Your objectives are to:

* **a)** Determine the identity of the speaker.
* **b)** Identify what is pinned to his lapel.
* **c)** Locate a video recording of his speech.

Link to the original challenge: [osint-exercise-027](https://gralhix.com/list-of-osint-exercises/osint-exercise-027/)

***

#### **Difficulty Level**

* **Beginners:** a) Easy    b) Easy    c) Easy
* **Experts:** a) Easy    b) Easy    c) Easy

***

#### Image

<figure><img src="/files/OUCLU2TGxDmPNunMT03R" alt=""><figcaption><p>Note: I did not take this photo or own the rights for it.<br>It is only here to be used for educational purposes.</p></figcaption></figure>

***

### Steps

#### 🕵️‍♂️ Solving Letter A: Identifying the Speaker

To figure out who the speaker was, I began with a **reverse image search** using the provided photo.&#x20;

<figure><img src="/files/5CcDn04pOlNWLCFTQLh8" alt=""><figcaption></figcaption></figure>

This led me to a **LinkedIn post** related to the event:\
<https://es.linkedin.com/posts/juan-carlos-ruiz-rodriguez-b5252a83_oei-per%C3%BA-noticias-lectura-en-movimiento-activity-7087590628762509312-hY1a?trk=public_profile_share_view>

When I clicked on the link, I found **another image** of the event. In that image, I noticed a **man in the center wearing the same outfit** as the one in the original photo provided in the exercise.

<figure><img src="/files/6ZstvwtRtNrtnOJSVClf" alt=""><figcaption></figcaption></figure>

I did a bit of **cross-referencing**, and found a name mentioned in the post: **Juan Carlos Ruiz Rodriguez**.

To confirm his identity, I searched online using the keywords:\
\&#xNAN;**"Lectura en Movimiento en Lima"** and **"Juan Carlos Ruiz"**

After checking the results and verifying the context, I was confident that the speaker in the original photo is indeed:\
\&#xNAN;**➡️ Juan Carlos Ruiz**

That completes **part a** of the task!

#### 🔍 Solving Letter B: Identifying What’s on His Lapel

To find out what was pinned to the speaker’s lapel, I continued my search using the same keywords:\
\&#xNAN;**"Lectura en Movimiento en Lima"** and **"Juan Carlos Ruiz"**

This led me to a helpful article on **Infobae**:\
<https://www.infobae.com/america/agencias/2023/07/19/peru-y-la-oei-promocionan-la-lectura-en-las-calles-y-el-transporte-publico-de-lima/>

<figure><img src="/files/UjDViPUgAGkRs9mzQHXV" alt=""><figcaption></figcaption></figure>

The article included a **close-up shot** of Juan Carlos Ruiz. In that image, I was able to clearly see the badge on his lapel. It had the text:\
\&#xNAN;**➡️ OEI** — confirming it was an **OEI badge** pinned to his jacket.

And with that, **part b** is complete!

#### 🎥 Solving Letter C: Finding Footage of His Speech

To locate a video of the speech, I searched for:\
\&#xNAN;**"Lectura en Movimiento en Lima"** on **YouTube** and other video platforms.

<figure><img src="/files/uk5ZaiwZUeqd5HjVtqMi" alt=""><figcaption></figcaption></figure>

I went through the results and **watched several videos**, checking each one for any clips featuring **Juan Carlos Ruiz**.

Eventually, I found the right footage where **he appears and speaks at the event**. Here’s the video I found on YouTube:\
📺 <https://www.youtube.com/watch?v=cmpsALc_EGU>

<figure><img src="/files/lZ4wzUCxY5GlVgjJrQZh" alt=""><figcaption></figcaption></figure>

That confirmed and completed **part c** of the challenge!

***

### Answer

A: Juan Carlos Ruiz Rodriguez\
B: OEI badge\
C: <https://www.youtube.com/watch?v=cmpsALc_EGU>

***

## Huge Thanks 🙌

A **huge thanks** to [**Sofia Santos**](https://gralhix.com/) for providing such **great and free OSINT challenges** through Gralhix!


---

# 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://ch1se.gitbook.io/home/osint-writeups/gralhix.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.
