Web Search

Custom Search

Search Results

Sunday, June 4, 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!
Related news
  1. Pentest Tools Port Scanner
  2. Hacker Hardware Tools
  3. Hacking Tools Pc
  4. Hack Tools Mac
  5. Hack And Tools
  6. Hacking Tools For Windows Free Download
  7. Hack Tools Mac
  8. Pentest Tools Kali Linux
  9. Black Hat Hacker Tools
  10. Pentest Tools Review
  11. Github Hacking Tools
  12. Hacking Tools
  13. Hacking Tools Hardware
  14. Hacker Tools Free Download
  15. Hack Tools For Pc
  16. Pentest Tools List
  17. Hacker Tools For Windows
  18. Hacking App
  19. Github Hacking Tools
  20. Pentest Tools For Ubuntu
  21. Blackhat Hacker Tools
  22. Pentest Recon Tools
  23. Pentest Tools Github
  24. Hacker Tools 2019
  25. Hacking Tools For Windows Free Download
  26. Pentest Recon Tools
  27. Hacking Tools Download
  28. Pentest Tools Online
  29. Usb Pentest Tools
  30. Usb Pentest Tools
  31. Hacking Tools Download
  32. Hacker Tools Free
  33. Hack Tools Pc
  34. Hacker Tools Windows
  35. Usb Pentest Tools
  36. Hack Tools Download
  37. Pentest Tools Android
  38. Hacking Tools Windows 10
  39. Hacker Techniques Tools And Incident Handling
  40. Tools For Hacker
  41. Pentest Tools For Mac
  42. Usb Pentest Tools
  43. Hacker Tools Github
  44. Hacking Tools For Windows 7
  45. Hacker Tools Mac
  46. Computer Hacker
  47. Black Hat Hacker Tools
  48. Hacker Tools Apk
  49. Hack Tools Mac
  50. Usb Pentest Tools
  51. Pentest Tools
  52. Ethical Hacker Tools
  53. Pentest Reporting Tools
  54. Hacking Tools 2020
  55. Pentest Tools Download
  56. Pentest Automation Tools
  57. Top Pentest Tools
  58. Hacking Tools Free Download
  59. Ethical Hacker Tools
  60. Physical Pentest Tools
  61. Hack Tools
  62. Hacker Tools Free
  63. Hacking Tools Free Download
  64. Hacker Tools Online
  65. Pentest Recon Tools
  66. Pentest Tools Port Scanner
  67. Pentest Tools Framework
  68. Hacker Tools Apk Download
  69. Hack Tools For Games
  70. Hacking App
  71. Termux Hacking Tools 2019
  72. Hacker Tools Software
  73. Pentest Tools Bluekeep
  74. Tools 4 Hack
  75. Hacking Tools 2019
  76. Termux Hacking Tools 2019
  77. Hacker Tools For Pc
  78. Hacker Tools List
  79. Tools For Hacker
  80. Hacker Tools 2019
  81. Hacking Tools For Mac
  82. Hacker Search Tools
  83. Hack Tools Online
  84. Hack Tools Pc
  85. Tools For Hacker
  86. What Is Hacking Tools
  87. How To Hack
  88. Pentest Tools Bluekeep
  89. Hack Tool Apk No Root
  90. Nsa Hacker Tools
  91. Hack Tools For Mac
  92. Hack Tools 2019
  93. Hacking Tools Kit
  94. Hacking Tools For Games
  95. Beginner Hacker Tools
  96. Hack App
  97. Hacking Tools Mac
  98. Hack Tools For Ubuntu
  99. Hacking Apps
  100. Hacking Tools Kit
  101. Hacking Tools For Pc
  102. Usb Pentest Tools
  103. Hackrf Tools
  104. Pentest Tools Tcp Port Scanner
  105. Pentest Tools Online
  106. Hacking Tools Free Download
  107. Hacking Apps
  108. Tools For Hacker

No comments: