OCI Unused IAM Permissions: Detecting via Audit Logs
OCI has no IAM Access Analyzer. Detect unused IAM permissions by cross-referencing Audit Service logs against policy statements with the OCI SDK.
Technical blog about development, ai, security, and cloud engineering by Victor Silva.
OCI has no IAM Access Analyzer. Detect unused IAM permissions by cross-referencing Audit Service logs against policy statements with the OCI SDK.
NSGs and Azure Firewall stop different attacks. Here's the default-rule bypass that lets lateral movement and exfiltration slip past a hub firewall.
Can't edit the IAM role? Lock down AWS Secrets Manager with Terraform's aws_secretsmanager_secret_policy for genuine least-privilege access control.
Cloud Run no tiene cluster_admission_rules. IAM invoker bindings, Direct VPC egress y Binary Authorization por servicio, con Terraform, sin repetir GKE.
The wrong managed identity choice breaks Key Vault access on every Azure redeploy. Terraform for five real system-assigned vs user-assigned scenarios.
Sign OCIR images by digest with Cosign and enforce at admission using Kyverno verifyImages on OKE, with OCI Vault Secrets managing the key passphrase.
Enable OCI Cloud Guard with Terraform: clone detector and responder recipes, wire automated remediation via OCI Events and Functions, and query Threat Intelligence IOCs from the CLI.
OCI Bastion Service with Terraform: Bastion plugin setup, managed SSH and port forwarding sessions, and security list rules scoped to the bastion's /32 IP.
Kyverno on OKE: enforce admission control, auto-generate NetworkPolicies, and mutate resources in plain YAML. A no-Rego alternative to OPA Gatekeeper.
Configure OCI Vulnerability Scanning Service with Terraform to scan Compute instances and OCIR container images for CVEs, open ports, and CIS benchmarks.