sábado, 27 de enero de 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!

Related articles


  1. Hacking Tools For Kali Linux
  2. How To Install Pentest Tools In Ubuntu
  3. Hacking Tools Download
  4. Black Hat Hacker Tools
  5. Bluetooth Hacking Tools Kali
  6. Hacker Tools Hardware
  7. Install Pentest Tools Ubuntu
  8. Pentest Tools Framework
  9. Pentest Tools Website
  10. Hack Tools For Pc
  11. Hacker Tools For Mac
  12. Pentest Tools Windows
  13. Hacker Tools For Ios
  14. What Is Hacking Tools
  15. Hacker Tools 2020
  16. Hacking Tools Software
  17. Ethical Hacker Tools
  18. Pentest Tools Kali Linux
  19. Underground Hacker Sites
  20. Growth Hacker Tools
  21. Pentest Tools Subdomain
  22. Hacker Tools Mac
  23. Pentest Recon Tools
  24. Hacking Tools For Windows Free Download
  25. Hacker Tools Linux
  26. Hack Tools
  27. Hacking App
  28. Hack App
  29. Hacking Tools Github
  30. Pentest Tools
  31. Pentest Tools Find Subdomains
  32. Tools 4 Hack
  33. Hack Tools
  34. Hacking Tools For Games
  35. Pentest Tools Linux
  36. Hacking Tools For Windows Free Download
  37. Hacking Tools 2020
  38. Pentest Tools Website
  39. Hacking Apps
  40. How To Install Pentest Tools In Ubuntu
  41. Hacking Tools For Windows Free Download
  42. Hacker Tools List
  43. Hacking Tools For Games
  44. Pentest Tools Kali Linux
  45. Best Hacking Tools 2019
  46. Hacker Tools For Pc
  47. Hacking Tools For Games
  48. Pentest Tools Kali Linux
  49. Pentest Tools Online
  50. Hacker Techniques Tools And Incident Handling
  51. Hacker Tools Linux
  52. Tools Used For Hacking
  53. Hacking Tools Usb
  54. Hacker Security Tools
  55. Hacker Tools For Windows
  56. Hacker Tools Apk Download
  57. Hacking Tools
  58. Nsa Hack Tools
  59. Beginner Hacker Tools
  60. Hacker Tools For Mac
  61. Hack App
  62. Pentest Tools Free
  63. How To Make Hacking Tools
  64. Hacker Tools Free
  65. Hacker Tools List
  66. Pentest Tools For Ubuntu
  67. Computer Hacker
  68. Hack Website Online Tool
  69. Pentest Tools For Android
  70. Pentest Automation Tools
  71. Pentest Reporting Tools
  72. What Is Hacking Tools
  73. Hacker Tools 2019
  74. Android Hack Tools Github
  75. Pentest Tools Nmap
  76. Hack Tools For Windows
  77. Hacker Tools Free Download
  78. Pentest Tools Kali Linux
  79. Hacker Tools Mac
  80. Hacking Tools 2019
  81. Kik Hack Tools
  82. What Is Hacking Tools
  83. Hack Apps
  84. Growth Hacker Tools

No hay comentarios:

Publicar un comentario