1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-21 15:09:02 +00:00
Commit Graph

11010 Commits

Author SHA1 Message Date
dmiller
0b28350628 Remove some explicit install targets to force build to happen before install 2016-05-09 13:13:15 +00:00
dmiller
2b77e83abb Avoid output when ssl-date fails (e.g. non-STARTTLS SMTP) 2016-05-02 16:09:28 +00:00
dmiller
fb6d2a5567 Deprecate SHA-1 certs in ssl-enum-ciphers. Closes #370 2016-05-02 13:55:17 +00:00
dmiller
b341915722 Deprecate RC4 ciphersuites 2016-05-02 13:55:16 +00:00
dmiller
fbddc99f6d Grab pcap library name as well as version 2016-04-28 02:40:16 +00:00
dmiller
312cff5ac5 Fix 'INTERFACES: NONE FOUND' for real. See also: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821913 2016-04-25 05:20:56 +00:00
dmiller
fbdd7f53d9 Don't crash when portmapper reports non-tcp/udp transports. Fixes #363 2016-04-18 05:11:57 +00:00
dmiller
46c3db5fad Put parenthesis in the right place. Closes #367 2016-04-18 05:11:56 +00:00
dmiller
6b598fe547 Remove an incorrect NSEdoc blurb: JSON Object uses all keys 2016-04-14 16:50:47 +00:00
dmiller
20d6d17c2c Support (unlikely) TLS NPN checking for STARTTLS-type services 2016-04-11 20:42:03 +00:00
dmiller
a24006e0b7 Check the appropriate functions in portrules for SSL/TLS 2016-04-11 20:42:02 +00:00
tomsellers
0699edbe05 NSE: ldap-rootdse.nse improve error handling 2016-04-11 18:04:53 +00:00
tomsellers
f9bf251368 Version detection: netbios-ns adjust identification to be less specific based on testing 2016-04-11 15:18:44 +00:00
tomsellers
12e9af5b1b Adjust indentation on rpcinfo.nse, no fuctionality changes 2016-04-10 14:19:51 +00:00
tomsellers
0ac6e52523 Remove extraneous text from last commit 2016-04-09 22:50:13 +00:00
tomsellers
2b78f7257e Version detection cleanup of references to Win2003 that
actually matched newer versions of windows.  Also, adjust/
remove 'domain' matchlines that only varied on the 3rd byte.
This byte contains the response error code which varies 
depending on the server and query state, not the OS.
2016-04-09 22:47:38 +00:00
tomsellers
ee4ed66956 Added support for LDAP over udp to ldap-rootdse.nse.
Also added version detection and information extraction to match the
new LDAP LDAPSearchReq and LDAPSearchReqUDP probes. Closes #362
2016-04-09 21:33:26 +00:00
dmiller
799048e9fc Avoid linking to libsvn_client-1 except for nmap-update 2016-04-07 13:50:13 +00:00
dmiller
2ff05aca9d OS X build environment checks and fixes 2016-04-06 15:15:16 +00:00
tomsellers
af4b45947d Add new version detection Probes for LDAP services, LDAPSearchReq
and LDAPSearchReqUDP. The second is Microsoft Active Directory specific.
Both, when used against AD, return the same information.  This commit
also adds an nmap-payload entry for detecting LDAP on udp. Closes #354
2016-04-05 12:02:40 +00:00
dmiller
6e33d6ac3c Bump date in copyright headers 2016-04-04 15:38:44 +00:00
dmiller
4b341c4311 Clarify vnc handshake/login process and correctly send chosen security type 2016-04-04 04:47:37 +00:00
robert
ea7c0bd92b Added SQL Server 2012 SP3 version number and updated SQL Server 2012 SP1 version from the original 4050 release that was pulled and replaced by 4100. 2016-04-02 18:24:39 +00:00
dmiller
56d71fe6df Fix endianness bug making RFB 3.3 not detect auth type 2016-04-02 15:54:32 +00:00
dmiller
6c7655c24f Add Tight VNC auth type 2016-04-02 15:22:30 +00:00
tomsellers
4b68538fa5 Service Detection, improvements in coverage and accuracy of netbios-ns (137/udp) 2016-04-02 05:25:15 +00:00
dmiller
41de3b1d60 New script vnc-title 2016-04-01 22:29:40 +00:00
dmiller
3af66a0445 VNC revamp and extension 2016-04-01 22:29:39 +00:00
tomsellers
e3bb213e14 Version detection: Reduce matchline specificity on MS Kerberos services 2016-04-01 15:13:38 +00:00
tomsellers
ad5909f807 Version detection, adjust SMB related matchline that matches Win and Samba 2016-03-31 12:03:17 +00:00
tomsellers
e2cfda9dc0 Change to smb-os-discovery to enable it to augment SMB version detection. Closes #348 2016-03-31 10:56:29 +00:00
tomsellers
8bd23ee959 Changelog update for yesterday's SMB change 2016-03-30 10:20:14 +00:00
tomsellers
0bc6777c62 Version detection corrections for SMB matchline descriptions,etc that were too narrow. A few corrections and SMB match additions. 2016-03-30 01:05:33 +00:00
dmiller
48a7155ecc Elaborate on a changelog entry by adding the more common exception 2016-03-29 19:45:40 +00:00
dmiller
a083db0cf9 Bump version for 7.12 release 2016-03-29 19:43:37 +00:00
dmiller
30e9e9fd84 Optionally repair broken zenmap.conf
First, make sure we don't have residual junk configs, resulting in ConfigParser
values coming back as lists instead of strings. Then offer the user the option
to copy the global config file, which should be uncorrupted.
2016-03-29 14:26:38 +00:00
dmiller
ac9d18cf0f Add a few changelog entries 2016-03-28 16:46:33 +00:00
dmiller
81bb435ad9 Add TLS auth support to vnc.lua and vnc-brute 2016-03-28 16:46:32 +00:00
dmiller
f272172721 Negotiate down VNC versions for unknown versions instead of failing 2016-03-28 13:31:24 +00:00
dmiller
23bb9ef5ce Add TLS support for VNC 2016-03-27 15:06:33 +00:00
paulino
9b53acb1c0 Fixes bad indexed global 2016-03-26 19:52:37 +00:00
dmiller
377b52c112 Add STARTTLS for LMTP 2016-03-26 13:42:13 +00:00
dmiller
c8c4da0d6f Check for service name before port number to work on nonstandard ports 2016-03-26 13:42:12 +00:00
dmiller
a8086a222e Fix STARTLS for LDAP on nonstandard ports 2016-03-26 13:42:11 +00:00
dmiller
1bd0e4aedf Fix a service and add CPE: DSPAM lmtpd 2016-03-26 13:42:10 +00:00
dmiller
4db5bf502f Avoid attempting TLS over UDP protocols in sslcert.lua 2016-03-25 14:02:04 +00:00
dmiller
37c3a16a27 Add STARTTLS support for NNTP 2016-03-25 14:02:03 +00:00
dmiller
6a0c3e8219 Allow ascii values in cert fields (broke in r35714) 2016-03-25 14:02:02 +00:00
dmiller
85e3f3cfe3 Remove credit at request of contributor 2016-03-25 12:03:27 +00:00
dmiller
8abd407e98 New probes and matches for OpenVPN 2016-03-25 04:52:26 +00:00