System authentication files modified

이 페이지는 아직 영어로 제공되지 않습니다. 번역 작업 중입니다.
현재 번역 프로젝트에 대한 질문이나 피드백이 있으신 경우 언제든지 연락주시기 바랍니다.

Goal

Detect modifications to pam.d directory.

Strategy

Linux Pluggable Authentication Modules (PAM) provide authentication for applications and services. Authentication modules in the PAM system are setup and configured under the /etc/pam.d/ directory. An attacker may attempt to modify or add an authentication module in PAM in order to bypass the authentication process, or reveal system credentials.

Triage and response

  1. Identify if the changes to the path {{@file.path}} were part of known system setup or mainenance.
  2. If these changes were unauthorized, roll back the host in question to a known good PAM configuration, or replace the system with a known-good system image.

Required agent version 7.27 or higher

PREVIEWING: aliciascott/DOCS-9725-Cloudcraft