# Cyberthreat Intelligence OSINT

Cyber Threat Intelligence OSINT focuses on collecting and analysing publicly available data on cyber threats, including malware campaigns, data breaches, exposed credentials, and threat actor activity.

| Tool                  | Link                                                  |
| --------------------- | ----------------------------------------------------- |
| Hudson Rock           | [Find out more](/osint-tools/hudson-rock.md)          |
| Meawfy                | [Find out more](/osint-tools/meawfy.md)               |
| File Phish            | [Find out more](/osint-tools/file-phish.md)           |
| JSON Crack            | [Find out more](/osint-tools/json-crack.md)           |
| Have I Been Squatted? | [Find out more](/osint-tools/have-i-been-squatted.md) |
| Dorky                 | [Find out more](/osint-tools/dorky.md)                |


---

# 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://tools.osintnewsletter.com/tool-categories/cyberthreat-intelligence-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.
