mirror of
https://github.com/nmap/nmap.git
synced 2025-12-17 05:09:00 +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, {
|
table.insert(fingerprints, {
|
||||||
category='general',
|
category='general',
|
||||||
probes={
|
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= {
|
matches= {
|
||||||
{match='', output='AWStats Totals'}
|
{match='', output='AWStats Totals'}
|
||||||
|
|||||||
Reference in New Issue
Block a user