pentest-cloud-infrastructure
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChinesePentest Cloud Infrastructure
云基础设施渗透测试
Purpose
目的
Assess the security configuration of cloud environments and containerized infrastructure to detect misconfigurations, excessive permissions, and vulnerabilities.
评估云环境和容器化基础设施的安全配置,检测配置错误、过度权限和漏洞。
Core Workflow
核心工作流程
- Cloud Config Audit: Assess cloud provider configuration (AWS/Azure/GCP) using and
prowler.scoutsuite - IaC Scanning: Analyze Infrastructure-as-Code (Terraform, CloudFormation) for security flaws using and
checkov.terrascan - Container Security: Scan container images and runtime environments using ,
trivy, andclair.dockle - Kubernetes Assessment: Audit K8s clusters for CIS compliance and vulnerabilities using and
kube-bench.kube-hunter - Runtime Monitoring: Analyze runtime behavior and rule violations using .
falco
- 云配置审计:使用和
prowler评估云服务商(AWS/Azure/GCP)的配置。scoutsuite - IaC扫描:使用和
checkov分析基础设施即代码(Terraform、CloudFormation)中的安全缺陷。terrascan - 容器安全:使用、
trivy和clair扫描容器镜像和运行时环境。dockle - Kubernetes评估:使用和
kube-bench审计K8s集群的CIS合规性和漏洞。kube-hunter - 运行时监控:使用分析运行时行为和规则违规情况。
falco
References
参考资料
references/tools.mdreferences/workflows.md
references/tools.mdreferences/workflows.md