1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-24 16:39:03 +00:00

Adds a popular FrontPage extension file to http-enum

This commit is contained in:
paulino
2015-02-08 19:15:11 +00:00
parent 27bb53e295
commit f160b590aa

View File

@@ -6523,6 +6523,9 @@ table.insert(fingerprints, {
path = '/_vti_txt/',
method = 'GET'
},
{
path = '/postinfo.html'
},
{
path = '/_vti_bin/_vti_aut/author.dll'
},