Module Name: Meta Data Extractor
Module path: recon/domains-contacts/metacrawler
Name: Meta Data Extractor
Path: modules/recon/domains-contacts/metacrawler.py
Author: Tim Tomes (@LaNMaSteR53)
Description:
Searches for files associated with the provided domain(s) and extracts any contact related metadata.
Options:
| Name |
Current Value |
Required |
Description |
| EXTRACT |
False |
yes |
extract metadata from discovered files |
| SOURCE |
default |
yes |
source of input (see 'show info' for details) |
Source Options:
| default |
SELECT DISTINCT domain FROM domains WHERE domain IS NOT NULL |
| <string> |
string representing a single input |
| <path> |
path to a file containing a list of inputs |
| query <sql> |
database query returning one column of inputs |
Comments:
* Currently supports doc, docx, xls, xlsx, ppt, pptx, and pdf file types.