mirror of
https://github.com/1Panel-dev/1Panel.git
synced 2025-01-20 08:49:16 +08:00
16 lines
292 B
JSON
16 lines
292 B
JSON
{
|
|
"rules": [
|
|
{
|
|
"state": "on",
|
|
"name": "appFilter1",
|
|
"rule": "/TomcatBypass/Command/Base64",
|
|
"type": "appFilter"
|
|
},
|
|
{
|
|
"state": "on",
|
|
"name": "appFilter2",
|
|
"rule": "j\\S*ndi\\S*:\\S*(?:dap|dns)\\S+",
|
|
"type": "appFilter"
|
|
},
|
|
]
|
|
} |