mirror of
https://github.com/nmap/nmap.git
synced 2025-12-18 13:39:02 +00:00
Corrects a fingerprint category for ExtraHop
This commit is contained in:
@@ -278,7 +278,7 @@ table.insert(fingerprints, {
|
||||
table.insert(fingerprints, {
|
||||
--Version 5.3.1.1944 on EH6000
|
||||
name = "ExtraHop Web UI",
|
||||
category = "new",
|
||||
category = "web",
|
||||
paths = {
|
||||
{path = "/extrahop/"}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user