glaive is a tool to streamline the useage of theHarvestor tool. It queries various sources and collects data such as email addresses,and subdomains, into one output file.
--> Now allows saving condensed output to a file <--
- Clone the repository:
git clone https://github.com/Destroyer7s/glaive.git- Install the dependencies:
pip install -r requirements.txt- Run glaive:
python3 glaive.py-
Enter the domain when prompted.
-
Wait for theHarvester to gather information from different sources.
-
Check the output file for the results
The following sources are used by theHarvester to collect data:
- anubis
- baidu
- bevigil
- binaryedge
- bing
- bingapi
- bufferoverun
- brave
- censys
- certspotter
- criminalip
- crtsh
- dnsdumpster
- duckduckgo
- fullhunt
- github-code
- hackertarget
- hunter
- hunterhow
- intelx
- otx
- pentesttools
- projectdiscovery
- rapiddns
- rocketreach
- securityTrails
- sitedossier
- subdomainfinderc99
- threatminer
- urlscan
- virustotal
- yahoo
- zoomeye
glaive uses theHarvestor tool to collect data and stores it in the HarvesterLog.txt file. Each source's results are listed separately.
Please use theHarvester responsibly and respect the privacy and security of others. Usage of this tool for malicious purposes is strictly prohibited.
