mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Adds a popular FrontPage extension file to http-enum
This commit is contained in:
parent
27bb53e295
commit
f160b590aa
1 changed files with 3 additions and 0 deletions
|
|
@ -6523,6 +6523,9 @@ table.insert(fingerprints, {
|
|||
path = '/_vti_txt/',
|
||||
method = 'GET'
|
||||
},
|
||||
{
|
||||
path = '/postinfo.html'
|
||||
},
|
||||
{
|
||||
path = '/_vti_bin/_vti_aut/author.dll'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue