1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-04 13:49:03 +00:00

Note Python update for the next version of our Windows build

This commit is contained in:
fyodor
2012-06-14 01:56:02 +00:00
parent 0cffea7238
commit 6fc2e38aa3
2 changed files with 9 additions and 1 deletions

View File

@@ -126,6 +126,14 @@ o Nmap's development pace has increased because Google (again)
Thanks, Google Open Source Department! We're delighted to introduce
the team: http://seclists.org/nmap-dev/2012/q2/204
o [Zenmap] Updated the version of Python used to build the Windows
release from 2.7.1 to 2.7.3 to remove a false-positive security
alarm flagged by tools such as Secunia PSI. There was a minor
vulnerability in certain Python27.dll web functionality (which Nmap
doesn't use anyway) and Secunia was flagging all software which
includes that version of Python27.dll. This update should prevent
the false alarm.
o [NSE] Added the script mmouse-exec that connects to a Mobile Mouse server,
starts an application, and sends a sequence of keystrokes to it. [Patrik
Karlsson]

View File

@@ -14,7 +14,7 @@ GTK+ All-in-one bundle
o Tested: gtk+-bundle_2.22.1-20101227_win32.zip
Python
o http://www.python.org/download
o Tested: python-2.7.1.msi
o Tested: python-2.7.3.msi
GTK+, PyGTK, PyGObject, PyCairo
o http://ftp.gnome.org/pub/gnome/binaries/win32/pygtk
o Tested: 2.24/pygtk-all-in-one-2.24.2.win32-py2.7.msi