Metagoofil包装说明

Metagoofil是一个信息收集工具,提取公共文件(PDF,DOC,XLS,PPT,DOCX,PPTX,XLSX)属于目标公司的元数据。

Metagoofil将在谷歌进行搜索,以确定并下载文件到本地硬盘,然后将提取不同的库,比如Hachoir,PdfMiner元数据?和别的。有了结果会生成带有用户名,软件版本和服务器或计算机名,这将有助于渗透测试者在信息收集阶段的报告。

资料来源:http://www.edge-security.com/metagoofil.php
Metagoofil首页 | 卡利Metagoofil回购

  • 作者:基督教Martorella
  • 许可:GPL第二版

包含在metagoofil包工具

metagoofil - 工具设计用于提取公共文件的元数据
[email protected]:~# metagoofil

******************************************************
*     /\/\   ___| |_ __ _  __ _  ___   ___  / _(_) | *
*    /    \ / _ \ __/ _` |/ _` |/ _ \ / _ \| |_| | | *
*   / /\/\ \  __/ || (_| | (_| | (_) | (_) |  _| | | *
*   \/    \/\___|\__\__,_|\__, |\___/ \___/|_| |_|_| *
*                         |___/                      *
* Metagoofil Ver 2.2                                 *
* Christian Martorella                               *
* Edge-Security.com                                  *
* cmartorella_at_edge-security.com                   *
******************************************************

 Usage: metagoofil options

         -d: domain to search
         -t: filetype to download (pdf,doc,xls,ppt,odp,ods,docx,xlsx,pptx)
         -l: limit of results to search (default 200)
         -h: work with documents in directory (use "yes" for local analysis)
         -n: limit of files to download
         -o: working directory (location to save downloaded files)
         -f: output file

 Examples:
  metagoofil.py -d apple.com -t doc,pdf -l 200 -n 50 -o applefiles -f results.html
  metagoofil.py -h yes -o applefiles -f results.html (local dir analysis)

metagoofil用法示例

扫描从域文档(-d kali.org)是PDF文件(-t PDF),搜索结果100(-L 100),下载25个文件(-n 25),保存下载到一个目录(-o kalipdf),并且将输出保存文件中(-f kalipdf.html):

[email protected]:~# metagoofil -d kali.org -t pdf -l 100 -n 25 -o kalipdf -f kalipdf.html

******************************************************
*     /\/\   ___| |_ __ _  __ _  ___   ___  / _(_) | *
*    /    \ / _ \ __/ _` |/ _` |/ _ \ / _ \| |_| | | *
*   / /\/\ \  __/ || (_| | (_| | (_) | (_) |  _| | | *
*   \/    \/\___|\__\__,_|\__, |\___/ \___/|_| |_|_| *
*                         |___/                      *
* Metagoofil Ver 2.2                                 *
* Christian Martorella                               *
* Edge-Security.com                                  *
* cmartorella_at_edge-security.com                   *
******************************************************
['pdf']

[-] Starting online search...

[-] Searching for pdf files, with a limit of 100
        Searching 100 results...
Results: 21 files found
Starting to download 25 of them: