通过 CVE-2022-38028 可能的特权升级

编辑

通过 CVE-2022-38028 可能的特权升级编辑

通过利用 CVE-2022-38028 劫持打印后台服务执行来识别特权升级尝试。

规则类型: eql

规则索引:

  • logs-endpoint.events.file-*
  • logs-windows.sysmon_operational-*
  • endgame-*

严重性: 高

风险评分: 73

每隔运行: 5m

从以下时间起搜索索引: now-9m (日期数学格式,另请参见 其他回溯时间)

每个执行的最大警报数: 100

参考:

标签:

  • 域:端点
  • 操作系统:Windows
  • 用例:威胁检测
  • 策略:特权升级
  • 策略:防御规避
  • 数据源:Elastic Endgame
  • 数据源:Elastic Defend
  • 数据源:Sysmon

版本: 1

规则作者:

  • Elastic

规则许可: Elastic 许可证 v2

规则查询编辑

file where host.os.type == "windows" and
           file.path : ("?:\\*\\Windows\\system32\\DriVerStoRe\\FiLeRePoSiToRy\\*\\MPDW-constraints.js",
                        "?:\\*\\Windows\\WinSxS\\amd64_microsoft-windows-printing-printtopdf_*\\MPDW-constraints.js")

框架: MITRE ATT&CKTM