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
dmiller
c4649cd0b8
Fix saving zenmap config to file in some cases.
2016-03-25 04:33:11 +00:00
dmiller
97b5aa2ced
Avoid file corruption from Zenmap configs reopening already-open config file
2016-03-24 18:03:34 +00:00
dmiller
a26f765546
Add a few changelog entries
2016-03-22 03:40:44 +00:00
dmiller
44b4bd2163
Avoid crashing with non-integer geometry in zenmap.conf
2016-03-22 01:11:06 +00:00
dmiller
dc09ef809f
Add dh group exchange support to ssh2.lua. Closes #341 , Fixes #129
2016-03-21 22:04:42 +00:00
dmiller
b76257d14b
fix a NSE bug when http-cross-domain-policy has no output. Closes #343
2016-03-21 22:04:42 +00:00
dmiller
dcfd7562f2
Avoid a crash in Zenmap config setting window geometry
...
Report: http://seclists.org/nmap-dev/2016/q1/315
Fix: http://stackoverflow.com/a/21485083/1183387
We can't set integer (or non-string) values in a ConfigParser.
2016-03-21 14:20:20 +00:00
dmiller
2b86ab11dc
Allow ssl-* to work with TDS (MS SQL server)
2016-03-19 20:44:33 +00:00
dmiller
7a430d154b
Auto-detect UTF-16 fields in certificates and transcode to UTF-8
2016-03-19 20:44:32 +00:00
fyodor
a6e35b47ea
just automated reordering
2016-03-18 19:25:53 +00:00
dmiller
53aac29d05
Avoid a zenmap crash if locale is not set properly
2016-03-18 15:44:25 +00:00
dmiller
91fc3e503f
Revert r33804, it was not a typo. http://seclists.org/nmap-dev/2016/q1/297
2016-03-18 03:46:13 +00:00
dmiller
8e87372692
Bump version numbers for a few fingerprints
2016-03-18 03:44:56 +00:00
dmiller
3df640b65a
Note the OpenSSL upgrade in the changelog for 7.10
2016-03-17 20:34:27 +00:00
dmiller
c97b56a1e9
sync CHANGELOG and bump version for 7.10SVN
2016-03-17 18:16:43 +00:00
dmiller
aff655e4c9
Actually, only Zenmap needs 2008 redist, so we won't bundle it with the zipfile
2016-03-17 02:52:40 +00:00
dmiller
26511b0c07
Update windows install info with latest VCredist versions. Fixes #327
2016-03-17 02:20:37 +00:00
dmiller
663271f95d
New shodan-api script for querying Shodan internet scan data
2016-03-16 05:47:58 +00:00
dmiller
ee481851f5
Silence warnings about the new any_af request option
2016-03-16 05:47:57 +00:00