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!
More articles
- Hacking Tools 2019
- Hack Tool Apk
- Hacking Tools Windows
- Pentest Tools Kali Linux
- How To Hack
- Hacker Tool Kit
- Tools For Hacker
- Hack Tools Mac
- Pentest Tools For Ubuntu
- Pentest Tools Review
- What Are Hacking Tools
- Hacking Tools 2020
- Pentest Tools Url Fuzzer
- Growth Hacker Tools
- Hacker Tools Free Download
- Hack Tools Download
- Hack And Tools
- Hacker Tools Free
- Hacker Tools Apk Download
- Hacker Tools List
- Pentest Tools Find Subdomains
- Hack App
- Hack Tools For Pc
- Pentest Tools Linux
- Hack Tools For Pc
- Pentest Tools Open Source
- Hacker Tools Github
- Hacker Tools For Ios
- Hacking Tools Download
- Pentest Tools Port Scanner
- Pentest Tools Linux
- Bluetooth Hacking Tools Kali
- Ethical Hacker Tools
- Tools 4 Hack
- Hacking Tools Windows
- Blackhat Hacker Tools
- Beginner Hacker Tools
- Pentest Tools For Ubuntu
- Nsa Hack Tools Download
- Github Hacking Tools
- How To Hack
- Pentest Tools Website Vulnerability
- Hack Tools Github
- Pentest Tools Alternative
- Hacker Tools Software
- Easy Hack Tools
- Install Pentest Tools Ubuntu
- New Hacker Tools
- Hack Apps
- Hack Tools
- Hacking Tools 2020




No comments:
Post a Comment