You might have harvested many things upto now but what we are going to harvest today is something bad :)
Requirements:
- A Linux box (I'm using Kali Linux)
- theharvester program (already available in Kali Linux)
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 posts
- Hacker Tools Free Download
- Hacking Tools Download
- Hak5 Tools
- Pentest Tools
- Hack Tools For Windows
- How To Hack
- Termux Hacking Tools 2019
- Hacker Tools
- Hack Rom Tools
- Hacker Tools For Ios
- Hacking Tools Pc
- How To Make Hacking Tools
- New Hack Tools
- Hacking Tools Kit
- Computer Hacker
- Hacker Tools Linux
- Pentest Tools Android
- Pentest Tools Framework
- Hack Tools
- Hacking Tools For Windows Free Download
- Install Pentest Tools Ubuntu
- Pentest Tools Website Vulnerability
- New Hacker Tools
- Pentest Tools Port Scanner
- Bluetooth Hacking Tools Kali
- Hack App
- Pentest Tools Linux
- Beginner Hacker Tools
- Hacking Tools And Software
- Hacks And Tools
- Top Pentest Tools
- Hacks And Tools
- Ethical Hacker Tools
- Pentest Tools Review
- Hacker Tools Software
- Hacking Tools 2020
- Pentest Box Tools Download
- Hackrf Tools
- Hacker Tools Hardware
- Hacking Tools For Mac
- Hacking Tools Download
- Hack Tools
- Hacks And Tools
- Hacker Tools For Windows
- Hack Tools
- New Hack Tools
- Hacking Tools For Windows
- Pentest Tools For Windows
- Pentest Tools Alternative
- Hack Tools Mac
- Hacker Tools For Pc
- Hacker Tools Free
- Pentest Tools For Android
- Hack Tools For Windows
- Hack Tool Apk
- What Are Hacking Tools
- Hacker Tools 2019
- Hacking Tools For Windows Free Download
- Pentest Tools For Mac
- Beginner Hacker Tools
- Hack Tools Pc
- Github Hacking Tools
- Hack And Tools
- Hacking App
- Hacker Tools Apk
- Pentest Tools For Windows
- Pentest Box Tools Download
- Pentest Tools
- Nsa Hack Tools Download
- Nsa Hack Tools
- New Hacker Tools
- Hacker Tools Free
- Computer Hacker
- Hacking Tools
- Hack Tools
- Beginner Hacker Tools
- Blackhat Hacker Tools
- Pentest Tools
- Hack Tools Download
- New Hacker Tools
- Pentest Tools Android
- Hacking Tools Hardware
- Hackrf Tools
- Hacking Tools And Software
- Hack Tools Online
- Hack Tools Download
- Pentest Tools For Windows
- Pentest Box Tools Download
- Pentest Reporting Tools
No comments:
Post a Comment