This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
JSON 内容类型
默认情况下,Web App Firewall 会将内容类型为“应用程序 /json”的文件视为 JSON 文件。默认设置允许 Web App Firewall 识别请求和响应中的 JSON 内容,并适当处理该内容。
您可以将 Web App Firewall 配置为检查 Web 内容是否有其他字符串或模式表明这些文件是 JSON 文件。这可以确保 Web App Firewall 识别您站点上的所有 JSON 内容,即使某些 JSON 内容不遵循正常的 JSON 命名约定,也可确保 JSON 内容受到 JSON 安全检查。
要配置 JSON 内容类型,请将相应的模式添加到 JSON 内容类型列表中。您可以输入内容类型作为字符串,也可以输入 PCRE 兼容的正则表达式,指定一个或多个字符串。您还可以修改现有 JSON 内容类型模式。
使用命令行界面添加 JSON 内容类型模式
在命令提示符下,键入以下命令:
add appfw JSONContentType <JSONContenttypevalue> [-isRegex ( REGEX | NOTREGEX )]
save ns config
示例
以下示例添加了模式 。*/json 添加到 JSON 内容类型列表中,并将其指定为正则表达式。
add appfw JSONContentType ".*/json" -isRegex REGEX
<!--NeedCopy-->
使用 GUI 配置 JSON 内容类型列表
- 导航到安全 > 应用程序防火墙。
- 在详细信息窗格的 设置下,单击 管理 JSON 内容类型。
- 在“管理 JSON 内容类型”对话框中,执行以下操作之一:
- 要添加新的 JSON 内容类型,请单击添加。
- 要修改现有 JSON 内容类型,请选择该类型,然后单击编辑。 此时将显示“配置 Web App Firewall JSON 内容类型”对话框。 注意:如果选择现有 JSON 内容类型模式,然后单击“添加”,则对话框将显示该 JSON 内容类型模式的信息。您可以修改该信息以创建新的 JSON 内容类型模式。
- 在对话框中,填写元素。具体如下:
- IsRegex。选择或清除以在表单字段名称中启用 PCRE 格式正则表达式。
- JSON 内容类型 输入与要添加的 JSON 内容类型模式匹配的文字字符串或 PCRE 格式正则表达式。
- 单击 Create(创建)或 OK(确定)。
- 要从列表中删除 JSON 内容类型模式,请选择该模式,然后单击“删除”以将其删除,然后单 击“确定”以确认您的选择。
- 完成添加和删除 XML 内容类型模式后,单击“关闭”。
共享
共享
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.