# Domain related File Search

{% code overflow="wrap" %}

```
metagoofil -d [domain] -t [file types] -l [limit] -n [number of files] -o [output directory] -f [output file]

```

{% endcode %}

1. Replace `[domain]` with Organization''s domain.com or
2. Specify the file types you're interested in (like pdf, docx, pptx).
3. **Review Results**: Metagoofil will download the files and extract metadata, which might include author names, software versions used to create the documents, and other potentially sensitive information.


---

# 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://wiki.smhuda.com/pentesting/osint/domain-related-file-search.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.
