mirror of
https://github.com/nmap/nmap.git
synced 2025-12-22 23:49:03 +00:00
Add new fingerprint to http-fingerprints.lua (/error.html)
This commit is contained in:
@@ -10432,6 +10432,10 @@ table.insert(fingerprints, {
|
|||||||
path = '/enviamail/',
|
path = '/enviamail/',
|
||||||
method = 'GET'
|
method = 'GET'
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
path = '/error.html',
|
||||||
|
method = 'GET'
|
||||||
|
},
|
||||||
{
|
{
|
||||||
path = '/error/',
|
path = '/error/',
|
||||||
method = 'GET'
|
method = 'GET'
|
||||||
|
|||||||
Reference in New Issue
Block a user