diff --git a/nselib/data/http-default-accounts-fingerprints.lua b/nselib/data/http-default-accounts-fingerprints.lua index 34411feaa..12b24b960 100644 --- a/nselib/data/http-default-accounts-fingerprints.lua +++ b/nselib/data/http-default-accounts-fingerprints.lua @@ -4,6 +4,7 @@ local http = require "http" local stdnse = require "stdnse" local table = require "table" local url = require "url" +local have_openssl, openssl = pcall(require, 'openssl') --- -- http-default-accounts-fingerprints.lua @@ -555,6 +556,47 @@ table.insert(fingerprints, { end }) +table.insert(fingerprints, { + -- Version 3.6/4 + name = "Lantronix ThinWeb Manager", + category = "printer", + paths = { + {path = "/"} + }, + target_check = function (host, port, path, response) + -- This fingerprint needs OpenSSL for MD5 + return have_openssl + and response.status == 200 + and response.header["server"] + and response.header["server"]:find("^Gordian Embedded") + and response.body + and response.body:lower():find("