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

23 lines
494 B
JSON

{
"name": "Citrix-Access-Gateway",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "title",
"regexp": "Citrix Access Gateway"
},
{
"search": "body",
"text": "href=\"/vpn/images/AccessGateway.ico"
},
{
"search": "headers",
"text": "ezisneercsresu="
},
{
"search": "headers",
"text": "Cyms-SecS"
}
]
}