Nmap Development mailing list archives

RE: Most final release candidate yet: Nmap 4.49RC6


From: "Fred" <sfred92 () free fr>
Date: Mon, 10 Dec 2007 11:21:31 +0100

Hello everybody,

For information, I have following bug with Nmap 4.49RC6.

- If I use Ethernet + DHCP, everything works OK.
- If I use Ethernet + fixed IP address:

        c:\>nmap -sS 192.168.10.1

        Starting Nmap 4.49RC6 ( http://insecure.org ) at 2007-12-10 11:11
Paris, Madrid
        dnet: Failed to open device eth4
        QUITTING!

_______________________________________________________

System informations:

        - Windows Vista Business x32 french
        - Ethernet Interface: Intel 82566MM
        - IPv6 disabled
        - Winpcap 4.0.2 (Wireshark works OK, whatever IP configuration)

_______________________________________________________

Thanks for any help.

I can provide any additional informations.

@+
Fred

-----Message d'origine-----
De : nmap-dev-bounces () insecure org [mailto:nmap-dev-bounces () insecure org] De
la part de Fyodor
Envoyé : dimanche 9 décembre 2007 08:13
À : nmap-dev () insecure org
Objet : Most final release candidate yet: Nmap 4.49RC6

Hi All.  Maybe this will really be the final release candidate!  The
big release is still sceduled for Tuesday.

I'm happy to report that we got some good last-minute bug fixes which
were worthy of inclusion.  So I just uploaded Nmap 4.49RC6.  Please
give it a try and let us know very soon (by emailing nmap-dev) if you
encounter any problems!

Here are the goods:

http://download.insecure.org/nmap/dist/nmap-4.49RC6.tar.bz2
http://download.insecure.org/nmap/dist/nmap-4.49RC6-setup.exe
http://download.insecure.org/nmap/dist/nmap-4.49RC6-win32.zip
http://download.insecure.org/nmap/dist/nmap-4.49RC6-1.src.rpm
http://download.insecure.org/nmap/dist/nmap-4.49RC6-1.i386.rpm
http://download.insecure.org/nmap/dist/nmap-4.49RC6-1.x86_64.rpm
http://download.insecure.org/nmap/dist/zenmap-4.49RC6-1.noarch.rpm
http://download.insecure.org/nmap/dist/nmap-4.49RC6.tgz

And here are the changes since 4.49RC5:

o NSE scripts can now be specified by absolute path to the --script
  option.  This was supposed to work before, but didn't. [David]

o Insert a path separator in returned paths in init_scandir on
  Windows.  Otherwise options such as "--scripts=scripts" (where
  scripts is a directory) were failing with error messages about being
  unable to access things like "C:\Nmap\scriptsanonFTP.nse" (should be
  "C:\Nmap\scripts\anonFTP.nse"). [David]

o Add some "local" declarations to xamppDefaultPass.nse to avoid
  errors like: "SCRIPT ENGINE: [string "Global Access"]:1: Attempted
  to change the global 'socket' ..." [David]

o NSE "shortports" function now by default matches ports in the
  "open|filtered" state as well as "open" ones. [Diman]

o Nsock msevent_new and msevent_delete calls fixed to handle NULL I/O
  descriptors.  This should fix a reported bus error crash. [Diman]

o Prevent old bit.dll and pcre.dll files from being installed in
  nselib directory by Windows executable installer.  Bit.dll is still
  installed in nselib-bin where it belongs.  Thanks to Rob Nicholls for
  reporting the problem. [Fyodor]

Cheers,
-F

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


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


Current thread: