Friday, 21 August 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!
More information

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

No comments:

Post a Comment