1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-22 23:49:03 +00:00
Commit Graph

4571 Commits

Author SHA1 Message Date
doug
8d44d28023 smtp submissions from nmapsubmit-svfp-020309.mbx and some services that were mislabeled as smtp 2009-02-04 03:45:54 +00:00
doug
cd3d4eb3dd New SSH submissions from nmapsubmit-svfp-020309.mbx
Made some of the OpenSSH lines more general to cover more of the combinations of patchsets distros use
2009-02-04 02:10:53 +00:00
doug
3a420809e9 * Merged HP-UX and AIX ftpd match lines. credit: Tom Sellers
* Added better comments to a few of the correction updates from previous commit
2009-02-04 00:25:48 +00:00
david
a041909485 Call locale.getdefaultlocale to get the system locale setting instead of
relying on gettext.install to do it. locale.getdefaultlocale checks the LANG
environment variable like gettext.install does, but it additionally does
platform-specific checks that remove the need to set LANG on Windows.
2009-02-03 23:54:58 +00:00
doug
787c854946 Applied corrections from nmapsubmit-svcorr-020309.mbx 2009-02-03 23:46:50 +00:00
david
23f21d6b7d Fix a factual error in the Windows installation section: in
winpcap-nmap-<version>.exe, <version> is the WinPcap version (currently 4.02),
not the Nmap version.
2009-02-03 23:07:48 +00:00
david
8e1f4ca00e Add missing replaceable tags around the "version" in "nmap-version" in the
Windows zip section.
2009-02-03 23:04:17 +00:00
david
8aa4ab72a8 Add to CHANGELOG:
o [Zenmap] Removed some unnecessary GTK+ files from the files
  installed by the Windows executable installer [David].
2009-02-03 21:52:35 +00:00
david
71a2cd30f2 Tweaked the file format of the topology icons (firewall.png, padlock.png, etc.)
in an attempt to improve compatibility with some versions of GTK+. This may fix
a crash like
  File "radialnet/gui/Image.py", line 53, in get_pixbuf
    self.__cache[icon + image_type] = gtk.gdk.pixbuf_new_from_file(file)
  GError: Couldn't recognize the image file format for file 'radialnet/padlock.png'
All I did was open the files in the GIMP and resave them.
2009-02-03 20:44:18 +00:00
david
d830039182 Remove the creation of the obsolete zenmap directory. It wasn't copied into the
installed files anyway.
2009-02-03 19:41:36 +00:00
jah
c622a1518e Pass "ssl" as the third paramater to connect() in pop3.lua capabilities() and
smtp-commands.nse if version detection set the port service_tunnel to "ssl".
2009-02-03 02:43:24 +00:00
jah
b05f66d43a Removed reference to C:\Python25. 2009-02-03 02:40:23 +00:00
fyodor
24327d201d final changelog entries in prep for 4.85BETA3 2009-02-03 02:34:11 +00:00
fyodor
475ba909a2 Update docs to note that we're using the gtk bundle from gtk.org rather than the glade win32 stuff 2009-02-03 02:33:36 +00:00
fyodor
05b54ac9b4 Update Nmap release number to 4.85BETA3 2009-02-03 02:29:19 +00:00
fyodor
c23d98cae5 o Revert the temporary GTK DLL workaround (r11899) which added
duplicate DLL files to the distribution.  David found that using a
  different GTK download fixed the problem (see
  docs/win32-installer-zenmap-buildguide.txt) and Fyodor was able to
  reproduce and implement.
2009-02-03 02:03:48 +00:00
jah
c8442d3946 Fix error:
SCRIPT ENGINE (506.424s): ./scripts/pop3-capabilities.nse against a.b.1.47:995
ended with error: ./scripts/pop3-capabilities.nse:32: bad argument #1 to
'pairs' (table expected, got string)

which happens because pop3.lua returns a string error message instead of a table
of capabilities if it can't connect the socket or obtain a response from a
connected socket.
It now returns nil, err_message in these cases and the documentation now reflects
this - pop3-capabilities.nse silently returns and prints a debug message.

Added a 10s timeout for the socket in pop3.lua capabilities - 30s was a bit much.
2009-02-03 01:15:25 +00:00
fyodor
abd6137d61 discussed some ideas w/David 2009-02-03 00:09:22 +00:00
fyodor
aca1dac56d a few updates 2009-02-02 22:27:26 +00:00
david
5c946bb415 Canonicalize index terms: make "standard error/input/output" the main entries,
and "stderr/stdin/stdout" "see" entries.
2009-02-02 21:31:54 +00:00
david
311e80d953 Adjust a TODO item: Zenmap highlighting of host names works fine, the problem
is that the highlight settings are not updated when Zenmap is upgraded. They
are stored in zenmap.conf, a per-user configuration file that is installed once
and not upgraded thereafter. Once someone has installed an old version of
Zenmap with broken highlighting, upgrading won't fix it unless they remove
their zenmap.conf.
2009-02-02 19:30:30 +00:00
david
7b2adb2e1f Add a link for the py2exe deprecated sets module TODO. It's an open py2exe
issue.
2009-02-02 18:56:30 +00:00
kris
006b5b863b Upgrading shipped OpenSSL for Windows to 0.9.8j 2009-02-02 18:41:34 +00:00
david
339d72883e Fix a Zenmap crash that happened when running a scan from the command wizard. 2009-02-02 18:28:51 +00:00
kris
3348faca3a update ip_is_reserved(): 109/8 and 178/8 allocated 2009-02-02 18:02:41 +00:00
fyodor
6d88616bb7 fix a slight wording problem noted by angico 2009-02-02 10:11:42 +00:00
batrick
06a18132b0 Removed another instance of the 'arg' table. 2009-02-02 07:58:10 +00:00
fyodor
a8ff6858b4 o The conditions for printing OS fingerprints to XML output are now
the same as are used to decide whether to print them in the other
  formats. So they will be printed if submission is desirable,
  otherwise they are only printed if debuging is enabled or verbosity
  is 2 or higher. [Tom Sellers]
2009-02-01 21:08:39 +00:00
fyodor
046586774e add dlswpn match from Tom Sellers 2009-01-31 21:55:20 +00:00
fyodor
1038096cd0 Some improvements to the Lotus Domino signatures - sent in by Tom Sellers 2009-01-31 21:25:47 +00:00
fyodor
520081e34e Fix Ncat compilation with the MingW windows compiler. [Gisle Vanem] 2009-01-31 09:51:48 +00:00
fyodor
9a53a052a6 2009-01-31 09:49:05 +00:00
batrick
fe6c84fe00 Corrected legacy use of the 'arg' table for manipulating varargs. 2009-01-31 02:11:11 +00:00
fyodor
a51c124a39 2009-01-30 23:20:53 +00:00
fyodor
b1544ec5b5 removed p/Windows XP identd/ due to report from Brandon Enright to nmap-dev that there is no native Windows XP identd and plus backdoors commonly trigger this signature. Those are Windows backdoors, so we'll keep o/Windows/ unless we see this matching other systems 2009-01-30 23:14:41 +00:00
fyodor
b290ec93af prep for 4.85BETA2 release 2009-01-30 05:29:46 +00:00
fyodor
53b91cc274 Removed the svn:eol-style property (previous value was native) from configure
because autoconf 2.63 now inserts an ac_cr definition which confuses svn
and causes this error message:

svn: File 'configure' has inconsistent newlines
svn: Inconsistent line ending style
2009-01-30 05:29:08 +00:00
fyodor
478c06b0ab prepare for 4.85BETA2 release 2009-01-30 05:15:24 +00:00
fyodor
1bbe86a224 2009-01-30 04:54:25 +00:00
fyodor
f8ef303b3a as a temporary hack measure until we find a better solution, include extra copies of some GTK DLLs 2009-01-30 04:47:57 +00:00
fyodor
636451d500 2009-01-30 04:17:17 +00:00
fyodor
298d17268e o Made a few improvements to nmap.xsl (details:
http://seclists.org/nmap-dev/2009/q1/0210.html) [Tom Sellers]
2009-01-28 00:57:57 +00:00
david
a5b73cf906 Rename the xampp-default-auth script to ftp-brute. Incorporate some code
improvements in the script from Vlatko Kosturjak. Remove the nobody/e0e0e0e0
test credentials because I can't find a web source to substantiate them.
2009-01-26 06:02:45 +00:00
david
81886dc21d Remove id variables from a couple of scripts. 2009-01-26 05:56:49 +00:00
bmenrigh
70188aaf0d Added a couple more links to the "Operation not permitted" issue. The
error I reported back in 2006 hasn't shown up with my new scanning 
machine, new kernel, and /proc/sys tweaks.
2009-01-26 05:38:52 +00:00
david
6adf28fe64 Add a couple of links to the "Operation not permitted" TODO item. 2009-01-26 05:26:17 +00:00
fyodor
a52108c995 CHANGELOG spell-checking patch by Armin Mueller 2009-01-25 19:57:25 +00:00
fyodor
c71513f9f9 Public Nmap TODO list 2009-01-24 23:13:17 +00:00
fyodor
758ac9f3e4 Reference the mswin32-installer-zenmap buildguide 2009-01-24 20:54:09 +00:00
fyodor
046d32f420 renamed once again, I guess I'm indecisive 2009-01-24 20:39:57 +00:00