1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-06 04:31:29 +00:00

Correct and expand VSNNUM test data

This commit is contained in:
nnposter
2022-05-06 19:50:21 +00:00
parent 4671f5da12
commit 1c8336c55e

View File

@@ -41,8 +41,10 @@ local ERR_CODES = {
-- 153092352: 9.2.0.1.0
-- 169869568: 10.2.0.1.0
-- 185599488: 11.1.0.6.0
-- 202375680: 13.1.0.2.0
-- 202375680: 12.1.0.2.0
-- 301989888: 18.0.0.0.0
-- 318767104: 19.0.0.0.0
-- 352321536: 21.0.0.0.0
local function decode_vsnnum (vsnnum)
vsnnum = tonumber(vsnnum)