安全运营 -- 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

相关推荐
小柯南敲键盘3 分钟前
跨境电商翻译工具,AI批量图片及视频字幕翻译
大数据·人工智能·python·音视频
运维行者_28 分钟前
ISP 企业级带宽计费怎么做?网络流量计费的 6 大核心能力
运维·服务器·网络·数据库·支持向量机·接口隔离原则
数安旭说42 分钟前
企业终端行为审计建设:本地审计 + 网络审计构建完整溯源取证体系
运维·数据安全·软件需求·溯源·审计·网络审计
大大大大晴天️1 小时前
用 Helm、CRD 与 Operator 管大数据:声明式运维如何替代脚本化部署
大数据·云原生
数造科技1 小时前
政务数据治理实战:统一数据底座如何破解商事注册“重复填报”与数据孤岛
大数据·人工智能·科技·政务·ai-native
金立基包装胶水2 小时前
纸袋热封胶常见都有哪些问题?
大数据·笔记·其他
Elastic 中国社区官方博客2 小时前
在 Elasticsearch 中回填时间序列数据:通过批量 API 加载数月的历史指标数据
大数据·运维·数据库·人工智能·elasticsearch·搜索引擎·全文检索
故七月2 小时前
优胜劣汰·动态赋能——锦邻创享OPC社区的考核管理与退出机制
大数据·人工智能
10mAh2 小时前
【Linux】CPU 100% 怎么排查?——top、pidstat、jstack 到线程定位实战
linux·运维·服务器
qq_297670872 小时前
第 4 篇:HTTP 和浏览器——HTTPS 不只是「把 HTTP 包一层 TLS」那么简单
网络安全·https·tls