HostHunter v1.5 releases: discovering hostnames using OSINT techniques
HostHunter
A tool to efficiently discover and extract hostnames over a large set of target IP addresses. HostHunter utilizes simple OSINT techniques. It generates a CSV file containing the results of the reconnaissance.
Features
[X] Works with Python3
[X] Extracts and analyses hostnames from SSL certificates
[X] Utilises Hacker Target API
[X] Scraps Bing.com results
[X] Takes Screenshots of the targets
[X] Validates target IPv4 addresses
[X] Supports .txt and .csv output file formats
Changelog v1.5
HostHunter v1.5 is a stable release and currently the latest published version. It runs on Python3 and works fine on MacOS and Linux operating systems. The screen capture functionality remains a beta feature.
Install
git clone https://github.com/SpiderLabs/HostHunter.git
pip install -r requirements.txt
Use
Demo
Copyright (C) 2019 @superhedgy
Source: https://github.com/SpiderLabs/