Names and virtual host discovery

Posted on September 02, 2014 in Blog • Tagged with slides, virtual host • 1 min read

Short speech about “Names and virtual host discovery” at ESC 2014, a basic task during the information gathering phase of your pen test. You can download slides in PDF too.


Continue reading

hostmap 0.2.2 released

Posted on May 09, 2010 in Tools • Tagged with discovery, dns enumeration, dns name, virtual host • 1 min read

I am glad to release hostmap version 0.2.2.
In this version there are a lot of bug fixes and some new features.

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 hostname dictionary “big” list name.
  • Fixed DNS AXFR zone transfer check that was prone …

Continue reading

hostmap 0.2.1 released

Posted on December 26, 2009 in Tools • Tagged with discovery, dns enumeration, dns name, virtual host • 1 min read

I am glad to release hostmap version 0.2.1.
In this version there are a lot of bug fixes and some new features.

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

hostmap 0.2 released

Posted on December 17, 2009 in Tools • Tagged with hostmap, virtual host • 1 min read

I am glad to release hostmap version 0.2.

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:

  • Fully refactored and rewritten in Ruby.
  • User requested interrupt (CTRL+C) now is handled.
  • Added Rakefile to automatize task. For example readme and API documentation rebuilding.
  • Changed info gathering plugin …

Continue reading

hostmap 0.1 released

Posted on May 14, 2009 in Tools • Tagged with discovery, dns enumeration, dns name, virtual host • 1 min read

I am happy to announce hostmap:

hostmap is a free, automatic, hostnames and virtual hosts discovery tool written in Python by Alessandro `jekil` Tanasi 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.

Take a look at http://hostmap.lonerunners.net/


Continue reading