# Write an OSINT report

* It has to be very detailed so that the person you will hand the report will be able to reproduce what you did.

## Summary

* We remind here the goals and who mandate us to do what

## Key findinds

* We can sum up here some key high level findings found during the assement (usernames, phone numbers etc.)

## Technical evidence

* Step by step what has been done to find something
* Each technical evidence can be a step.
* We can make it look like a table like this:

| OSINT | Osint Action done for example username found on websites |
| ----- | -------------------------------------------------------- |
| Link  | link or reference to the used technology                 |
| notes | explanations and details                                 |

* Then we can add a visual evidence


---

# 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://csbygb.gitbook.io/pentips/osint/report.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.
