mirror of
https://github.com/nmap/nmap.git
synced 2026-01-09 16:09:03 +00:00
* Adds Wikipedia path to the wiki signatures.
This commit is contained in:
@@ -103,7 +103,8 @@ table.insert(fingerprints, {
|
||||
category='general',
|
||||
probes={
|
||||
{path='/wiki/', method='HEAD'},
|
||||
{path='/mediawiki/', method='HEAD'}
|
||||
{path='/mediawiki/', method='HEAD'},
|
||||
{path='/wiki/Main_Page', method='HEAD'}
|
||||
},
|
||||
matches={
|
||||
{output='Wiki'}
|
||||
|
||||
Reference in New Issue
Block a user