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!

Related articles


  1. Hacker Tools Github
  2. Hacking Tools For Kali Linux
  3. Hacking Tools 2020
  4. Pentest Tools Download
  5. Hack Apps
  6. Hacker Tools 2020
  7. Hack Tools Online
  8. Hacker Tools Software
  9. Black Hat Hacker Tools
  10. Pentest Recon Tools
  11. Pentest Tools Android
  12. Easy Hack Tools
  13. Hacking Tools Windows
  14. Pentest Tools Subdomain
  15. Hacking Tools Windows 10
  16. Hak5 Tools
  17. Hack Tools Pc
  18. Pentest Tools For Ubuntu
  19. Ethical Hacker Tools
  20. Android Hack Tools Github
  21. How To Make Hacking Tools
  22. Bluetooth Hacking Tools Kali
  23. Pentest Tools Kali Linux
  24. Hacking Tools Windows
  25. Hack And Tools
  26. Hacking Tools Name
  27. Hacking Tools For Windows 7
  28. Pentest Reporting Tools
  29. Pentest Tools Download
  30. Hacker Tools List
  31. Best Pentesting Tools 2018
  32. Hacking Tools Windows
  33. Hacker Tools 2019
  34. Pentest Tools Apk
  35. Pentest Tools Online
  36. Nsa Hack Tools Download
  37. Hacking Tools Github
  38. Pentest Tools Android
  39. Hacking Tools 2020
  40. Hacker Hardware Tools
  41. New Hack Tools
  42. Pentest Box Tools Download
  43. Tools 4 Hack
  44. Hacker Search Tools
  45. Hacker Tools For Ios
  46. Hack Tools Download
  47. Pentest Tools
  48. Hacker Hardware Tools
  49. Hacker Tools For Windows
  50. Hacking Tools For Kali Linux
  51. Hacker Tools Windows
  52. What Is Hacking Tools
  53. Hacking Tools Free Download
  54. Pentest Tools Online
  55. Pentest Tools For Ubuntu
  56. Pentest Tools For Android
  57. Hack Tools Pc
  58. Hacker Tools 2020
  59. Hack Rom Tools
  60. Hacker
  61. Termux Hacking Tools 2019
  62. Hacking Tools Software
  63. Hacker Security Tools
  64. Hack Tools Mac
  65. Pentest Tools Website Vulnerability
  66. Nsa Hack Tools Download
  67. Hack Tools Download
  68. Pentest Tools
  69. Hacker Tools Software
  70. Hacking Apps
  71. Hacker Hardware Tools
  72. Hacking Tools Software
  73. Install Pentest Tools Ubuntu
  74. Best Hacking Tools 2019
  75. Hacker Tools Mac
  76. Hacker Tools For Ios
  77. Hack Tools For Mac
  78. Usb Pentest Tools
  79. Hacker Tools 2019
  80. What Is Hacking Tools
  81. Pentest Tools
  82. What Is Hacking Tools
  83. Tools For Hacker
  84. Hacker Tools For Ios

Komentar