1
0
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:
ron
2021-09-09 18:13:32 +00:00
parent 5759df058b
commit b0bd2776a7

View File

@@ -10432,6 +10432,10 @@ table.insert(fingerprints, {
path = '/enviamail/',
method = 'GET'
},
{
path = '/error.html',
method = 'GET'
},
{
path = '/error/',
method = 'GET'