# OSINT

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y41FQ2GA)

{% content-ref url="/pages/sEf9MCdfpGAvNnp3Abhi" %}
[OSINT](/0xss0rz/pentest/recon/osint.md)
{% endcontent-ref %}

## OSINT VM

Credentials osint:osint

{% embed url="<https://github.com/tracelabs/tlosint-vm>" %}

{% embed url="<https://www.tracelabs.org/initiatives/osint-vm>" %}

## People Search

{% embed url="<https://www.spokeo.com/>" %}

{% embed url="<https://www.zoominfo.com/s/search/queryByName>" %}

{% embed url="<https://bellingcat.github.io/name-variant-search/#gsc.tab=0>" %}

## Find existing email addresses by nickname

{% embed url="<https://github.com/sharsil/mailcat>" %}

## Social Media

{% content-ref url="/pages/XEfK2J6XvCHzSjsFjXSY" %}
[Social Media](/0xss0rz/pentest/recon/osint/social-media.md)
{% endcontent-ref %}

## Image Investigations

{% embed url="<https://redteamrecipe.com/osint-methods-for-image-investigations>" %}

### Reverse image

{% embed url="<https://copyseeker.net/>" %}

{% embed url="<https://lenso.ai/fr>" %}

{% embed url="<https://tineye.com/>" %}

* **Yandex Images**
* **Google Reverse Image Search**
* **Bing Reverse Image Search**

### Image location investigations

{% embed url="<https://picarta.ai/>" %}

{% embed url="<https://geospy.ai/>" %}

{% embed url="<https://immerse.zone/>" %}

### Face recognition

{% embed url="<https://facecheck.id/fr>" %}

{% embed url="<https://face8.ai/>" %}

{% embed url="<https://pimeyes.com/en>" %}

{% embed url="<https://faceagle.com/>" %}

{% embed url="<https://search4faces.com/>" %}

## Interesting Books

{% content-ref url="/pages/VVT5FQq9z62bWoNAWCUS" %}
[Interesting Books](/0xss0rz/interesting-books.md)
{% endcontent-ref %}

{% hint style="info" %}
**Disclaimer**: As an Amazon Associate, I earn from qualifying purchases. This helps support this GitBook project at no extra cost to you.
{% endhint %}

* [**Open Source Intelligence Techniques**](https://www.amazon.fr/dp/169903530X?tag=0xss0rz-21)\
  Learn how to gather data using OSINT tools and strategies.

## Support this Gitbook

I hope it helps you as much as it has helped me. If you can support me in any way, I would deeply appreciate it.

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y41FQ2GA)

[![buymeacoffee](https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png)](https://buymeacoffee.com/0xss0rz)


---

# 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://0xss0rz.gitbook.io/0xss0rz/ctf/osint.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.
