MISP 凭据#
¥MISP credentials
你可以使用以下凭据验证以下节点:
¥You can use these credentials to authenticate the following nodes:
先决条件#
¥Prerequisites
安装并运行一个 MISP 实例。
¥Install and run a MISP instance.
支持的身份验证方法#
¥Supported authentication methods
- API 密钥
¥API key
相关资源#
¥Related resources
有关服务的更多信息,请参阅 MISP 自动化 API 文档。
¥Refer to MISP's Automation API documentation for more information about the service.
使用 API 密钥#
¥Using API key
要配置此凭据,你需要:
¥To configure this credential, you'll need:
- API 密钥:在 MISP 中,这些称为“自动化密钥”。从“事件操作”>“自动化”获取自动化密钥。有关生成更多密钥的说明,请参阅 MISP 自动化密钥文档。
¥An API Key: In MISP, these are called Automation keys. Get an automation key from Event Actions > Automation. Refer to MISP's automation keys documentation for instructions on generating more keys.
- 基本 URL:你的 MISP URL
¥A Base URL: Your MISP URL.
- 选择是否允许未经授权的证书:如果启用,即使 SSL 证书验证失败,凭据也会连接。
¥Select whether to Allow Unauthorized Certificates: If turned on, the credential will connect even if SSL certificate validation fails.