fyodor
d32fb96f60
Initial draft of a document describing third party open source libraries and code within Nmap. It's only really important for anyone who distributes Nmap (which of course includes us) since they need to follow the 3rd party licenses too. All of them do allow free redistribution. I've checked in the license files as needed so we have a record of what the license was at the time. Direct links to the third party can go dead or they can change the license text without changing the URL
2016-09-03 05:59:26 +00:00
fyodor
1124811015
Just added Roy Hills as a second author since he wrote most of the contents (he is already credited in the description, but it felt weird to not have him listed as an author too)
2016-09-03 05:49:09 +00:00
nnposter
efa565615b
Removes leading comment from action() to prevent polluting nsedoc
2016-09-02 23:32:32 +00:00
nnposter
45ba24dfe2
Corrects another stale http.pipeline_go() reference
2016-09-02 14:03:21 +00:00
nnposter
42b1491904
Aligns HTTP pipeline initialization with the API specification for http.pipeline_add()
2016-09-02 13:17:19 +00:00
nnposter
f1443b3e78
Replaces deprecated function name with its current equivalent in http.lua documentation example
2016-09-02 12:36:00 +00:00
dmiller
d2dcb49a88
Sync CHANGELOG with 7.25BETA2 release
2016-09-02 04:12:24 +00:00
nnposter
c3f6425047
Disables Cisco IOS probe paths that are likely redundant
2016-09-01 19:25:38 +00:00
dmiller
185b13342e
New fp for Imperva WAF, fix sybaseanywhere service name typo
2016-09-01 19:14:41 +00:00
dmiller
990b1b3875
Make a note that createdmg.sh needs a graphical login to work.
2016-09-01 16:07:47 +00:00
dmiller
e6f65878b9
Initialize Npcap before applying delayed options so isr00t is set correctly
2016-09-01 03:34:24 +00:00
dmiller
5cfc7e8564
Delay processing of -A until all --un/privileged options have been seen
2016-09-01 03:34:23 +00:00
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