1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-10 09:49:05 +00:00
Commit Graph

6463 Commits

Author SHA1 Message Date
david
cefbbb961a Add initial configure.ac and Makefile.in for nmap-update. 2011-12-19 05:16:15 +00:00
david
b55263be4e Add nmap-update.c. 2011-12-19 05:16:11 +00:00
patrik
b6a56e9fa0 o [NSE] Modified http-auth to support multiple authentication mechanism and to
allow for a path to be specified as an argument. [Patrik]
2011-12-18 19:25:24 +00:00
patrik
215f697171 o Added new fingerprints to http-enum for Subversion, CVS and Apache Archiva
[Duarte Silva]
2011-12-18 19:11:24 +00:00
patrik
ca63146635 o [NSE] Added the script http-open-redirect that finds web pages that do not
properly validate parameters used for HTTP redirects. [Martin Swende]
2011-12-18 12:58:56 +00:00
patrik
3f50f9c95c o [NSE] Added the script broadcast-pc-anywhere that discovers host running the
PC-Anywhere remote control software on the LAN. [Patrik]

o [NSE] Added the script broadcast-pc-duo that discovers hosts running the
  PC-Duo remote control software on the LAN. [Patrik]

o Added probes for discovering PC-Duo and PC-Anywhere hosts. [Patrik]
2011-12-18 09:33:38 +00:00
patrik
156e89c597 Fixed a bug that would incorrectly parse the url scheme [Patrik] 2011-12-17 19:45:48 +00:00
batrick
165b58f3d3 minor improvements 2011-12-16 21:01:09 +00:00
patrik
2197116d18 o [NSE] Added support for forcing scripts to run agains certain ports by adding
a plus in front of the script name. [Martin Swende]
2011-12-16 20:37:46 +00:00
patrik
f749c7cd45 o [NSE] Added the script broadcast-wake-on-lan that wakes systems from sleep
by sending a Wake On Lan packet. [Patrik]
2011-12-16 18:00:34 +00:00
david
149ff73451 Check the NMAP_UPDATE_CHANNEL subdirectory first. 2011-12-16 02:55:27 +00:00
david
233fd6c0f9 Comment improvement. 2011-12-16 02:55:26 +00:00
david
bd4fea7378 Add NMAP_UPDATE_CHANNEL #define. 2011-12-16 02:55:25 +00:00
david
212c2a82cb Split out a subroutine in nmap_fetchfile. 2011-12-15 21:13:42 +00:00
david
ee024fde3a Make the comment about fetchfile search order better. 2011-12-15 21:13:41 +00:00
patrik
844929ce64 o [NSE] Added the script http-unsafe-output-escaping that checks if parameter
contents are reflected in responses, aiding in discovering potential XSS
  vulnerabilities. [Martin Swende]
2011-12-15 06:19:20 +00:00
david
358d005ac9 Regen configure. 2011-12-14 22:14:43 +00:00
david
bd0e7b9b32 Obey the user's command to use a system liblinear.
Do this even if a system copy doesn't appear to be installed. Now you
get an error when that happens instead of Nmap silently using its own
version.
2011-12-14 22:14:42 +00:00
henri
f74851d638 Removed "n_w" and "numready" variables to get rid of GCC (4.6.1) warnings
concerning set but never used variables.
2011-12-14 15:09:09 +00:00
henri
97402a0d95 Removed variables "status" to get rid of GCC (4.6.1) warnings concerning set but
never used variables.
2011-12-14 15:01:14 +00:00
djalal
bce8764047 Add a missing comma to separate liblinear AC_HELP_STRING macro
arguments.
2011-12-14 14:42:58 +00:00
henri
59b0737886 Added CPEs for IBM OS/2 products. 2011-12-14 14:14:20 +00:00
patrik
31803a37f9 o [NSE] Minor change to vuzedht library to fix a bug that failed nsedoc from
building properly. [Patrik]
2011-12-13 21:26:19 +00:00
david
787c61b718 Fix an OS fingerprint name (reversed from Henri's CPE). 2011-12-13 19:02:23 +00:00
henri
e0be6980aa Added a bunch of CPEs for 2Wire devices 2011-12-13 15:41:32 +00:00
david
09dd372b02 Capitalization. 2011-12-13 03:36:21 +00:00
david
3d6ae9b625 Subversion is an Apache project now. 2011-12-13 03:35:42 +00:00
david
48e21b7675 Update SVN installation instructions for new HTTPS repo location. 2011-12-13 03:34:31 +00:00
david
0104f2a911 Whitespace. 2011-12-13 03:02:00 +00:00
david
efc1a228f2 Remove the notice about changed SVN.
Let's see if this works...
2011-12-13 02:45:38 +00:00
david
8bb38333d5 Add README and makefile warning for SVN migration. 2011-12-12 23:10:03 +00:00
david
cc4812bac3 Add a training semicolon to categories in .desktop files.
This was contributed by Frederik Schwarzer and avoids this warning:

kbuildsycoca4(21865) KConfigGroup::readXdgListEntry: List entry Categories in "/usr/share/applications/zenmap.desktop" is not compliant with XDG standard (missing trailing semicolon).
2011-12-12 09:05:48 +00:00
patrik
4214307364 o [NSE] Added the script http-grep that attempts to match web pages and urls
against a given pattern. [Patrik]
2011-12-11 19:44:26 +00:00
patrik
74b53a6a14 o [NSE] Added stop function to crawler so that scripts can properly shutdown
the crawler in case they want to end early. [Patrik]
2011-12-11 10:59:35 +00:00
patrik
3e8440f5f6 o [NSE] Fixed issue in path encoding in the http-backup-finder script. [Patrik] 2011-12-11 09:17:21 +00:00
patrik
5183478e8c o [NSE] Added the script http-backup-finder that searches for backup copies
of files discovered by crawling a website. [Patrik]
2011-12-10 10:32:18 +00:00
patrik
a94535a1c4 added missing license variable to http-email-harvest 2011-12-10 10:16:56 +00:00
patrik
8254da793e o [NSE] Added getLimitations function to httpspider that returns any
limitations imposed on the crawler. [Patrik]
2011-12-10 10:11:56 +00:00
david
42fa95c755 Update path in comment. 2011-12-09 18:39:03 +00:00
david
3e10995e90 Remove README-EXTERNALS. 2011-12-09 18:36:46 +00:00
patrik
e20a1b5174 o [NSE] Modified the httpspider library to prefetch links in the queue and
change how script arguments are processed. Script and library arguments are
  now processed from within the library. [Patrik]
2011-12-09 15:48:19 +00:00
david
6cbd5a9a58 Allow --exclude and --excludefile together. 2011-12-08 23:16:57 +00:00
david
620431e723 Give addset_elem_print external visibility. 2011-12-08 23:16:56 +00:00
david
d4feb365e2 Print IPv4 octect bit vectors in the opposite order (big endian). 2011-12-08 23:16:55 +00:00
david
ab82ccd033 Set field width based on sizeof(bitvector_t). 2011-12-08 23:16:54 +00:00
david
69c6779965 Remove extra line output in addrset_elem_print. 2011-12-08 23:16:54 +00:00
david
a7a763ee52 Let addrset_elem_print take a FILE * argument. 2011-12-08 23:16:53 +00:00
patrik
9d5875e245 o [NSE] Added the script http-apache-negotiation that detects if the Apache
module mod_negotiate is enabled. [Hani Benhabiles]
2011-12-08 20:50:12 +00:00
patrik
25a54f58cb o [NSE] Applied patch that corrects an issue where the http-method-tamper
script would fail to properly detect JBoss servers vulnerable to the
  CVE-2010-0738 vulnerability. [Hani Benhabiles]
2011-12-08 19:04:42 +00:00
patrik
682a9a746b o [NSE] Added a new httpspider library and the script http-email-harvest that
collects e-mail addresses by spidering a website. [Patrik]
2011-12-06 22:47:11 +00:00