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

16 lines
607 B
JSON

{
"name": "PacketShaper",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "The Blue Coat PacketShaper provides application performance monitoring for an accurate picture of network traffic and ensures business-critical applications have the resources they need to operate effectively",
"website": "http://www.bluecoat.com/products/packetshaper",
"matches": [
{
"text": "<title>PacketShaper Customer Login</title>"
},
{
"text": "<SCRIPT LANGUAGE=JavaScript SRC=\"/libmd5.js\"></SCRIPT>"
}
]
}