Athena Encryption Can Be Overridden: Enforce Workgroup Encryption
Learn why unenforced Athena workgroup encryption lets clients write plaintext query results to S3, and how to enforce it with CLI, Terraform, and CI gates.
Practical guides on security, cost, performance, reliability, and operations across AWS, Azure, and GCP.
592 posts — page 4 of 33
Learn why unenforced Athena workgroup encryption lets clients write plaintext query results to S3, and how to enforce it with CLI, Terraform, and CI gates.
Learn why Azure VM Scale Sets need automatic instance repairs enabled, the outage risk of leaving it off, and how to fix it with CLI, Terraform, and Azure Policy.
Learn why GKE node pools on the default Compute Engine service account are a serious risk, plus step-by-step fixes, Terraform, and policy-as-code prevention.
Learn how to detect and remediate IAM users who can escalate to admin in AWS, with CLI fixes, permissions boundaries, SCPs, and CI/CD policy gates.
Learn why Azure API Management accepting TLS 1.0 or 1.1 is a security risk, and how to disable legacy protocols with CLI, Bicep, Terraform, and Azure Policy.
Learn why unencrypted EBS snapshots are a security risk, how to encrypt them with the AWS CLI, and how to enforce default EBS encryption with SCPs and IaC.
Learn why missing activity log alerts for Azure NSG changes is a security risk, plus CLI, Bicep, and Terraform steps to set up and enforce them.
Learn why empty AWS VPCs with no subnets or ENIs are a security and governance risk, plus CLI steps and policy-as-code to find, fix, and prevent them.
Learn why missing GCP VPC route change alerts are a security risk, plus step-by-step gcloud and Terraform fixes to detect route changes in real time.
Azure Key Vault keys without an expiration date stay valid forever. Learn the risks, how to set expiry with CLI and Terraform, and how to enforce it in CI/CD.
Learn how to detect and fix missing CloudWatch alarms for AWS Organizations changes (CIS 3.15), with CLI and Terraform remediation steps.
Learn why detached AWS internet gateways matter, how to find and remove orphaned IGWs, and how to prevent leaks with IaC and policy-as-code gates.
Learn why an Azure NSG allowing public Telnet on port 23 is a critical risk, plus step-by-step CLI, Terraform, and Azure Policy fixes to remediate it.
Learn why allow-all egress firewall rules in GCP are dangerous, how attackers exploit them for data exfiltration, and how to lock down outbound traffic.
Learn why a wildcard principal in a VPC endpoint policy is a data exfiltration risk, and how to scope, remediate, and prevent it with CLI, Terraform, and policy-as-code.
An expiring ACM certificate can break HTTPS and take your site down. Learn how to detect, renew, and automate AWS certificate renewal to avoid TLS outages.
Learn how to detect and fix ECR repository policies that grant cross-account access, why they create supply chain risk, and how to lock them down with IaC.
Learn why allowing IMDSv1 on EC2 exposes you to SSRF credential theft, and how to enforce IMDSv2 with CLI, Terraform, SCPs, and CI gates.