Total Pageviews

Friday, 19 January 2024

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!
Read more
  1. Hacker Search Tools
  2. Hacker Tools Github
  3. Hack And Tools
  4. Hacking Tools For Pc
  5. Hacking Tools For Windows 7
  6. How To Hack
  7. Pentest Tools Tcp Port Scanner
  8. Top Pentest Tools
  9. Tools Used For Hacking
  10. Hacking Tools 2019
  11. Hacker Tools Apk Download
  12. Hacking Tools For Windows 7
  13. Hacking Tools For Games
  14. Hacker Security Tools
  15. Pentest Tools Tcp Port Scanner
  16. Hacker Tools For Windows
  17. Hacker Tools Github
  18. Pentest Tools For Mac
  19. Hacking Tools Github
  20. Android Hack Tools Github
  21. Hacker Tools For Windows
  22. Pentest Tools Download
  23. Pentest Tools List
  24. Tools 4 Hack
  25. Hacker Tools
  26. New Hack Tools
  27. Physical Pentest Tools
  28. Hack Tools 2019
  29. Pentest Tools Open Source
  30. Hackers Toolbox
  31. Wifi Hacker Tools For Windows
  32. Best Pentesting Tools 2018
  33. How To Install Pentest Tools In Ubuntu
  34. Blackhat Hacker Tools
  35. Hacking Tools Github
  36. Bluetooth Hacking Tools Kali
  37. Hacker Tools Hardware
  38. Growth Hacker Tools
  39. Hacker Tools For Mac
  40. How To Install Pentest Tools In Ubuntu
  41. Hacker Tools For Mac
  42. Android Hack Tools Github
  43. Hacker Tools Online
  44. Usb Pentest Tools
  45. Hackers Toolbox
  46. Black Hat Hacker Tools
  47. Hacker Tools Software
  48. Hacking Tools Mac
  49. Hacker Tools For Ios
  50. Hacker Tools Github
  51. Pentest Tools Website Vulnerability
  52. Hacking Tools Download
  53. Usb Pentest Tools
  54. Hacker Tools
  55. Hacking Tools Hardware
  56. Pentest Tools Android
  57. Pentest Tools Linux
  58. Pentest Tools Online
  59. Hacker Tools Github
  60. Hacker Tools Mac
  61. Hacker Tools 2020
  62. Pentest Tools List
  63. Hacking Tools Windows 10
  64. Best Hacking Tools 2019
  65. Hacking Tools And Software
  66. Hacking Tools Hardware
  67. Hacker Tools Free Download
  68. Hacking Tools Software
  69. Hacking Tools For Mac
  70. Pentest Tools Url Fuzzer
  71. Pentest Tools Framework
  72. Pentest Tools Alternative
  73. Usb Pentest Tools
  74. Hack Rom Tools
  75. Hack Tools 2019
  76. Hacking Tools For Windows Free Download
  77. What Are Hacking Tools
  78. Github Hacking Tools
  79. Pentest Tools Github
  80. Hack Tools Pc
  81. Hacking Tools For Games
  82. Hacker Tools List
  83. Wifi Hacker Tools For Windows
  84. Nsa Hack Tools
  85. Usb Pentest Tools
  86. Hacker Tools For Mac
  87. Pentest Tools Alternative
  88. Pentest Tools Nmap
  89. Hack Tools For Pc
  90. Hacking Tools For Pc
  91. Hack Tools For Pc
  92. Pentest Tools Alternative
  93. Hack Tools Mac
  94. Free Pentest Tools For Windows
  95. Hacking Tools For Windows 7
  96. Hacking Tools Software
  97. Wifi Hacker Tools For Windows

No comments:

Post a Comment