Friday, January 19, 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 word
  1. Pentest Tools For Android
  2. Hacking Tools 2019
  3. Pentest Tools Port Scanner
  4. Pentest Tools List
  5. Hacking Tools 2019
  6. Hack Tools For Mac
  7. Hack Rom Tools
  8. Hacker Search Tools
  9. Hacker Tools Windows
  10. Hacker Tools Windows
  11. Hack Tools Online
  12. Hacking Tools Software
  13. Hacker Tools Hardware
  14. Pentest Tools Alternative
  15. Hack Rom Tools
  16. Hacker Tool Kit
  17. Pentest Tools Alternative
  18. Hacking Tools Online
  19. Kik Hack Tools
  20. Hacker Tools Free Download
  21. Hacker Tools For Pc
  22. Black Hat Hacker Tools
  23. Beginner Hacker Tools
  24. Hackrf Tools
  25. Pentest Tools For Android
  26. Pentest Tools Review
  27. Pentest Tools Find Subdomains
  28. Hacking Tools For Windows 7
  29. Hack Apps
  30. Growth Hacker Tools
  31. Github Hacking Tools
  32. Pentest Box Tools Download
  33. Hacking Tools For Beginners
  34. Hacking Tools 2019
  35. How To Hack
  36. Hacker Search Tools
  37. Hack Tools
  38. Hacking Tools For Kali Linux
  39. Nsa Hack Tools Download
  40. Hacker Tools Free
  41. Hacker Tools Linux
  42. Hacker Tools Apk
  43. Pentest Reporting Tools
  44. Hacker Tools Free Download
  45. Hacker Tools For Mac
  46. Hacker Tools 2019
  47. Hack Tools 2019
  48. Hacking Tools Usb
  49. Pentest Tools Port Scanner
  50. Pentest Tools Linux
  51. Hacker Tools Online
  52. What Is Hacking Tools
  53. Pentest Tools Subdomain
  54. Hacker Tools Windows
  55. Hacking Tools For Beginners
  56. Pentest Tools
  57. Game Hacking
  58. Hacking Tools For Pc
  59. Pentest Tools Find Subdomains
  60. Pentest Tools Online
  61. Pentest Tools Review
  62. Nsa Hack Tools Download
  63. Pentest Tools Bluekeep
  64. Hacking Tools For Windows 7
  65. Game Hacking
  66. Wifi Hacker Tools For Windows
  67. Hack Tools
  68. Hacking Tools Pc
  69. Hackers Toolbox
  70. Hacking Tools Online
  71. Hacks And Tools
  72. Hacker Tools Hardware
  73. Hack Tools For Windows
  74. Hacking Tools Download
  75. Hacking Tools For Windows
  76. Hacking Tools And Software
  77. Hacker Tools For Mac
  78. Usb Pentest Tools
  79. Hacker Search Tools
  80. Hacker
  81. Hack And Tools
  82. Hacking Tools Download
  83. Best Pentesting Tools 2018
  84. Tools Used For Hacking
  85. Pentest Tools Tcp Port Scanner
  86. Hacker Security Tools
  87. Hack Tools For Games
  88. Top Pentest Tools
  89. Pentest Tools Android
  90. Pentest Reporting Tools
  91. Hacker Security Tools
  92. Underground Hacker Sites
  93. Best Hacking Tools 2019
  94. Hack Tools
  95. Hack Tool Apk
  96. Hack Tools For Ubuntu
  97. Pentest Tools Framework
  98. Hack Tools For Mac
  99. Pentest Tools Github
  100. Hack Tools For Ubuntu

No comments:

Post a Comment