Monday, August 24, 2020

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!

Continue reading


  1. Hacker Tools List
  2. Hacker Tools Apk Download
  3. Top Pentest Tools
  4. Physical Pentest Tools
  5. Hack Tools For Ubuntu
  6. Bluetooth Hacking Tools Kali
  7. Hacking Tools For Windows 7
  8. Pentest Tools Kali Linux
  9. Pentest Tools Bluekeep
  10. Pentest Tools Find Subdomains
  11. Hack Rom Tools
  12. How To Hack
  13. Tools For Hacker
  14. Hack Apps
  15. Hacker Tools 2020
  16. Hacker Hardware Tools
  17. Hacker Tools Free Download
  18. Computer Hacker
  19. Hack Rom Tools
  20. Pentest Tools Windows
  21. Tools Used For Hacking
  22. Game Hacking
  23. Hacker Tools
  24. Pentest Tools List
  25. Hacking Tools For Kali Linux
  26. Pentest Box Tools Download
  27. Hacker Tools 2019
  28. Hack Tools Download
  29. Hacking Tools For Kali Linux
  30. What Is Hacking Tools
  31. Hacker Techniques Tools And Incident Handling
  32. Hack App
  33. Nsa Hacker Tools
  34. Hacker Tools Online
  35. Hacker Tools For Pc
  36. Pentest Tools Bluekeep
  37. Hack Tools Github
  38. Hacker Tools 2020
  39. Hacking Tools Usb
  40. Pentest Tools Framework
  41. Hacker Tools 2020
  42. Growth Hacker Tools
  43. Hacking Tools For Windows Free Download
  44. Android Hack Tools Github
  45. Ethical Hacker Tools
  46. Github Hacking Tools
  47. Pentest Tools Website Vulnerability
  48. Pentest Tools Tcp Port Scanner
  49. Hack Tools For Mac
  50. Hacking Tools Windows 10
  51. Hacker Tools Linux
  52. Hacking Tools Usb
  53. Hacking Tools Mac
  54. Hacker Techniques Tools And Incident Handling
  55. Pentest Tools Github
  56. Pentest Tools Github
  57. Pentest Recon Tools
  58. Android Hack Tools Github
  59. Pentest Tools For Windows
  60. Pentest Tools For Ubuntu
  61. Hacking Tools Name
  62. Hacker Tools Hardware
  63. Hacking Tools For Games
  64. Pentest Tools Linux
  65. Hacking Tools Github
  66. Hack Tools 2019
  67. Hack Tools For Windows
  68. Bluetooth Hacking Tools Kali
  69. Pentest Tools Tcp Port Scanner
  70. Pentest Tools Framework
  71. Tools For Hacker
  72. Hacking Tools For Windows Free Download
  73. Pentest Recon Tools
  74. Hacker Tools Mac
  75. Tools For Hacker
  76. Pentest Tools Online
  77. Hacking Tools Software
  78. Hacking Tools Software
  79. Hack Apps
  80. Hackrf Tools
  81. Pentest Tools For Windows
  82. Pentest Tools Github
  83. Pentest Tools For Mac
  84. Nsa Hack Tools
  85. Pentest Tools
  86. Wifi Hacker Tools For Windows
  87. Nsa Hack Tools Download
  88. Hacker Security Tools
  89. Hacker Security Tools
  90. Top Pentest Tools
  91. Hack Tools 2019
  92. Top Pentest Tools
  93. Hacks And Tools
  94. Install Pentest Tools Ubuntu
  95. Hacker Tools 2020
  96. Hack Tools Github
  97. Hacking Tools For Beginners
  98. Hack Tools Pc
  99. Hacker Tools Linux
  100. Hacking Tools Download
  101. Physical Pentest Tools
  102. Tools For Hacker
  103. Usb Pentest Tools
  104. Wifi Hacker Tools For Windows
  105. Pentest Tools Tcp Port Scanner
  106. Pentest Tools Find Subdomains
  107. Hack Tools For Ubuntu
  108. Hacking Tools Download
  109. Pentest Tools Download
  110. Pentest Tools Windows
  111. Install Pentest Tools Ubuntu
  112. Pentest Tools Find Subdomains
  113. Hack Tools For Games
  114. Pentest Tools Tcp Port Scanner
  115. Underground Hacker Sites
  116. Pentest Tools Nmap

No comments:

Post a Comment