ministryofjustice / cloud-platform

Documentation on the MoJ cloud platform
MIT License
87 stars 44 forks source link

Firebreak idea: Setup GuardDuty in AWS Cloud Platform Account #532

Closed jasonBirchall closed 5 years ago

jasonBirchall commented 5 years ago

GOAL:

SOURCE: https://aws.amazon.com/guardduty/

IDEA/INSPIRATION: https://github.com/ministryofjustice/laa-aws-infrastructure/tree/master/security

sid-secops commented 5 years ago

Reference - https://github.com/trussworks/terraform-aws-guardduty-notifications https://github.com/LeapBeyond/terraform-aws-guardduty

pwyborn commented 5 years ago
pwyborn commented 5 years ago

To Do:

pwyborn commented 5 years ago

All done - however On suggestion of Jason - a restructure of global-resources so that guardduty state is included. Problem with the existing auth0 terraform which Jason is looking into. Once sorted I will run terraform plan/apply again in new location. Maybe terraform destroy before I re-create Please see https://github.com/ministryofjustice/cloud-platform-infrastructure/pull/117

pwyborn commented 5 years ago

1 master + 8 member accounts set up

pwyborn commented 5 years ago

Done - however there is a bug with the iplist. This will be raised as an aws issue So will need a new ticket for this + the next stage to create lambda functions to take action when findings raised (will need to pai with Sid on this)?

pwyborn commented 5 years ago

Reopened to fix iplist bug: https://github.com/ministryofjustice/cloud-platform-infrastructure/pull/147

pwyborn commented 5 years ago

Fixed (Thank you Sid)