Saturday 27 January 2024

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 news

  1. Top Pentest Tools
  2. Hacking Tools Windows 10
  3. Hacker Tool Kit
  4. Game Hacking
  5. Hack Tools For Games
  6. Tools Used For Hacking
  7. Hacker Search Tools
  8. Hacking Tools For Beginners
  9. Hackers Toolbox
  10. Hacking Tools For Windows
  11. Hack Tools
  12. Install Pentest Tools Ubuntu
  13. Tools 4 Hack
  14. Bluetooth Hacking Tools Kali
  15. Pentest Tools Github
  16. Hacking Tools Kit
  17. Hacking Tools Free Download
  18. Hacking Apps
  19. Hacks And Tools
  20. Pentest Tools Url Fuzzer
  21. Kik Hack Tools
  22. Pentest Tools Apk
  23. Beginner Hacker Tools
  24. Hackers Toolbox
  25. Hacker Tools Software
  26. Hacking Apps
  27. Hacker Search Tools
  28. How To Make Hacking Tools
  29. Pentest Tools Linux
  30. Physical Pentest Tools
  31. Hacking Tools 2019
  32. Hack Tools Mac
  33. Pentest Tools Find Subdomains
  34. Pentest Tools For Android
  35. Pentest Tools Free
  36. Ethical Hacker Tools
  37. Hacking Tools Free Download
  38. Pentest Tools Apk
  39. Underground Hacker Sites
  40. Hacker Tools Software
  41. Hacker Tools Software
  42. Pentest Tools Bluekeep
  43. Pentest Tools Kali Linux
  44. Hacking Tools Name
  45. Easy Hack Tools
  46. Hack Tool Apk No Root
  47. Hacking Tools Hardware
  48. Hacking Tools 2020
  49. Hack Tools Download
  50. Free Pentest Tools For Windows
  51. Pentest Tools Linux
  52. Hack Tools Pc
  53. Pentest Tools Port Scanner
  54. Hack Tools For Games
  55. Pentest Tools For Windows
  56. Best Pentesting Tools 2018
  57. Beginner Hacker Tools
  58. Hacking Tools Hardware
  59. Ethical Hacker Tools
  60. Hacking Tools Windows 10
  61. Hacker Tools Mac
  62. Pentest Recon Tools
  63. New Hack Tools
  64. How To Install Pentest Tools In Ubuntu
  65. Hack Tools For Ubuntu
  66. Hack Tools Pc
  67. Pentest Tools Tcp Port Scanner
  68. Hacker Tools List
  69. Hacker
  70. Tools Used For Hacking
  71. Pentest Tools Find Subdomains
  72. Hacking Tools Online
  73. Hacking Tools Pc
  74. Hacker Tools For Ios
  75. Pentest Tools List
  76. Pentest Tools Find Subdomains
  77. Easy Hack Tools
  78. Hacking Tools For Kali Linux
  79. Hacker Tools Free Download
  80. Hacking Tools Mac
  81. Pentest Tools Find Subdomains
  82. Pentest Tools Subdomain
  83. Pentest Tools Online
  84. Hak5 Tools
  85. Install Pentest Tools Ubuntu
  86. Hak5 Tools
  87. Pentest Tools Apk
  88. Hacking Apps
  89. Physical Pentest Tools
  90. Pentest Tools Apk
  91. Hacking Tools For Kali Linux
  92. Hack Tools 2019
  93. Pentest Tools Online
  94. Hacker Tools Free Download
  95. Hacker Tools Software
  96. Hacker Tool Kit
  97. How To Install Pentest Tools In Ubuntu
  98. Top Pentest Tools
  99. Underground Hacker Sites
  100. Hacking Tools For Windows
  101. How To Install Pentest Tools In Ubuntu

0 comments:

Post a Comment