Files
OneForAll-mirror/data/rules/whatweb/aruba-mobility-controller-config-file.json
T
2020-07-29 00:02:06 +08:00

19 lines
795 B
JSON

{
"name": "Aruba-Mobility-Controller-Config-File",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Aruba's family of mobility controllers are purpose-built network infrastructure devices, designed from the ground up to provide secure, scalable solutions for campus wireless LAN, wired security, branch office deployments, and remote networking. ",
"website": "http://www.arubanetworks.com/products/mobility_controllers.php",
"matches": [
{
"text": "logging level warnings stm"
},
{
"text": "packet-capture-defaults tcp disable udp disable sysmsg disable other disable"
},
{
"text": "ids-policy rate-frame-type-param disassoc node-time-interval"
}
]
}