Rating:

Players receive the following image.

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/0.jpg)

A bit harder than the last one, but there's a few approaches. You want to zoom in and look for anything with text, that you can search for on Google Maps. How about the `A25 HOTEL`?

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/1.PNG)

Alternatively, could go for `Little HaNoi EGG COFFEE` or `THE SIMPLE CAFE`.

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/2.PNG)

I'm sure you can find plenty more! We just want to get the general area, I'll try `Little HaNoi EGG COFFEE` (I was going to post a pic taken from that balcony, but I think it was too hard to pinpoint from the view).

Unfortunately, there are a lot of results (it's a chain, albeit a small one) so let's start with [the default](https://maps.app.goo.gl/e2aftjBVh55WyGfa8) and look for a nearby `A25 Hotel`.

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/3.PNG)

Oh dear, there are a lot! The red arrow is the location of the `Litle HaNoi EGG COFFEE`.

Let's check for `SIMPLE CAFE`.

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/4.PNG)

Nope, there should be one right next to the Egg Coffee shop! Some other ways we could verify this would be checking the satellite and street view imagery _or_ looking through the pictures of the coffee shop on Google Maps (there should be some of that nice balcony).

OK, let's revise our approach. I'll search for `little hanoi egg coffee` without moving the map.

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/5.PNG)

We could check all 3 (already checked `Yersin`) but let's think smart ? When we looked for directions to the `SIMPLE CAFE` it was an 11 minute walk away and _right next to_ the `Little Hanoi Egg Coffee` you see to the left of the `Yersin` store.

We [check it](https://maps.app.goo.gl/gvHtrMDSaJ8Z4d5S9) and the very first image is the balcony ?

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/6.PNG)

OK, lets think about the original image again. What do we see right in front of us?? That's right, buses ?

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/7.PNG)

There's the bus station!! See that hotel on the map? [Click on it](https://maps.app.goo.gl/71QEUeetGeke2ErL6) and look through the pictures. You'll see some that look familiar, e.g.

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/8.PNG)

Flag: `INTIGRITI{Express_by_M_Village}`

We allowed several variations of the location, not case-sensitive:

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/10.PNG)

![Image](https://github.com/Crypto-Cat/CTF/raw/main/ctf_events/2024/intigriti_24/osint/trackdown2/images/9.jpg)

Original writeup (https://crypto-cat.gitbook.io/ctf-writeups/2024/intigriti/osint/trackdown2).