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

Re-indent the Lua files in nselib/data/

https://secwiki.org/w/Nmap/Code_Standards
This commit is contained in:
dmiller
2014-02-05 17:58:36 +00:00
parent 69e343f0aa
commit 7dd47ec3a3
5 changed files with 2193 additions and 2193 deletions

View File

@@ -362,4 +362,4 @@ tools = { Django = { rapidDetect = function(host, port)
return
end
},
}
}

View File

@@ -11938,5 +11938,5 @@ if f then
end
end
end
end
end

View File

@@ -1,13 +1,13 @@
local table = require 'table'
--[[
This is compiled list of known IKE vendor IDs.
This is compiled list of known IKE vendor IDs.
Most of the VIDs have been copied from ike-scan with permission from
the original author, Roy Hills, so a big 'thank you' is in order.
-- http://www.nta-monitor.com/wiki/index.php/Ike-scan_Documentation
Most of the VIDs have been copied from ike-scan with permission from
the original author, Roy Hills, so a big 'thank you' is in order.
-- http://www.nta-monitor.com/wiki/index.php/Ike-scan_Documentation
Unknown ids:
Unknown ids:
ab926d9ee113a0219557fcc54e52865c (Citrix NetScaler ?)
5062b335bc20db32c0d54465a2f70100 (fortigate ?)
4f4540454371496d7a684644 (linksys ?)