安全运营 -- splunk restapi 最小权限

0x00 背景

最小化权限原则,为每个功能,每个账户分配最小的权限。

0x01 实践

只需要7个 capability:

You'll need to add certain capabilities to that user or that users's role(s).
capability::rest_apps_management

* Lets a user edit settings for entries and categories in the Python remote

apps handler.

* See restmap.conf.spec for more information.

capability::rest_apps_view

* Lets a user list various properties in the Python remote apps handler.

* See restmap.conf.spec for more info

capability::rest_properties_get

* Lets a user get information from the services/properties endpoint.

capability::rest_properties_set

* Lets a user edit the services/properties endpoint.

capability::rest_access_server_endpoints

* Lets a user run the 'rest' command and access 'services/server/' endpoints.

capability::dispatch_rest_to_indexers

* Lets a user dispatch the REST search command to indexers.

capability::search

* Lets a user run a search.

0x02 reference

https://docs.splunk.com/Documentation/Splunk/latest/admin/authorizeconf

restmap.conf - Splunk Documentation

相关推荐
明月_清风4 小时前
数据进入平台后怎么处理?一文搞懂 ETL
大数据·后端·数据分析
明月_清风4 小时前
数据处理完放在哪里?一文搞懂数据仓库与数据湖
大数据·后端·数据分析
大大大大晴天4 小时前
每天认识一个组件:向量化计算加速Apache Auron
大数据
明月_清风4 小时前
数据平台到底是什么?一篇文章搞懂数据平台开发
大数据·后端·数据分析
明月_清风4 小时前
数据是怎么进入数据平台的?一文搞懂数据采集与数据同步
大数据·后端·数据分析
Databend5 小时前
同样 PASS,路径为何不同|用 Jev 逐 Span 评估 Agent Trace
大数据·数据分析·agent
Likeadust5 小时前
上传即转码、分类、嵌入:本地点播/网络点播EasyDSS点播如何撑起企业视频知识库
大数据·音视频·easydss
Leo.yuan5 小时前
FineDataLink 5.0 正式发布:实时计算与数据质量两大能力升级,构建可信、实时的数据底座
大数据
大大大大晴天5 小时前
数据血缘与影响分析:从字段链路到变更治理和故障定位
大数据
SelectDB5 小时前
Doris 向量检索上线踩坑记录:七个排查现场与可直接复制的命令
大数据·数据库·数据分析