mirror of
https://github.com/nmap/nmap.git
synced 2025-12-14 19:59:02 +00:00
Added new entries for awstats totals under 'general'
This commit is contained in:
@@ -289,7 +289,11 @@ table.insert(fingerprints, {
|
||||
table.insert(fingerprints, {
|
||||
category='general',
|
||||
probes={
|
||||
{path='/awstatstotals/awstatstotals.php', method='GET'}
|
||||
{path='/awstatstotals/awstatstotals.php', method='GET'},
|
||||
{path='/awstats/awstatstotals.php', method='GET'},
|
||||
{path='/awstatstotals.php', method='GET'},
|
||||
{path='/awstats/index.php', method='GET'},
|
||||
{path='/awstatstotals/index.php', method='GET'}
|
||||
},
|
||||
matches= {
|
||||
{match='', output='AWStats Totals'}
|
||||
|
||||
Reference in New Issue
Block a user