Security Hub with Organisations

0

when using aws security hub with organisations do we need to enable and setup aws security hub in each child account that exists in the organisation?

질문됨 2년 전1440회 조회
2개 답변
2

You do need to enable Security Hub in each account and in each region that your workloads are hosted in, individually.

You can of course achieve this easily by using CloudFormation.

To use Security Hub within an AWS Organization, do the following:

  1. Choose one account (lets call it security-tooling account with id 123456789012) as your org wide security tooling account.

  2. Delegate AWS Security Hub administration to this security-tooling account. Enter image description here

  3. If are going to use other security services its best practice to make this security-tooling account the delegated administrator for those services as well (ex: Amazon GuardDuty, Amazon Inspector).

  4. Enable AWS Config in every account and every region that you want to use AWS Security Hub in (This is because AWS Security Hub depends on AWS Config). Enter image description here

  5. Enable AWS Security Hub in every account and every region that you want to.

  6. In the Security-tooling (delegated administrator ) account; navigage to: Security Hub --> Settings --> Account Management.

  7. Here you will see the list of accounts in your AWS Organization. You can enable these accounts. This enablement is so that those accounts send findings to the Security-tooling (delegated administrator) account.

  8. Check the "auto enable accounts". When you do this, all subsequent accounts that get added to the organization will directly become members and start sending findings to the delegated administrator account. (IF AWS SECURITY HUB IS ENABLED IN THOSE ACCOUNTS) Enter image description here

  9. Finally navigate to Security Hub --> Settings --> Regions. Select an aggregation region and add Linked regions, so as to aggregate findings in one region. Enter image description here

KEY POINT: An account may become a member but that would be of no use if AWS Security Hub is not enabled in it. An account may have AWS Security Hub enabled in it, but your findings will not be centralised if it is not made member account.

AWS
답변함 일 년 전
0

When you use both Security Hub and AWS Organizations together, you can automatically enable Security Hub for all of your accounts, including new accounts as they are added. This increases the coverage for Security Hub checks and findings, which provides a more comprehensive and accurate picture of your overall security posture.

The detail instruction is at here: https://docs.aws.amazon.com/securityhub/latest/userguide/accounts-transition-to-orgs.html

smoy
답변함 2년 전
  • I have enabled that and i can see the child accounts in the masters security hub however there are no finding for sub accounts. if a security standard has been enabled at the master security hub than does it automatically propagate to the linked accounts?

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인