Sunday, August 30, 2020

Theharvester: Email Harvesting Throughout Year




You might have harvested many things upto now but what we are going to harvest today is something bad :)



Requirements:

  1. A Linux box (I'm using Kali Linux)
  2. theharvester program (already available in Kali Linux)
So what does theharvester harvest? Well it harvests email addresses. theharvester is an Information gathering tool. If you want a list of emails to spam you can get that easily from theharvester tool and go on Spamming (I'm joking its illegal). It's a security tool that helps you in pentesting an organization (as always it can be used for evil as well). You can gather emails from an organization and look for potential victims to attack or use brute-force techniques to get their passwords or Social Engineer them into doing something that will let you compromise some or all systems in the organization. Uhh there are so many things that you can do when you have access to someone's email address.

OK stop talking and start doing.


Fire up a terminal in your kali box and type this command:


theharvester -d hotmail.com -l 50 -b google


In a small amount of time you'll see your terminal flooded with 200 hotmail.com email address. What does this command mean?


theharvester is the tool name that we are using

-d <domain_name> specifies the domain (or website) who's email addresses we're looking for, in our case it was hotmail.com
-l <number> specifies the number of results that we want in the output, I limited it to 50
-b <source> specifies the source on which to look for email addresses, I specified google as the source

Besides google we can specify any of the follow as source:

google, googleCSE, bing, bingapi, pgp, linkedin, google-profiles, people123, jigsaw, twitter, googleplus, all
Here the last entry all means look in every available source.

Let's say you wanted to look in every available source they you should specify the following command:


theharvester -d hotmail.com -b all




-f is another great flag which can be utilized to save the output in case we want to SPAM them later (just kidding) or for other reasons (I'm thinking positive). -f flag saves the result in html or xml format. Let's do just that:


theharvester -d gmail.com -l 50 -b google -f emailaddresses.html


here -f flag is followed by the location where we want to store the file and the name of file, in our case we stored it in our pwd (present working directory) with the name emailaddresses.html.




Above picture shows an html output generated by harvester.


That's it for this tutorial hope to see you next time!

Read more


  1. Hack Tools Mac
  2. Pentest Tools Url Fuzzer
  3. Hacker Tools Apk
  4. Pentest Tools For Ubuntu
  5. Pentest Tools Framework
  6. Hacking Tools Software
  7. Free Pentest Tools For Windows
  8. Hacking Tools Windows 10
  9. Hackers Toolbox
  10. Top Pentest Tools
  11. Hacking Tools And Software
  12. Underground Hacker Sites
  13. Hacking Apps
  14. Hacker Tools 2020
  15. Nsa Hacker Tools
  16. Install Pentest Tools Ubuntu
  17. Pentest Tools Github
  18. Hacking Tools For Pc
  19. Hacking Tools Kit
  20. Hacking Tools For Mac
  21. Hacker Security Tools
  22. Hacking Tools For Windows Free Download
  23. Hacker Techniques Tools And Incident Handling
  24. Best Hacking Tools 2019
  25. Hack Tools
  26. Hack Tools Github
  27. Hacking Tools For Windows 7
  28. Pentest Tools Url Fuzzer
  29. Hack Website Online Tool
  30. Hack Rom Tools
  31. Nsa Hack Tools Download
  32. Pentest Tools Windows
  33. Blackhat Hacker Tools
  34. Pentest Tools Apk
  35. Hack Tools For Windows
  36. Hack Tools Github
  37. Hacking Tools For Windows Free Download
  38. Pentest Tools Subdomain
  39. Hacking Tools 2020
  40. Pentest Tools Url Fuzzer
  41. Pentest Reporting Tools
  42. Hacking Tools For Beginners
  43. Hack Tools Mac
  44. Hack Apps
  45. Hackrf Tools
  46. Pentest Tools For Windows
  47. Github Hacking Tools
  48. Pentest Tools Website
  49. Hack Apps
  50. Pentest Tools For Mac
  51. Wifi Hacker Tools For Windows
  52. Pentest Tools For Mac
  53. Computer Hacker
  54. Hacker Tools Mac
  55. Nsa Hacker Tools
  56. Underground Hacker Sites
  57. Hack And Tools
  58. Hack Tools Mac

No comments:

Post a Comment