Jan 23, 2013

Metaexploit Framework : Collecting Email Addresses

How to use  msfconsole to collect Email Addresses 
STEP 1 : Click on Backtrack
STEP 2 : GOTO EXPLOITATION TOOLS
STEP 3 : GOTO NETWORK EXPLOITATION TOOLS
STEP 4 : GOTO METAEXPLOIT FRAMEWORK
STEP 5 : OPEN msfconsole 



When msfconsole will open now write search collector infront of 
msf > search collector                         And press Enter .


In this step write use auxiliary/gather/search_email_collector as  shown above or you can copy the line from above and paste below .

msf > use auxiliary/gather/search_email_collector



In this step write only : show options as shown above.


Here you have to set domain . To set the domain write :

set domain <domiain name >

For Example : set domain amity.edu



Now write run and press Enter to start the process . Your search will begin , and ends with a result as shown in above image .
            
Now you got all the mail , now you can do whatever you want -
  • You can save e-mail addresses.
  • You can send mail to a particular addresses.     
  • You can send spams.
  • You can think yourself what creative you can do once you gather all this information.

Use this information for educational purpose only/-   
Enjoy!

No comments:

Post a Comment