Posts

Showing posts with the label Discover Hostnames

Hosthunter - A Recon Tool For Discovering Hostnames Using Osint Techniques

Image
Influenza A virus subtype H5N1 tool to efficiently discover as well as extract hostnames over a large ready of target IP addresses. HostHunter utilises uncomplicated OSINT techniques. It generates a CSV file containing the results of the reconnaissance. Taking screenshots was also added every bit a beta functionality. Demo Currently GitLab's markup linguistic communication does non back upward HTML or CSS command over the images, hence the next link thumbnail is huge.  Installation Tested alongside Python 3.7.2. Linux Use wget command to download a latest Google Chrome debian package. $ wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb $ dpkg -i ./google-chrome-stable_current_amd64.deb $ sudo apt-get install -f Install python dependencies. $ pip install -r requirements.txt Simple Usage Example $ python3 hosthunter.py <targets.txt> $ truthful cat vhosts.csv More Examples HostHunter Help Page $ python3 h...