Files
OneForAll-mirror/data/rules/fofa/IBM-Web-Traffic-Express-Caching-Proxy.json
T
2020-07-29 00:02:06 +08:00

15 lines
315 B
JSON

{
"name": "IBM-Web-Traffic-Express-Caching-Proxy",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "headers",
"text": "IBM-PROXY-WTE"
},
{
"search": "body",
"text": "/admin-bin/webexec/wte.html"
}
]
}