diff --git a/scripts/http-favicon.nse b/scripts/http-favicon.nse index a2048fb10..802d70094 100644 --- a/scripts/http-favicon.nse +++ b/scripts/http-favicon.nse @@ -36,7 +36,7 @@ action = function(host, port) local match local status, favicondb local result= "" - local favicondbfile="favicon-db" + local favicondbfile="nselib/data/favicon-db" local index, icon local root = ""