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