Siber Alem / Detail / 118 / Bulut-guvenligi-ve-devsecops-mimarisi-aws-azure-gcp-kubernetes-security-ci-cd-hardening
vuln_report_viewer.sh
VULN REPORT / gövde gösterisi / ID: 118

Bulut Güvenliği ve DevSecOps Mimarisi (AWS/Azure/GCP, Kubernetes Security, CI/CD Hardening)

2026-07-21
55 views
Verified
EXPERT-CLOUD-2026
Cloud & k8s security

Summary

This entry details a vulnerability found in the target system. The exploit was published on 2026-07-21 and has garnered 55 views from the community. It is classified under the gövde gösterisi category. Users are advised to review the source code in the Detail tab for technical specifics.

exploit_118.txt
# Bulut Güvenliği ve DevSecOps Mimarisi (AWS/Azure/GCP, Kubernetes Security, CI/CD Hardening) > **İleri Seviye Uzmanlık Rehberi**: Bulut yerli (Cloud-Native) mimarilerde altyapı güvenliği, konteyner izolasyonu ve DevSecOps süreçleri. --- ## 1. AWS IAM En Az Yetki (Least Privilege) İlkesi IAM politikalarında `Action: "*"` ve `Resource: "*"` kullanımı bulut ortamlarındaki en büyük güvenlik hatasıdır. ```json { "Version": "2012-10-17", "Statement": [{ "Effect": "Allow", "Action": ["s3:GetObject"], "Resource": "arn:aws:s3:::my-secure-bucket/*" }] } ``` --- ## 2. Kubernetes (K8s) Güvenlik Standartları - RBAC (Role-Based Access Control) sıkılaştırması. - Pod'ların `privileged: true` veya `root` kullanıcısı ile çalışmasının engellenmesi.

Author Profile

Admin
Admin Elite Member
View All Submissions

Entry Stats

Views 55
Downloads 13
Comments 1
Siber Alem V1 Status: Operational | Exploits: 453 (156 Verified)
Ping: 18ms Lang: EN