# Image & Geospatial Intelligence

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

## Questions

Antes de utilizar cualquier herramienta tenemos que evaluar usando nuestros ojos que vemos

* Hay algún dato obvio en la imagen que revele la ubicación, como el nombre de una calle o los rótulos de una tienda?
* Puedes saber el país o la región de la imagen, por ejemplo, por qué lado de la carretera circulan, el idioma o características arquitectónicas que puedan revelar un país o continente/región?
* Reconoce estilos de señalización vial, características de la naturaleza y el medio ambiente, o marcas o tipos de vehículos populares?
* Cómo es la calidad de las infraestructuras visibles? La carretera está asfaltada o se ven caminos de tierra?
* Ves algún punto de referencia único, edificios, puentes, estatuas o montañas que puedan ayudarte a geolocalizar la imagen

> La imagen de arriba es `Carnaby Street`

## Tools

* Busca en Google!!!!!!!!
  * Google Dorking:
    * [DorkSearch](https://dorksearch.com/)
    * [DorkGPT](https://www.dorkgpt.com/)
    * [OSINTCurios](https://www.osintcurio.us/2019/12/20/google-dorks/)
* Extensiones Reverse Images
  * RevEye
    * **Chrome:** [RevEye Reverse Image Search](https://chrome.google.com/webstore/search/RevEye%20Reverse%20Image%20Search?hl=no)
    * **Firefox:** [RevEye Reverse Image Search](https://addons.mozilla.org/nb-NO/firefox/addon/reveye-ris/)


---

# 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://eldeim.gitbook.io/brain_fuck/notes/osint/mixs/image-and-geospatial-intelligence.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.
