> For the complete documentation index, see [llms.txt](https://wiki.smhuda.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.smhuda.com/pentesting/osint/domain-related-file-search.md).

# 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.
