Pages

Monday, 29 May 2023

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!
More articles

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

0 comments:

Post a Comment