Azure Custom Role Uses Wildcard Actions: Risks and Fixes
Wildcard actions in Azure custom roles break least privilege and enable privilege escalation. Learn how to detect, fix, and prevent them with CLI and IaC.
Practical guides on security, cost, performance, reliability, and operations across AWS, Azure, and GCP.
592 posts — page 2 of 33
Wildcard actions in Azure custom roles break least privilege and enable privilege escalation. Learn how to detect, fix, and prevent them with CLI and IaC.
Learn why open security group rules on non-web ports are a top breach risk on AWS, plus CLI, Terraform, and policy-as-code steps to fix and prevent them.
Sustained high CPU on EC2 signals an undersized instance. Learn to confirm the trend, resize safely, scale out, and prevent it with alarms and IaC.
Learn why a missing Microsoft Defender for Cloud security contact leaves alerts unseen, and how to configure one with CLI, Terraform, and Azure Policy.
A public AMI leaks secrets, credentials, and source code to every AWS account. Learn how to detect, remediate, and block publicly accessible Amazon Machine Images.
Disabled storage auto-growth on Azure PostgreSQL can take your database read-only when the disk fills. Learn why it matters and how to enable it fast.
Learn why requiring client certificates on Azure App Service matters, the risks of disabled mutual TLS, and step-by-step CLI, Bicep, and Terraform fixes.
Learn what an open SQS cross-account policy exposes, how attackers exploit it, and step-by-step CLI, Terraform, and policy-as-code fixes to lock it down.
Learn why an outdated .NET Framework on Azure App Service is a security risk, how to upgrade the runtime via CLI and IaC, and how to prevent it with Azure Policy.
Learn why an Azure network interface with IP forwarding enabled is a security risk, how to disable it with the Azure CLI, and how to prevent it with policy.
A GCP HTTPS proxy without a custom SSL policy still accepts TLS 1.0. Learn why it's risky and how to enforce TLS 1.2 with gcloud, Terraform, and policy-as-code.
Learn why an Azure Synapse workspace without a managed VNet is a security risk, how to remediate it, and how to enforce managed VNet with Azure Policy.
Learn why GCS buckets without lifecycle rules waste money and increase risk, plus CLI, Terraform, and policy-as-code fixes to add retention automatically.
Learn why a missing Azure allowed-locations policy risks compliance, cost, and security, plus step-by-step CLI, Bicep, and Terraform fixes to lock down regions.
Azure App Services accepting TLS 1.0 or 1.1 expose you to BEAST, POODLE, and compliance failures. Learn how to enforce TLS 1.2 via CLI, Terraform, and Azure Policy.
Learn why GCP service accounts with Owner, Editor, or Admin roles are a critical risk, and how to scope them down with CLI, Terraform, and policy-as-code.
Learn why disabled GKE node auto-upgrade exposes you to unpatched CVEs and version skew, plus step-by-step gcloud and Terraform fixes and policy-as-code prevention.
Learn why Azure Key Vault secrets without a content type weaken rotation and auditing, plus CLI, Terraform, and policy steps to fix and prevent it.