Files
OneForAll-mirror/data/rules/fofa/Aruba-Device.json
T
2020-07-29 00:02:06 +08:00

20 lines
400 B
JSON

{
"name": "Aruba-Device",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "/images/arubalogo.gif"
},
{
"search": "body",
"text": "Copyright"
},
{
"search": "body",
"text": "Aruba Networks"
}
],
"condition": "0 or (1 and 2)"
}