Underc0de

[In]Seguridad Informática => Hacking => Mensaje iniciado por: syskc0 en Marzo 31, 2011, 02:37:13 PM

Título: Theharvester recopilación de cuentas de correo electrónico
Publicado por: syskc0 en Marzo 31, 2011, 02:37:13 PM
theharvester es una herramienta para la recopilación de cuentas de correo electrónico, nombres de usuario y nombres de host / subdominios de diferentes fuentes públicas. Es una herramienta muy simple, pero muy eficaz.
Las fuentes de apoyo son:


root@bt:/pentest/enumeration/google/theharvester# ./theHarvester.py

*************************************
*TheHarvester Ver. 1.6             *
*Coded by Christian Martorella      *
*Edge-Security Research             *
*[email protected]      *
*************************************

Usage: theharvester options

       -d: domain to search or company name
       -b: data source (google,bing,pgp,linkedin)
       -s: start in result number X (default 0)
       -v: verify host name via dns resolution
       -l: limit the number of results to work with(bing goes from 50 to 50 results,
            google 100 to 100, and pgp does'nt use this option)

Examples:./theharvester.py -d microsoft.com -l 500 -b google
         ./theharvester.py -d microsoft.com -b pgp
         ./theharvester.py -d microsoft -l 200 -b linkedin



root@bt:/pentest/enumeration/google/theharvester# ./theHarvester.py -d hotmail.com -l 1 -b google

*************************************
*TheHarvester Ver. 1.6             *
*Coded by Christian Martorella      *
*Edge-Security Research             *
*[email protected]      *
*************************************

Searching for hotmail.com in google :
======================================

Limit:  1
Searching results: 0
1
2
3
4
5
6
7
8
9
[SNIP]

Accounts found:
====================

@hotmail.com
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
[SNIP]
====================

Total results:  39

Hosts found:
====================

www.hotmail.com
m.hotmail.com
root@bt:/pentest/enumeration/google/theharvester#

create post : http://www.c-intrud3rs.com
Título: Re:theharvester recopilación de cuentas de correo electrónico
Publicado por: ssw_1 en Octubre 17, 2012, 02:23:21 PM
Una de las herramientas que se deben tener en  nuestra caja de herramientas para hacer pentesting  :)