dmiller
2c6666cb34
Avoid crash if Npcap is not present when doing reverse DNS.
2016-09-01 03:34:22 +00:00
dmiller
6ffce766da
Avoid comparing with invalidated iterator to end if elements are deleted.
2016-09-01 03:34:22 +00:00
dmiller
3a01e58f36
Avoid comparisons with uninitialized pcap_driver
2016-09-01 03:34:21 +00:00
dmiller
7b2f115d24
Use CloseServiceHandle instead of CloseHandle to avoid debugging crash
2016-09-01 03:34:20 +00:00
dmiller
fd37e977c9
Avoid crashing if we can't write to zenmap.conf. Fixes #449
2016-08-31 15:21:23 +00:00
dmiller
2cf41557eb
Remove vestigial documentation for Macports build system
2016-08-31 04:19:41 +00:00
dmiller
0df1867dd1
Convert tls.lua from bin.(un)pack to Lua 5.3 string.(un)pack
2016-08-31 02:32:27 +00:00
dmiller
dbc995b883
Missed a call to server_key_exchange that also needed protocol
2016-08-31 02:32:26 +00:00
dmiller
1bbd6c8e90
Fix a bug: forgot to pass in the protocol version
2016-08-31 02:32:25 +00:00
dmiller
3997b3c196
New script oracle-tns-version
2016-08-31 02:32:24 +00:00
nnposter
9ef2633c7e
Cleans up the fingerprint file with a few trivialities
2016-08-31 01:05:58 +00:00
nnposter
537eefeac4
Fixes a CHANGELOG typo
2016-08-30 21:38:05 +00:00
nnposter
ea8a343b6c
Captures changes to http-default-accounts.nse
2016-08-30 21:24:49 +00:00
nnposter
fc69ad90b2
Adds a fingerprint for VMware ESXi hypervisor
2016-08-30 21:12:59 +00:00
nnposter
46f0e79a6c
Adds a fingerprint for Citrix NetScaler
2016-08-30 21:11:32 +00:00
nnposter
6545995cb3
Adds a fingerprint for Xerox WorkCentre/ColorQube
2016-08-30 21:10:27 +00:00
nnposter
3af4a0c20c
Adds a fingerprint for Schneider Modicon Web Server
2016-08-30 21:09:24 +00:00
nnposter
24e6547a08
Adds a fingerprint for Zabbix monitoring
2016-08-30 21:07:49 +00:00
nnposter
3419a71b24
Adds a fingerprint for HP Storage Management Utility
2016-08-30 21:06:02 +00:00
dmiller
58bd519f90
Add Github issue links to changelog
2016-08-30 18:59:58 +00:00
dmiller
3d377e07ee
tftp-enum: Don't brute cisco names with custom wordlists. Fixes #117 . Closes #355
2016-08-30 18:59:57 +00:00
dmiller
8b46e5e3c3
Be more clear about where errors come from in NSE bind
2016-08-30 18:59:55 +00:00
dmiller
610bb63f49
Port numbers are integers; bugs happen when we use floats.
2016-08-30 18:59:54 +00:00
nnposter
3ea1cdf460
Reduces false-positives by treating 404 as a failed authentication
2016-08-30 16:12:30 +00:00
dmiller
bacf620fed
Update ip-geolocation-maxmind to use structured output, cache database. Closes #240
2016-08-30 16:07:09 +00:00
dmiller
8779c1e376
Fix a crash in ssl-enum-ciphers when parsing unsupported cert types
2016-08-30 16:07:08 +00:00
dmiller
c82915cb71
Print error message when -e fails on Windows. Closes #527 . Fixes #111
2016-08-30 12:12:58 +00:00
dmiller
da8d868a9e
Fix false positive in smb-vuln-cve2009-3103
2016-08-30 04:56:16 +00:00
dmiller
19c6146d1e
New XML document to track 3rd-party licenses, versions, etc.
2016-08-29 20:30:27 +00:00
dmiller
92f52de958
Remove trailing whitespace
2016-08-29 20:30:26 +00:00
dmiller
59d9e31ab2
Update some urls to https
2016-08-29 20:30:23 +00:00
nnposter
74769a0da6
Corrects categories listed in the description to reflect actually implemented fingerprints
2016-08-29 01:34:03 +00:00
dmiller
8c10485689
Fix MySQL version detection, greeting parsing. Fixes #529
2016-08-25 23:05:50 +00:00
tomsellers
7dc1bbf928
Update CHANGELOG for last commit
2016-08-25 22:37:36 +00:00
tomsellers
6735a8dc95
[NSE]sslcert.lua - Fix two issues with LDAP. Closes #531
2016-08-25 22:28:33 +00:00
dmiller
79a2774405
Rename Mac OS X to OS X for 10.8 - 10.12. Fixes #508
2016-08-25 21:02:21 +00:00
dmiller
f6db6731d2
Fix kqueue engine, not compliant with new Nsock API after IOCP integration
2016-08-25 21:02:19 +00:00
dmiller
f4c5c832a6
Remove dependency on pcap-int.h Fixes #426
...
Windows doesn't support selectable pcap fds, so instead of fiddling with
adapter read timeouts via PacketSetReadTimeout, we get an event handle
with pcap_get_event and WaitForSIngleObject. This means we don't need to
extract the adapter from the pcap_t, which is not part of the libpcap
API and was causing crashes switching between the libpcap versions used
by WinPcap and Npcap.
2016-08-25 18:41:03 +00:00
dmiller
d4ed90381f
Update @output for ssl-enum-ciphers to reflect 3DES changes
2016-08-24 16:12:40 +00:00
dmiller
9a21104bd6
Clarify kex weakness warning with actual kex info
2016-08-24 16:07:58 +00:00
dmiller
fc948c437b
Add warning for SWEET32 on CBC with block size <= 64 bits
2016-08-24 16:07:57 +00:00
nnposter
fb2fc62a0b
Penalizes 3DES for SWEET32 attack (CVE-2016-2183)
2016-08-24 14:56:25 +00:00
jah
86da86007c
Fix "bad argument #1 to 'match' (string expected, got nil)" in hostrule
...
by returning early when nfs-ls and nfs-statfs do not have the required
version numbers for the nfs and mountd ports.
2016-08-23 22:39:29 +00:00
tudor
e5a495c1a0
Fixed some compiler warnings
2016-08-23 04:27:07 +00:00
nnposter
666cd648c3
Corrects the IKE attribute type for 2048-bit MODP group. Fixes #523
2016-08-23 01:18:07 +00:00
dmiller
d4f698bc59
Avoid unnecessary assert failure: http://seclists.org/nmap-dev/2016/q3/98
2016-08-22 19:50:06 +00:00
tudor
1e1f744186
Added IOCP integration for Nsock, engine IOCP is the default engine on Windows
2016-08-22 19:15:13 +00:00
dmiller
2fb52b456e
Add an error check to giop.lua
2016-08-22 16:26:41 +00:00
vincent
5d532c9249
Added detailed comments to the macosx/Makefile
2016-08-22 16:14:54 +00:00
vincent
383f7611a6
Update the requirements in the "Compiling Nmap on Mac OS X" section
2016-08-22 16:12:00 +00:00