1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-05 22:19:03 +00:00
Commit Graph

11695 Commits

Author SHA1 Message Date
dmiller
d863cac950 Add section placeholder to French manpage, update some URLs. 2018-09-25 14:34:22 +00:00
david
183fb15110 Fix a duplicate OS class.
It had Android 6 twice; should be Android 6 and Android 7.
2018-09-25 03:27:42 +00:00
dmiller
173a99ede4 Officially deprecate bin.lua. 2018-09-24 17:31:21 +00:00
dmiller
be2910ae6f Remove the last uses of bin.lua in all of NSE 2018-09-23 05:02:46 +00:00
dmiller
ff6b5b65a8 Remove more bin.lua packings. 2018-09-22 05:19:24 +00:00
dmiller
e9addd756f Remove some more bin.lua packings 2018-09-21 18:36:58 +00:00
nnposter
03dfeaf4e3 Fixes a typo. Closes #1332 2018-09-20 16:32:12 +00:00
dmiller
8d4d5b977f Remove more bin.lua packings 2018-09-20 04:05:00 +00:00
dmiller
c82a370dd1 Fix unpacking OEM ID; had been grabbing wrong 3 bytes. Replaced bin with string unpacking 2018-09-20 04:04:59 +00:00
dmiller
7819453af5 Fix some incorrect conversions from bin to string unpacking 2018-09-20 02:19:53 +00:00
dmiller
00ec940ead Replace bin.lua packing in msrpc libraries 2018-09-19 21:43:44 +00:00
dmiller
867e9b3fec Remove bin.lua from mssql.lua 2018-09-19 05:16:45 +00:00
dmiller
a39203e5cd Remove bin.lua packings from some more libs 2018-09-19 04:09:55 +00:00
dmiller
b5ab73d44d Replace a couple of conversion functions with transcoders from unicode.lua 2018-09-19 04:09:54 +00:00
dmiller
cb24d657e2 Remove some more bin.lua packings, and fix one mistake in broadcast-ping.nse 2018-09-19 04:09:53 +00:00
dmiller
6986077364 Remove some more bin.lua packings 2018-09-18 04:21:19 +00:00
dmiller
626f10aca0 libdnet: Keep result of pcap_findalldevs around to avoid re-calling frequently 2018-09-18 04:21:18 +00:00
dmiller
f540c58e3f Remove last uses of 'H' bin packing format, equivalent to stdnse.tohex/fromhex 2018-09-17 15:29:57 +00:00
dmiller
4824a5a074 Use Nsock error string instead of socket_strerror for timeouts; wasn't working on Windows. Fixes #1324 2018-09-17 15:29:56 +00:00
dmiller
4009f5fb17 Remove bin.lua from eap and tns libraries 2018-09-17 02:34:31 +00:00
dmiller
12295a474c Remove bin.lua from a couple more places 2018-09-16 04:28:26 +00:00
dmiller
2a11de56e4 Remove more bin.lua packing, including the last 'binary string' packing 2018-09-16 04:28:25 +00:00
dmiller
e8d7f3bf2e Remove bin.lua from dns.lua 2018-09-16 04:28:24 +00:00
dmiller
ceb4e2dd71 Upgrade lowest-offered proto version to TLSv1.0. See ssl-ccs-injection for example 2018-09-14 20:13:53 +00:00
dmiller
8c8f0fbf7c Be more strict to avoid false positives in ssl-ccs-injection. Fixes #1322 2018-09-14 20:13:53 +00:00
dmiller
dc1e484ad0 Remove bin.lua from a few more libs 2018-09-11 19:20:16 +00:00
dmiller
00c65bc013 Replace another random string implementation with rand.random_string() 2018-09-11 17:04:12 +00:00
dmiller
ab67d380d6 Remove bin.lua from a couple libs 2018-09-11 15:27:44 +00:00
dmiller
99825c525d Remove bin.lua from rmi.lua 2018-09-11 04:37:48 +00:00
dmiller
5c7def132b Remove bin.lua from vuzedht.lua, support IPv6 addresses properly 2018-09-11 04:37:48 +00:00
dmiller
4c3a4e7abb Add unversioned file rand.lua. Fixes #1320 2018-09-09 13:18:18 +00:00
dmiller
48220d3220 Remove bin.lua packing from ike.lua 2018-09-09 03:51:30 +00:00
dmiller
3faefa5d56 Add/improve NSEdoc for ike.lua 2018-09-09 03:51:29 +00:00
dmiller
eed83a95e4 Avoid awkward conversion to/from hex 2018-09-09 03:51:28 +00:00
dmiller
7b880da871 Avoid printing duplicate ALPN protocol if server forces one 2018-09-08 23:14:02 +00:00
dmiller
e1cbd13f82 Remove some openssl deps when only used for random strings 2018-09-08 17:07:07 +00:00
dmiller
26ef852a28 Move stdnse.generate_random_string to new rand.lua 2018-09-08 17:07:06 +00:00
dmiller
deea96de7c Make rand_bytes crypto-safe, use rand_pseudo_bytes for no-fail random 2018-09-08 17:07:02 +00:00
dmiller
494ce5e247 Add necessary NSEdoc to knx.lua 2018-09-08 17:07:02 +00:00
dmiller
a5ad8c15c8 Remove bin.lua from the last of the NSE scripts (libraries still use it) 2018-09-08 17:07:01 +00:00
dmiller
5bffa604d9 Remove bin.lua unpacking from more scripts 2018-09-08 17:07:00 +00:00
dmiller
9b54895fad Avoid repeatedly checking the same EXIF tag; pos should not be shadowed 2018-09-08 17:06:58 +00:00
dmiller
f62d39f801 Convert more bin.lua packings 2018-09-06 16:00:46 +00:00
dmiller
201ee75059 Update unpacking of share names to use string.unpack 2018-09-06 14:20:33 +00:00
dmiller
c0fd9f3257 Fix a packet check: command should be Response, need 'or' not 'and' 2018-09-06 14:20:32 +00:00
dmiller
c2ac2856d3 Remove bin.lua from more scripts 2018-09-06 14:20:31 +00:00
dmiller
8b371c3b96 Add explicit endianness modifiers in several places. 2018-09-06 14:20:30 +00:00
dmiller
9ba660d330 Fix endianness in string pack format 2018-09-06 01:07:23 +00:00
dmiller
0b9bcba19b Remove bin.lua packing from more scripts 2018-09-05 21:57:41 +00:00
dmiller
c47e3961b6 Remove bin.lua from rpc.lua 2018-09-05 20:34:20 +00:00