1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-18 20:29:02 +00:00
Commit Graph

7084 Commits

Author SHA1 Message Date
aca
5c2db9d06f Few variables were not declared as locals. This fixes it. 2012-06-18 14:44:55 +00:00
kroosec
1bfc65312a Small @usage fix in sip-enum-users. 2012-06-17 22:56:30 +00:00
patrik
fefb5f8445 fixed parsing failure resulting in empty results due to additional whitespace
issue in regex of http-robtex-shared-ns.nse.
2012-06-17 18:10:34 +00:00
robert
33e9bf8d7b Updated the hash information in http-php-version to include PHP/5.4.4 and 5.3.14. 2012-06-16 21:41:46 +00:00
patrik
7d01a00cfc bug fix in db2-das-info for error in replacement string;
invalid use of '%' in replacement string
2012-06-16 19:58:45 +00:00
fyodor
b70e4f71cf Bump the Nmap version number in SVN up to 6.02 2012-06-16 19:44:58 +00:00
fyodor
5fc6887c01 Regenerate configure. This regenerated version seems to include more of the Lua 5.2 changes than appear in trunk 2012-06-16 19:44:25 +00:00
fyodor
1d64004a6d note some finished items 2012-06-16 19:41:18 +00:00
fyodor
5fd8b52973 Just made the Nmap 6.01 release -- note the changes which made it into the release (we cherry picked the most important) 2012-06-16 19:39:41 +00:00
batrick
9a0e881b2b Upgrading to Lua 5.2.1. (Should be harmless upgrade, bug-fix only.) 2012-06-16 06:02:57 +00:00
aca
8ad2c789b9 Added missing library requirements to dns-nsec3-enum 2012-06-15 23:37:29 +00:00
perdo
b10119bd9f Added http-rfi-spider script that spiders webservers in search of RFI vulnerabilities. 2012-06-15 22:37:33 +00:00
patrik
be0ebe8859 Fixed a bug that would make the smb-system-info script fail, due to a trailing
zero terminator in the processor count, resulting in a failure to convert the
string to a number.
2012-06-15 21:43:41 +00:00
patrik
c80a28f5f2 Add netbios name lookup caching code in order to avoid multiple lookups for
the same host.ip.
2012-06-15 21:26:26 +00:00
david
c9c80ffc63 Pass -Wno-uninitialized in liblinear build to suppress a warning. 2012-06-15 19:36:41 +00:00
patrik
bb359adaa1 Played a round of nse_check_globals and fixed a bunch of reported problems. 2012-06-15 19:32:36 +00:00
patrik
38b26d0ccc fixed a bug in the pop3-capabilities script that would fail parsing the
response from some servers.
2012-06-15 18:32:40 +00:00
david
65c4f0f6d7 Capitalization of pcAnywhere. 2012-06-15 16:33:47 +00:00
david
250520ed17 Add CPE for pcanywheredata. 2012-06-15 16:22:24 +00:00
kroosec
f73e6665a1 Renamed Packet:ip6_set_len into Packet:ip6_set_plen for consistency. 2012-06-15 16:09:16 +00:00
kroosec
6f29a6a1d4 Fixed a bug in packet.lua library that caused tcp_data_length to have an incorrect size in IPv6 packets due to IPv4 packet length and IPv6 payload length fields being used the same way to calculate tcp_data_length. 2012-06-15 16:08:00 +00:00
kroosec
08e2f98ebe Added Packet:ip6_set_len(plen) function to set IPv6 payload length field. 2012-06-15 15:13:20 +00:00
patrik
a0a50e9f47 Commited a patch to dns-zone-transfer by Dan Miller with a slight change.
Unhandled records are returned as hex strings, rather than being url escaped;
http://seclists.org/nmap-dev/2012/q2/558
2012-06-15 14:58:32 +00:00
david
8bc789855e TODO for Ncat proxy name resolution.
http://seclists.org/nmap-dev/2012/q2/768
2012-06-15 13:44:00 +00:00
aca
14e9c1b66d Wrong @usage descriptions fix 2012-06-15 13:24:51 +00:00
patrik
cfdf67f8c7 Applied patch from Dan Miller that adds new suffixes and cleans up the
blacklisting code of the httpspider; http://seclists.org/nmap-dev/2012/q2/737
2012-06-15 10:17:09 +00:00
patrik
709fce67b1 Applied patches from Dan Miller to fix bugs in http and sslcert libraries;
http://seclists.org/nmap-dev/2012/q2/696
2012-06-15 10:07:32 +00:00
aca
2564f0bf03 added Daniel's patch 2012-06-14 17:19:03 +00:00
kroosec
00f48c547f http-waf-fingerprint: small change to ouput syntax. 2012-06-14 11:42:49 +00:00
fyodor
6fc2e38aa3 Note Python update for the next version of our Windows build 2012-06-14 01:56:02 +00:00
david
0cffea7238 Add CHANGELOG entries for Zenmap host filter crash and OS X 10.7 hang. 2012-06-14 01:18:42 +00:00
patrik
e6a42c9291 fix to get smb-enum-shares working on Windows 2008 and Windows 7 2012-06-13 20:35:50 +00:00
paulino
36363d904b Adds mysql-vuln-cve2012-2122.nse. This script exploits the authentication bypass vulnerability in Mysql/MariaDB (CVE2012-2122). 2012-06-13 06:12:13 +00:00
paulino
d4a093e6de Adds entry about mysql-vuln-cve2012-2122 2012-06-13 06:11:45 +00:00
david
4e816c82f5 Oracle OVSAgentServer is actually Oracle Virtual Server Agent. 2012-06-13 03:01:58 +00:00
kroosec
2710e91ece ssl-fingerprints: Updated to use littleblackbox v0.1.3 database. 2012-06-13 01:02:54 +00:00
kroosec
461b5d5a9e http-waf-fingerprint: Added credit to wafw00f and w3af in description field. 2012-06-12 23:26:24 +00:00
aca
f747ad8084 removed .exe, added info to Changelog 2012-06-12 20:33:34 +00:00
david
afdedbbcbc Oracle OVM Manager is called Oracle VM Manager now. 2012-06-12 14:41:53 +00:00
david
2be8b1832e Comment update in ovs-agent-version.nse. 2012-06-12 14:41:51 +00:00
david
3012e3354b Join up NSEDoc in ganglia-info.
http://seclists.org/nmap-dev/2012/q2/670
2012-06-12 14:41:49 +00:00
kroosec
d8ccfa31a6 Added the script http-waf-fingerprint which tries to detect the presence of a web application firewall and its type and version. 2012-06-12 10:41:19 +00:00
sean
f8f3dd1921 Fixed some stylistic mistakes in the previous commit. 2012-06-12 04:10:08 +00:00
sean
34c9ba9892 Fixed the utils_net.cc: In function ‘int send_packet(NpingTarget*, int, u8*, size_t)’:
utils_net.cc:1114:7: warning: variable ‘res’ set but not used [-Wunused-but-set-variable] warnings by catching the return values of res and if they indicate failure at a lower level return OP_FAILURE
2012-06-12 03:52:46 +00:00
sean
e111cb35db Fixed the other C4005 with EWOULDBLOCK EHOSTUNREACH ENETDOWN ENETUNREACH ENETRESET ETIMEDOUT EINPROGRESS ENOBUFS EMSGSIZE ENOBUFS _HAS_CPP0X so that now the Windows source of NMAP compiles without Compile time warnings. There are still link warnings though. 2012-06-12 02:10:56 +00:00
sean
3b1341508a -Tnother error C4005 this one for ECONNABORTED:
his line, and those below, will be ignored--

M    nbase/nbase_winunix.h
2012-06-12 01:48:42 +00:00
patrik
b96ffc0e14 fixed a global variable in http.lua 2012-06-11 21:02:41 +00:00
patrik
44b46bb148 Fixed global declarations in smb.lua 2012-06-11 17:40:21 +00:00
patrik
8fdda62255 Added check to p2p-conficker to prevent it from running against ipv6. 2012-06-11 14:38:57 +00:00
perdo
106c529dd6 While extracting forms from websites, field names are no longer converted to lowercase (the error was reported by Paulino). 2012-06-11 09:41:58 +00:00