Hola he estado trasteando un poco con metagoofil pero no consigo que me saque ningún metadato lo he intentado de muchas maneras pero no lo consigo, aqui os dejo exactamente lo que puse
# metagoofil -d nmap.org -t pdf -l 200 -n 10 -o /tmp/ -f /tmp/resultados_mgf.html
#metagoofil -d youtube.com -t pdf,doc,xls,ppt,odp,ods,docx,xlsx,pptx -l 50 -n 30 -o /root/Desktop/results -f r.html
# metagoofil -d microsoft.com -t pdf,doc,xls,ppt,odp,ods,docx,xlsx,pptx -l 75 -n 15 -o /root/Desktop/results -f r.html
pero siempre me devuelve lo mismo:
* /\/\ ___| |_ __ _ __ _ ___ ___ / _(_) | *
* / \ / _ \ __/ _` |/ _` |/ _ \ / _ \| |_| | | *
* / /\/\ \ __/ || (_| | (_| | (_) | (_) | _| | | *
* \/ \/\___|\__\__,_|\__, |\___/ \___/|_| |_|_| *
* |___/ *
* 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 200
Searching 100 results...
Searching 200 results...
Results: 0 files found
Starting to download 10 of them:
----------------------------------------
processing
user
email
- List of users found:
--------------------------
- List of software found:
-----------------------------
- List of paths and servers found:
---------------------------------------
- List of e-mails found:
Podrías probar los comandos para ver si es cosa de mi maquina, o es algun error de sintaxis?