Amazon S3 bucket policy modified

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

Goal

Detect when a S3 Bucket policy is modified.

Strategy

Monitor CloudTrail and detect when S3 policies are being modified via one of the following API calls:

Triage and response

  1. Determine who the user was who made this API call.
  2. Contact the user and see if this was an API call which was made by the user.
  3. If the API call was not made by the user:
    • Rotate the user credentials and investigate what other API calls.
    • Determine what other API calls the user made which were not made by the user.

Changelog

  • 18 March 2022 - Updated signal message, query and severity.
  • 16 November 2022 - Updated rule query.
PREVIEWING: dgreen15/github-error-fix