mirror of
https://github.com/nmap/nmap.git
synced 2025-12-23 16:09:02 +00:00
Removed a line that causes a lot of false positives
This commit is contained in:
@@ -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'}
|
||||
|
||||
Reference in New Issue
Block a user