diff --git a/nselib/data/http-fingerprints.lua b/nselib/data/http-fingerprints.lua index 11548a938..da6fd3940 100644 --- a/nselib/data/http-fingerprints.lua +++ b/nselib/data/http-fingerprints.lua @@ -10432,6 +10432,10 @@ table.insert(fingerprints, { path = '/enviamail/', method = 'GET' }, + { + path = '/error.html', + method = 'GET' + }, { path = '/error/', method = 'GET'