Nmap Development mailing list archives

[NSE] hostmap.nse, hostnames discovery


From: Gutek <ange.gutek () gmail com>
Date: Fri, 23 Jul 2010 11:39:50 +0200


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

If it can be of any interest for some of you, here is a script I often
use that I wanted to share.
Inspired from the hostmap tool
(http://hostmap.lonerunners.net/index.html ), its purpose is to provide
a list of other names hosted on a given target.
It's simpler and quicker than the original hostmap: the only thing that
both share is querying the BFK.de database.
At the end, the script also creates a one-entry-per-line file usable
with other security tools.

Sample output :
- -- @output
- -- 80/tcp open  http
- -- | hostmap: (results from bfk.de database)
- -- | insecure.org
- -- | 74.207.254.18
- -- | web.insecure.org
- -- | images.insecure.org
- -- | lists.insecure.org
- -- | www.insecure.org
- -- | nmap.org
- -- | sectools.org
- -- | mirror.sectools.org
- -- | seclists.org
- -- |_(file created: ./hostmap-for-74-207-254-18.nmap)

As you can see, nothing special here. I just thought that, as dev-list
readers, it could be usefull for you as it often is for me.

Regards,

A.G.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.12 (GNU/Linux)
Comment: Using GnuPG with SUSE - http://enigmail.mozdev.org/

iEYEARECAAYFAkxJY2YACgkQ3aDTTO0ha7gPnwCfU81EfHSMq90VdQtnHyPs/FS+
PSQAnjLzb27Vkx70S21E8hbg46hrYmAI
=ZB5z
-----END PGP SIGNATURE-----

Attachment: hostmap.nse
Description:

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/

Current thread: