Upgrade to Pro — share decks privately, control downloads, hide ads and more …

ECSでGuardDutyのRuntime Monitoringを使ってみる

Pretzelisa
January 20, 2024
180

ECSでGuardDutyのRuntime Monitoringを使ってみる

JAWS-UG横浜 #68 AWS re:Invent 2023 Recap Containerで発表

Pretzelisa

January 20, 2024
Tweet

Transcript

  1. Runtime Monitoringで検出できる アクティビティの例  Backdoor:Runtime/C&CActivity.B コンテナ(orEC2)がC&Cサーバに関連付けられた IP をクエリしている  CryptoCurrency:Runtime/BitcoinTool.B

    EC2インスタンス/コンテナで暗号通貨関連のIPアドレスを クエリしている  DefenseEvasion:Runtime/FilelessExecution メモリからコードを実行している(インメモリ攻撃の可能性)  Trojan:Runtime/BlackholeTraffic ブラックホール の IP アドレスと通信しようとしている 8
  2. ランタイムの脅威を検出した後 GuardDutyでの検出結果を AWS Security Hub, Amazon EventBridge, Amazon Detectiveと連携させることも可能 Amazon

    DetectiveがECS Runtime Monitoringもサポートする ようになった(re:Invent 2023期間中に発表) AWS「Amazon Detective が Amazon GuardDuty ECS ランタイムモニタリングの セキュリティ調査をサポート」 https://aws.amazon.com/jp/about-aws/whats-new/2023/11/amazon-detective- security-guardduty-ecs-monitoring/ 9
  3. 参考サイト AWS re:Invent 2023 - Introducing GuardDuty ECS Runtime Monitoring,

    including AWS Fargate (SEC239) https://www.youtube.com/watch?v=nuMOaQctNgE&t=1360s AWS「Amazon Detective が Amazon GuardDuty ECS ランタイムモニタリングの セキュリティ調査をサポート」 https://aws.amazon.com/jp/about-aws/whats-new/2023/11/amazon- detective-security-guardduty-ecs-monitoring/ クラスメソッド「【総まとめ】GuardDutyによるコンテナランタイム脅威検知の注意事項と設定 手順と検出の様子 #AWSreInvent」 https://dev.classmethod.jp/articles/ecs-fargate-runtime-detection/ Amazon GuardDutyユーザーガイド「GuardDuty Runtime Monitoring」 https://docs.aws.amazon.com/ja_jp/guardduty/latest/ug/runtime- monitoring.html 18