Hi,
i'm runnig into a Problem with metagoofil. The program runs fine, but it doesn't find any results at all.
Code:
root@bt:/pentest/enumeration/google/metagoofil# ./metagoofil.py -d microsoft.com -f all -l 100 -o test.html -t testoutput
*************************************
*MetaGooFil Ver. 1.4a *
*Coded by Christian Martorella *
*Edge-Security Research *
*cmartorella@edge-security.com *
*************************************
[+] Command extract found, proceeding with leeching
[+] Searching in microsoft.com for: pdf
[+] Total results in google: 0
[+] Searching in microsoft.com for: doc
[+] Total results in google: 0
[+] Searching in microsoft.com for: xls
[+] Total results in google: 0
[+] Searching in microsoft.com for: ppt
[+] Total results in google: 0
[+] Searching in microsoft.com for: sdw
[+] Total results in google: 0
[+] Searching in microsoft.com for: mdb
[+] Total results in google: 0
[+] Searching in microsoft.com for: sdc
[+] Total results in google: 0
[+] Searching in microsoft.com for: odp
[+] Total results in google: 0
[+] Searching in microsoft.com for: ods
[+] Total results in google: 0
Usernames found:
================
Paths found:
============
[+] Process finished
Internet Connectiosn works fine. Google works fine and returns results while using a manual approach
Code:
site:microsoft.com filetype:pdf
Results 45.000 ...
Other automated enumertion tools like theHarvester or Goolag seem to work fine.
Tested on two machines.
Any ideas?
Thanks