Friday, August 28, 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!
Related links
  1. Tools 4 Hack
  2. Hacker Tools Online
  3. Hacking Tools For Windows 7
  4. Pentest Tools Review
  5. Hacker Tools For Mac
  6. Hack Tools Online
  7. Hacking Tools For Windows 7
  8. Hacking Tools Online
  9. Top Pentest Tools
  10. New Hacker Tools
  11. Pentest Tools For Ubuntu
  12. Hacking Tools For Games
  13. Pentest Tools For Mac
  14. How To Install Pentest Tools In Ubuntu
  15. Hack Apps
  16. Top Pentest Tools
  17. Pentest Tools Nmap
  18. Hack Tool Apk No Root
  19. New Hack Tools
  20. How To Install Pentest Tools In Ubuntu
  21. Hacks And Tools
  22. Hacker Tools For Mac
  23. Pentest Tools Linux
  24. Hacking Tools Name
  25. Black Hat Hacker Tools
  26. Hack Tools Github
  27. Hackers Toolbox
  28. Hacker Tools For Ios
  29. Install Pentest Tools Ubuntu
  30. Pentest Tools For Ubuntu
  31. Hacking Tools For Kali Linux
  32. Top Pentest Tools
  33. Hacker
  34. Android Hack Tools Github
  35. Hacker Tools 2020
  36. Hack Tools
  37. Nsa Hack Tools
  38. Nsa Hack Tools
  39. Pentest Tools
  40. Hacker Tools For Ios
  41. Hacking Apps
  42. Pentest Tools Free
  43. Black Hat Hacker Tools
  44. Github Hacking Tools
  45. Hacker Tools
  46. Pentest Tools Url Fuzzer
  47. Hacking Tools For Mac
  48. Best Hacking Tools 2019
  49. Pentest Tools Open Source
  50. Pentest Tools Linux
  51. Hack Tools For Ubuntu
  52. Hack Tools For Ubuntu
  53. Pentest Tools Download
  54. Hacking Tools Usb
  55. Hacker Techniques Tools And Incident Handling
  56. Android Hack Tools Github
  57. Game Hacking
  58. Computer Hacker
  59. Hacking Tools Windows 10
  60. Termux Hacking Tools 2019
  61. Tools For Hacker
  62. Pentest Tools Website Vulnerability
  63. How To Make Hacking Tools
  64. Growth Hacker Tools
  65. Hacker Tools 2020
  66. New Hack Tools
  67. Hacker Tools 2019
  68. Hack Tools
  69. Hacking Tools Windows
  70. Hacking App
  71. Pentest Tools Bluekeep
  72. Hacker Tools For Ios
  73. What Are Hacking Tools
  74. Pentest Tools Github
  75. Best Pentesting Tools 2018
  76. Hacking Tools Usb
  77. Tools Used For Hacking
  78. Hacker Tools Free
  79. Hackers Toolbox
  80. Pentest Tools Open Source
  81. Hacker Tools Free Download
  82. Hacker
  83. Hack Tools For Pc
  84. Hacker Tools Online
  85. Hacker Tools For Windows
  86. Hacking Tools Free Download
  87. Pentest Tools Online
  88. How To Make Hacking Tools
  89. Hacking Tools And Software
  90. Bluetooth Hacking Tools Kali
  91. Hacking Tools Windows
  92. Hack App
  93. Physical Pentest Tools
  94. Pentest Tools Url Fuzzer
  95. Pentest Tools Nmap
  96. Hacking Tools For Mac
  97. Physical Pentest Tools
  98. Pentest Tools Android
  99. Hacking Tools Usb
  100. Hacker Search Tools
  101. Pentest Tools Website Vulnerability
  102. Pentest Tools Review
  103. Hacker Tools Free Download
  104. World No 1 Hacker Software
  105. Hacking Tools Hardware
  106. Hack Tools For Mac
  107. Pentest Tools For Windows
  108. Pentest Tools For Mac
  109. Hacking Tools Software
  110. Hack Tool Apk No Root
  111. Hack Tools Pc
  112. Hack Website Online Tool
  113. Hacking Tools For Windows 7
  114. Best Hacking Tools 2020
  115. Pentest Tools Website
  116. Pentest Tools For Ubuntu
  117. Pentest Tools For Mac
  118. Usb Pentest Tools
  119. What Is Hacking Tools

No comments: