Nmap Development mailing list archives

Re: [NSE script] vhosts on the same ip


From: Sven Klemm <sven () c3d2 de>
Date: Mon, 25 Aug 2008 16:54:15 +0200

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

sara fink wrote:
| I tried to use it, but I get wrong results. In which directory
nse_sedusa
| should be?
| This is what I get:
|
|
|> nmap -sP --script vhosts insecure.org
|>
|> Starting Nmap 4.68 ( http://nmap.org ) at 2008-08-25 17:05 IDT
|> Host insecure.org (64.13.134.49) appears to be up.
|> Nmap done: 1 IP address (1 host up) scanned in 1.075 seconds

The easiest way to get it running is using the nse_sedusa branch
available under svn://svn.insecure.org/nmap-exp/sven/nse_sedusa.

You can also get it running by installing libxml2-dev, building my
libxml2 lua bindings and putting sedusa.lua and http.lua from the
nse_sedusa branch in your NMAPDIR.
You can find the libxml2 bindings here:
http://cthulhu.c3d2.de/~sven/git/luaxml.git/.
You can checkout the code with
~ git clone http://cthulhu.c3d2.de/~sven/git/luaxml.git/
and get the two needed files with the following commands

svn cat
svn://svn.insecure.org/nmap-exp/sven/nse_sedusa/nselib/http.lua > http.lua

svn cat
svn://svn.insecure.org/nmap-exp/sven/nse_sedusa/nselib/sedusa.lua >
sedusa.lua

You need to put these two files in the nselib directory of your nmap
datafiles.

Cheers,
Sven

- --
Sven Klemm
http://cthulhu.c3d2.de/~sven/

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkiyx5cACgkQevlgTHEIT4ZS9wCfcL074WD+XLADGQfg8m3TI1e/
Nx8An2QbRsRVi9AGGMfKuHQXaI5wU8Iv
=NBQF
-----END PGP SIGNATURE-----

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


Current thread: