Benchmark: S3 Server Access Log Detections
Description
This benchmark contains recommendations when scanning S3 server access logs.
Usage
Install the mod:
mkdir dashboardscd dashboardspowerpipe mod initpowerpipe mod install github.com/turbot/tailpipe-mod-aws-s3-server-access-log-detections
Start the Powerpipe server:
powerpipe server
Open http://localhost:9033 in your browser and select S3 Server Access Log Detections.
Run this benchmark in your terminal:
powerpipe benchmark run aws_s3_server_access_log_detections.benchmark.s3_server_access_log_detections
Snapshot and share results via Turbot Pipes:
powerpipe benchmark run aws_s3_server_access_log_detections.benchmark.s3_server_access_log_detections --share
Detections
- S3 Bucket Accessed Using Insecure TLS Version
- S3 Object Accessed Outside Business Hours
- S3 Object Accessed Using Insecure TLS Version
- S3 Object Accessed Using Suspicious User-Agent
- S3 Object Accessed with Large Request Size
- S3 Object Accessed with Large Response Size