fyodor
c51fe01a98
update version number
2007-12-11 02:59:23 +00:00
fyodor
6efe13409b
update CHANGELOG for 4.49RC7; spell check
2007-12-11 02:59:09 +00:00
doug
bdbf7b1cd1
Updated the time match lines as suggested by Lionel Cons
2007-12-10 19:49:18 +00:00
doug
07b0422183
Bug in Transarc AFS match line found by Lionel Cons
2007-12-10 19:42:10 +00:00
david
a10b403d5d
Add a CHANGELOG entry for this morning's commit in zenmap (r6482):
...
o A Zenmap crash was fixed. Scanning once, then scanning another target
on the same scan tab caused an ImportError ("list index out of range")
in zenmapGUI/ScanNotebook.py. João Medeiros reported the bug. [David]
2007-12-09 23:40:10 +00:00
fyodor
f2fd851d9c
add one more changelog entry and spell check
2007-12-09 06:50:14 +00:00
fyodor
5d7dc221b8
prepare for 4.49RC6 release: update changelog and version numbers, autogenerate doc files
2007-12-09 06:46:24 +00:00
fyodor
f33f59e500
sorting change, I guess
2007-12-09 06:45:43 +00:00
david
c25be95b59
Add some "local" declarations to scripts/xamppDefaultPass.nse. Without this I
...
was getting errors like
SCRIPT ENGINE: [string "Global Access"]:1: Attempted to change the global 'socket' in c:david
mapmswin32DebugscriptsxamppDefaultPass.nse - use nmap.registry if you really wan
t to share data between scripts.
Notice that there's another issue with the error message, which is that
backslashes in the file name are being interpreted as beginning escape
sequences (see how the '\n' in "C:\david\nmap" turned into a newline.
2007-12-09 05:47:26 +00:00
david
82abfd3e1b
Insert a path separator in returned paths in init_scandir when WIN32 is defined in nse_init.cc. The Windows code was inserting a separator to find files (e.g. globbing on "%s\*") but was not inserting the separator in returned paths. A symptom of this was scanning with --script=scripts and seeing error messages about not being able to access things like "C:\Nmap\scriptsanonFTP.nse" (should be "C:\Nmap\scripts\anonFTP.nse").
2007-12-09 05:33:59 +00:00
david
b0d224e0da
Make the message printed when using an absolute path look like the other NSE
...
debugging messages.
2007-12-09 04:52:42 +00:00
david
bc24f8d6c4
Look first for absolute file names in when loading NSE scripts.
2007-12-09 04:42:48 +00:00
kris
6d09f60956
From r6465, pass 0 as the third arg of lua_gc() instead of NULL. gcc gave me a warning because the argument is an int and not a pointer. I grepped in liblua/ and saw usage in there using 0 as well.
2007-12-09 00:50:33 +00:00
david
5f460f8590
Fix typo in nse_init.cc: explicitely -> explicitly.
2007-12-08 22:28:07 +00:00
diman
8c89c0f4d9
default port state for shortports is now open or open|filtered instead of only open
2007-12-08 19:25:09 +00:00
stoiko
c30adcd5bf
perform lua-garbage collection everytime a script finishes excecution
...
(should solve the endless loops of NSE)
2007-12-08 17:23:38 +00:00
diman
005a84fc59
open / open|filtered tables work for shortport.service now
2007-12-08 15:28:55 +00:00
fyodor
05656f057b
update changelog and regenerate docs
2007-12-08 11:06:34 +00:00
kris
eb93c53b8b
Fixing a bug in host reason reporting: "unknown-reason" was given when a host was found to be down due to no response. Now it's correctly reported as "no-response"
2007-12-08 03:57:28 +00:00
fyodor
bf12f3f177
sorting change, I think
2007-12-08 03:11:52 +00:00
fyodor
b6873eddb3
fix mswin32/Makefile so mswin32 zipfile properly includes nselib-bin directory. Thanks to Rob Nicholls for the report
2007-12-08 02:33:20 +00:00
david
0e936c4fd3
Canonicalize "set top".
2007-12-08 01:11:44 +00:00
david
26554a4da7
Fix typo in vendor name in nmap-os-db: Symbold -> Symbol.
2007-12-08 01:08:29 +00:00
fyodor
74c36fa55f
improve FC5 Linux 2.6.20 fingerprint which matches scanme.nmap.org
2007-12-08 00:24:19 +00:00
fyodor
86ada5ebe0
prepare for the 4.49RC4 release -- update changelog, version numbers, and generated files
2007-12-08 00:01:07 +00:00
fyodor
943ff9cae2
some globus gridftpd signature improvements from Lionel Cons
2007-12-07 04:28:02 +00:00
kris
e93656e273
fix reason typo "arp-reponse"
2007-12-07 04:15:14 +00:00
kris
aa80ac4b40
Fixing ripeQuery.nse output: it was printing "IP belongs to: " with nothing after it if the returned string was unacceptable (no role or suggested seeing www.iana.org); now it just returns since it didn't give any information anyway.
2007-12-06 21:51:43 +00:00
david
217be2aa2b
Add the results of OS correction submissions. Out of about 1600, 67 were not
...
spam. Of those 67, only 13 resulted in some change to the DB, even if just a
comment.
2007-12-06 20:38:54 +00:00
david
c3cd44fdc5
Add the last few OS submissions. Next come the corrections.
2007-12-06 06:56:14 +00:00
david
c0399af68e
Commit the results of 500 more OS submissions. That's all of them except for 24
...
I flagged for more study.
2007-12-06 06:22:00 +00:00
fyodor
4711e6ab01
further update -P0 to -PN transition
2007-12-05 19:36:12 +00:00
doug
eec66c8d47
Q4 '07 Service Submission Update
2007-12-05 17:54:38 +00:00
fyodor
4ab7e142e9
o Updated nmap-mac-prefixes with the latest IEEE data. Also added
...
back Cooperative Linux virtual NIC which was inadvertantly removed in
a previous release.
2007-12-04 20:29:16 +00:00
fyodor
b47c45f371
o Updated nmap-mac-prefixes with the latest IEEE data. Also added
...
back Cooperative Linux virtual NIC which was inadvertantly removed in
a previous release.
2007-12-04 20:29:09 +00:00
diman
6229774103
fixed a problem which caused a segfault when using set_port_version with a version table which does not have all of its values set
2007-12-04 10:30:54 +00:00
david
a6a84ab528
Add the results of another 450 OS submissions.
2007-12-04 07:13:55 +00:00
david
3e3f0d8d39
Canonicalize interface type numbers used internally by libdnet. Also
...
recognize devices with type INTF_TYPE_IEEE80211 as Ethernet devices.
This ought to make wireless network scanning work on Windows Vista. For
more background see http://seclists.org/nmap-dev/2007/q4/0391.html .
2007-12-03 23:51:26 +00:00
david
62823cb379
Back out r6322, which added a debugging message to libdnet. The bug which
...
necessitated the message will be fixed in a pending commit.
2007-12-03 23:44:02 +00:00
david
8a9fdeeb24
Add the results of 550 OS submissions.
2007-12-02 22:09:28 +00:00
david
7e787c4800
Rename Python packages umitCore to zenmapCore and umitGUI to zenmapGUI with the
...
following command:
grep -l 'umitGUI\|umitCore' * -r | grep -v '/\.svn/' | xargs -n 1 -t sed -i -e 's/umitGUI/zenmapGUI/' -e 's/umitCore/zenmapCore/'
This allows both Umit and Zenmap to be installed at the same time.
2007-12-01 00:21:28 +00:00
kris
d05555e8a2
don't require a ".nse" extension when specifying script names with --script
2007-11-29 23:11:48 +00:00
fyodor
5e50f5084a
document --script all
2007-11-29 22:52:02 +00:00
fyodor
5a24e1a0e7
fix a mistaken entry
2007-11-29 21:58:44 +00:00
fyodor
f1e76344fa
fix NSIS installer so it doesn't include some excess files. Problem reported by Alan Jones
2007-11-29 21:51:41 +00:00
david
08f20fb15e
Change NSE_LIB_FILES in mswin32/Makefile to reflect that DLLs are in nselib-bin now. Without this "make" didn't work for me.
2007-11-29 18:49:02 +00:00
kris
f556d793f4
small typo in CHANGELOG
2007-11-29 12:47:36 +00:00
david
a820b085b5
Remove from the nselib-bin directory files that are automatically generated:
...
nselib-bin/autom4te.cache
nselib-bin/libtool
nselib-bin/config.log
nselib-bin/config.status
nselib-bin/Makefile
The presence of a hard-coded libtool was probably causing the "missing sed"
problem: http://seclists.org/nmap-dev/2007/q4/0355.html .
2007-11-29 09:44:30 +00:00
david
a5c321c7fa
Regenerate configure. When configure.ac was modified in r6345 to add nselib-bin
...
to SUBDIRS, Autoconf wasn't run so the change didn't make it into configure.
2007-11-29 09:36:33 +00:00
fyodor
2c02714e3f
enhance radmind service detection signature and add to nmap-services; patch from Matt Selsky
2007-11-29 06:05:20 +00:00