Files
OneForAll-mirror/data/rules/whatweb/ibm-websphere-datapower.json
T
2020-07-29 00:02:06 +08:00

14 lines
514 B
JSON

{
"name": "IBM-WebSphere-DataPower",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "IBM WebSphere DataPower SOA Appliances are purpose-built, easy-to-deploy network devices that simplify, help secure, and accelerate XML and Web service deployments",
"website": "https://www-01.ibm.com/software/integration/datapower/",
"matches": [
{
"search": "headers[x-backside-transport]",
"regexp": "(?-mix:(FAIL|OK))"
}
]
}