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

15 lines
285 B
JSON

{
"name": "BEA-WebLogic-Server",
"author": "fofa",
"version": "0.1.0",
"matches": [
{
"search": "body",
"text": "<h1>BEA WebLogic Server"
},
{
"search": "body",
"text": "WebLogic"
}
]
}