Nmap Development mailing list archives

Re: Nmap-LUA release candidate


From: kx <kxmail () gmail com>
Date: Sun, 30 Jul 2006 16:01:43 -0400

liblua.vcproj is missing from the liblua directory.

Could you tar this up again and include that file please?

Looking forward to testing this on windows.

Thanks,
kx

On 7/30/06, Diman Todorov <diman () xover htu tuwien ac at> wrote:
Hello,
there is now a quite complete, stable and portable version of Nmap-LUA.
Nmap-LUA does for nmap what NASL does for nessus.
With Nmap-LUA you can write custom penetration tests for nmap in LUA.
They are run against an open port if the rule you have specified
matches.
Output is provided in the trusty, worthy nmap tab and in the xml report
which can be converted to html.
For more details refer to the nmap-lua man page in nmap/doc/nmap-lua.1

You can download Nmap LUA at:
http://xover.htu.tuwien.ac.at/~diman/nmap-4.20ALPHA4-LUA.tar.bz2
http://xover.htu.tuwien.ac.at/~diman/nmap-4.20ALPHA4-LUA.tgz

Nmap LUA has been thoroughly tested on Linux, FreeBSD, MacOSX,
Windows XP
(professional and home edition with visual studio express and
professional)
and HP-UX. If Nmap-LUA does not run on your platform please get in
contact with
me.

If you are compiling Nmap-LUA with visual studio express remember to
uncomment the line
#include "mfc/winres.h" and comment the line #include "afxres.h" in
the file nmap/source files/windows/nmap.rc found in the soluton
explorer.

If you have installed lua on your unix system remember that --with-
liblua=included
is a recomended configure option.

For questions, suggestions, bug reports or other i urge you to
contact me.

cheers
Diman


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



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


Current thread: