hostmap 0.2.1 released
Posted on December 26, 2009 in Tools • Tagged with discovery, dns enumeration, dns name, virtual host • 1 min read
Introduction
hostmap is a free, automatic, hostnames and virtual hosts discovery tool written in Ruby and licensed under GNU General Public License version 3 (GPLv3). It’s goal is to enumerate all hostnames and configured virtual hosts on an IP address. The primary users of hostmap are professionals performing vulnerability assessments and penetration tests.
Changes
Some of the new features include:
- Fixed handling of Errno::ECONNRESET in SSL certificate plugin.
- Upgraded net-dns to latest version from …
Continue reading