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

相关推荐
AustinCyy11 分钟前
【Seed-Labs 2.0】Buffer Overflow Attack Lab (Server Version)
网络安全
tan62574717 分钟前
github
运维
鹧鸪云光伏与储能软件开发20 分钟前
鹧鸪云运维软件焕新升级
运维·光伏运维
熟透的蜗牛24 分钟前
大数据技术(八)—— HBase数据读写流程和Api的使用
大数据·数据库·hbase
老鑫安全培训40 分钟前
利用jmg快速注入内存马
安全·web安全·网络安全·系统安全·安全威胁分析
lishing61 小时前
Linux驱动开发(18):linux驱动并发与竞态
linux·运维·服务器
对,就是哥1 小时前
ABAP 两个内表不同名称字段赋值的方法
运维·数据库·windows
俊哥大数据1 小时前
【制造业】大数据一站式解决方案
大数据
亚信安全官方账号2 小时前
亚信安全2025年第1期《勒索家族和勒索事件监控报告》
网络安全
纯净的灰〃2 小时前
常见中间件漏洞(tomcat,weblogic,jboss,apache)
安全·web安全·网络安全·中间件