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
fyodor
088f7022a4
new script from Judy Novak at Sourcefire
2007-11-28 22:09:40 +00:00
fyodor
5e7b09d6c4
adjust pcre/pcre.h fix so it actually works. needs to be below a header which includes config.h
2007-11-28 18:46:17 +00:00
fyodor
e2579c868d
remove junk dir
2007-11-27 23:54:31 +00:00
fyodor
8f523c7e86
spell check
2007-11-27 23:51:38 +00:00
fyodor
76cb76a18f
NSE library directory split
2007-11-27 23:49:22 +00:00
diman
c1697dbdc5
changed the windows projects to work with the new dir layout
2007-11-27 23:48:33 +00:00
fyodor
add61ca6a4
move back version w/history
2007-11-27 23:13:53 +00:00
fyodor
fcadb941ef
removing these new files so I can move back the ones which still have their svn history
2007-11-27 23:12:13 +00:00
fyodor
d69da47694
I don't think PIL is needed any more
2007-11-27 22:59:01 +00:00
fyodor
4f2f45c13c
now that history is restored, can delete this tmp dir
2007-11-27 22:51:02 +00:00
fyodor
454e4e3b17
I hope this will recover nselib history
2007-11-27 22:50:00 +00:00
fyodor
bbb0744761
now move nselib to recover history
2007-11-27 22:42:39 +00:00
fyodor
da0dd01696
move back now
2007-11-27 22:42:03 +00:00
fyodor
af034f1edc
move liblua to liblua-old because I'm trying to regenerate the history for liblua
2007-11-27 22:40:48 +00:00
diman
c0f07c99ac
adding nselib nselib-bin second (should work on unix now)
2007-11-27 22:18:59 +00:00
diman
335ec2868f
adding nselib and nselib-bin the first
2007-11-27 22:17:30 +00:00
fyodor
4640996d01
Note some recent zenmap changes
2007-11-27 22:11:42 +00:00
fyodor
93d2a47292
generated files for 4.23RC3
2007-11-27 20:38:23 +00:00
fyodor
1ad7bc1471
Changelog entries for 4.23RC3
2007-11-27 20:37:53 +00:00
fyodor
960cfdedb5
bump up nmap version number to 4.23RC3
2007-11-27 20:37:22 +00:00
fyodor
5e7f606ea5
better detection and support for systems which use pcre/pcre.h rather than just pcre.h. Bug reported by Lionel Cons
2007-11-27 19:33:08 +00:00
fyodor
7c7cec7c1d
better detection and support for systems which use pcre/pcre.h rather than just pcre.h. Bug reported by Lionel Cons
2007-11-27 19:32:49 +00:00
majek04
4ed4ffa219
Added promiscuous.nse for detecting local NIC in promisc mode. First script using pcap for nse.
2007-11-27 18:59:53 +00:00
david
f573a7426e
Update changelog of zenmap.spec.in.
2007-11-27 18:39:56 +00:00
david
84e831b717
Make the man page directory before attempting to copy the man page in
...
zenmap.spec.in. "make distro" works for me.
2007-11-27 18:38:33 +00:00
david
f3ea111cb0
Install zenmap.1 in zenmap.spec.in, not Makefile.
2007-11-27 08:19:17 +00:00
david
93fb0fc165
Install zenmap.1 and package it in the Zenmap RPM.
2007-11-27 07:45:08 +00:00