mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Removed a line that causes a lot of false positives
This commit is contained in:
parent
a92f1cb8a4
commit
bfd642c6fb
1 changed files with 0 additions and 1 deletions
|
|
@ -951,7 +951,6 @@ table.insert(fingerprints, {
|
|||
{path='/webadmin.nsf', method='HEAD'},
|
||||
{path='/web.nsf', method='HEAD'},
|
||||
{path='/.nsf/../winnt/win.ini', method='HEAD'},
|
||||
{path='/?Open', method='HEAD'},
|
||||
},
|
||||
matches= {
|
||||
{match='', output='Lotus Domino'}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue