From f160b590aacb301fceea5d005592fd1bedbfcef9 Mon Sep 17 00:00:00 2001 From: paulino Date: Sun, 8 Feb 2015 19:15:11 +0000 Subject: [PATCH] Adds a popular FrontPage extension file to http-enum --- nselib/data/http-fingerprints.lua | 3 +++ 1 file changed, 3 insertions(+) diff --git a/nselib/data/http-fingerprints.lua b/nselib/data/http-fingerprints.lua index fc9449adb..8058a51b4 100644 --- a/nselib/data/http-fingerprints.lua +++ b/nselib/data/http-fingerprints.lua @@ -6523,6 +6523,9 @@ table.insert(fingerprints, { path = '/_vti_txt/', method = 'GET' }, + { + path = '/postinfo.html' + }, { path = '/_vti_bin/_vti_aut/author.dll' },