Files
prowler/checks
Ngọ Anh Đức 263926a53b Improve check21
- Add ISLOGGING_STATUS, INCLUDEMANAGEMENTEVENTS_STATUS, READWRITETYPE_STATUS to check
- Remove ` --no-include-shadow-trails ` from CLI
2.1 Ensure CloudTrail is enabled in all regions (Scored):
Via CLI
1. ` aws cloudtrail describe-trails `
Ensure `IsMultiRegionTrail` is set to true
2. `aws cloudtrail get-trail-status --name <trailname shown in describe-trails>`
Ensure `IsLogging` is set to true
3. `aws cloudtrail get-event-selectors --trail-name <trailname shown in describetrails>`
Ensure there is at least one Event Selector for a Trail with `IncludeManagementEvents` set to
`true` and `ReadWriteType` set to `All`
2020-03-09 12:44:23 +07:00
..
2018-04-24 21:02:41 -07:00
2018-04-24 21:02:41 -07:00
2018-04-24 21:02:41 -07:00
2018-04-24 21:12:25 -07:00
2018-04-24 21:02:41 -07:00
2020-03-09 12:44:23 +07:00
2019-04-17 13:38:12 +02:00
2018-04-24 21:02:41 -07:00
2018-04-24 21:02:41 -07:00
2018-07-26 21:44:59 -04:00
2018-04-30 12:24:10 -04:00
2020-02-11 20:55:30 -08:00
2018-09-21 09:45:22 -04:00
2018-04-24 21:02:41 -07:00
2018-04-24 21:02:41 -07:00
2018-04-24 21:02:41 -07:00
2018-04-24 21:09:46 -07:00
2018-08-14 10:11:44 -04:00
2018-09-11 23:06:00 -05:00
2019-04-23 23:20:11 -04:00
2019-04-23 23:20:11 -04:00
2019-06-06 19:42:55 +01:00
2019-03-11 22:12:54 -04:00
2018-04-24 21:19:42 -07:00
2020-01-26 03:00:45 -05:00
2019-07-11 18:04:45 -07:00
2018-09-21 09:45:22 -04:00
2020-02-18 11:58:05 +02:00
2018-04-24 21:19:42 -07:00
2018-04-24 21:19:42 -07:00
2019-04-23 11:32:56 -04:00
2019-08-17 20:13:34 +08:00
2018-04-24 21:19:42 -07:00
2018-04-24 21:19:42 -07:00
2019-11-13 22:49:32 -05:00
2018-04-24 21:19:42 -07:00
2018-04-24 21:19:42 -07:00
2019-10-25 16:42:59 +02:00
2018-06-13 14:18:22 -07:00
2018-04-24 21:19:42 -07:00
2019-12-18 13:24:31 +02:00
2019-03-27 22:42:13 +00:00
2018-11-08 20:21:46 -05:00
2019-05-13 17:01:45 -04:00
2019-05-13 17:01:45 -04:00
2019-05-13 17:01:45 -04:00
2019-05-13 17:01:45 -04:00
2019-11-13 22:49:32 -05:00
2019-11-13 22:49:32 -05:00
2019-10-22 10:35:48 -05:00
2019-11-13 22:49:32 -05:00
2020-02-28 17:58:10 +01:00
2019-11-24 14:37:09 +02:00
2020-02-22 22:16:59 -08:00
2020-02-22 22:16:59 -08:00
2020-03-03 23:04:09 +01:00