# 🏠 Home

<figure><img src="https://800454546-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcnBVmC5uLWXKgFdckqjq%2Fuploads%2FEe2E4PNuLUIt4S95bmYb%2FOSIF%20LOGO%20BLACK%20(1).png?alt=media&#x26;token=b2d539ff-93af-4969-bdd0-d4776aed5d43" alt=""><figcaption></figcaption></figure>

Opensource Intelligence Framework (OSIF) is an open-source framework dedicated to OSINT. For the ease of use, the interface has a layout that looks like Metasploit.

It consists of various modules that aid OSINT operations:

1. Attack Surface
2. Blockchain
3. Email
4. Geolocation
5. Host Enumeration
6. IoC
7. Mobile
8. Social Media
9. Web Enumeration

**Repository:** <https://github.com/fr4nc1stein/osint-framework>

**Release:**

v1.0.0 - <https://github.com/fr4nc1stein/osint-framework/releases/tag/v1.0.0>


---

# 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://osif.laet4x.com/home.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.
