mirror of
https://github.com/nmap/nmap.git
synced 2025-12-23 07:59: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/',
|
||||
method = 'GET'
|
||||
},
|
||||
{
|
||||
path = '/error.html',
|
||||
method = 'GET'
|
||||
},
|
||||
{
|
||||
path = '/error/',
|
||||
method = 'GET'
|
||||
|
||||
Reference in New Issue
Block a user