Files
OneForAll-mirror/data/rules/whatweb/cisco-ace-xml-gateway.json
T
2020-07-29 00:02:06 +08:00

14 lines
509 B
JSON

{
"name": "Cisco-ACE-XML-Gateway",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "The Cisco ACE XML Gateway is a key component of the Cisco Application Control Engine (ACE) family of products. The ACE XML Gateway delivers an integrated XML firewall.",
"website": "http://www.cisco.com/en/US/products/ps7314/index.html",
"matches": [
{
"search": "headers[server]",
"regexp": "(?-mix:^ACE XML Gateway$)"
}
]
}