diff --git a/nselib/data/http-fingerprints.lua b/nselib/data/http-fingerprints.lua index 9baf831af..6be2d5856 100644 --- a/nselib/data/http-fingerprints.lua +++ b/nselib/data/http-fingerprints.lua @@ -2561,12 +2561,12 @@ table.insert(fingerprints, { method = 'HEAD' }, { - path = '/sitecore/admin/', - method = 'HEAD' + path = '/sitecore/admin/', + method = 'HEAD' }, { - path = '/sitecore/login/admin/', - method = 'HEAD' + path = '/sitecore/login/admin/', + method = 'HEAD' } }, matches = { @@ -11619,8 +11619,8 @@ table.insert(fingerprints, { method = 'GET' }, { - path = '/sitecore/login/default.aspx', - method = 'GET' + path = '/sitecore/login/default.aspx', + method = 'GET' } }, matches = { @@ -11629,12 +11629,12 @@ table.insert(fingerprints, { output = '\\1.\\2.\\3 (rev. \\4)' }, { - match = 'class="SystemInformationDivider">.*Sitecore.NET ([^<]*)', - output = '\\1' + match = 'class="SystemInformationDivider">.*Sitecore.NET ([^<]*)', + output = '\\1' }, { - match = '
.*Sitecore version ([^<]*)', - output = '\\1' + match = '
.*Sitecore version ([^<]*)', + output = '\\1' }, { match = '',