mirror of
https://github.com/shmilylty/OneForAll.git
synced 2026-08-25 20:37:48 +08:00
14 lines
509 B
JSON
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$)"
|
|
}
|
|
]
|
|
}
|