用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/CyberStrikeus/CyberStrike --skill cis-aws-compute-6-1命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 SkillsMP 当前能够提供的文件。
macOS post-exploitation for credential harvesting, DTrace monitoring, TCC bypass, and stealth operations via native tools
Windows userland post-exploitation for credential harvesting, monitoring, AMSI/ETW bypass, and stealth operations
Kubernetes post-exploitation for container escape, secret extraction, RBAC abuse, and cluster persistence
基于 SOC 职业分类
正在显示 SKILL.md
| name | cis-aws-compute-6.1 |
| description | Ensure you are using VPC Endpoints for source code access |
| category | cis-compute |
| version | 1.1.0 |
| author | cyberstrike-official |
| tags | ["cis","aws","compute","app-runner","vpc-endpoint","encryption","privatelink"] |
| cis_id | 6.1 |
| cis_benchmark | CIS AWS Compute Services Benchmark v1.1.0 |
| tech_stack | ["aws"] |
| cwe_ids | [] |
| chains_with | [] |
| prerequisites | [] |
| severity_boost | {} |
App Runner needs access to your application source, so it can't be encrypted. Therefore, be sure to secure the connection between your development or deployment environment and App Runner.
Client-side encryption isn't a valid method for protecting the source image or code that you provide to App Runner for deployment. Using a VPC endpoint, you can privately connect your VPC to supported AWS services and VPC endpoint services that are powered by AWS PrivateLink.
Note that this isn't required if you are deploying your app runner directly from an ECR image as ECR images can be independently encrypted.
N/A
Endpoints page.1. Service name - `com.amazonaws."region".apprunner`
**Note - "Region" will reflect the region that you are operating in.
2. Status - Available
3. VPC ID - correctly associated for use with the service
4. Subnets tab - correctly associated for use with the service
5. Security Groups tab - correctly associated for use with the service
6. Policy tab - correctly configured for use with the service
N/A - This control is manual and console-based.
A VPC endpoint for App Runner exists with service name com.amazonaws."region".apprunner, status is Available, and VPC ID, Subnets, Security Groups, and Policy are correctly configured.
To create an interface endpoint for an App Runner:
Create endpoint.com.amazonaws."region".apprunner. "Region" will reflect the region that your are operating in.Create endpoint.N/A - This control is manual and console-based.
No VPC endpoint is configured for App Runner by default.
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
|---|---|---|---|---|
| v8 | 3.11 Encrypt Sensitive Data at Rest | X | X | |
| v8 | 3.12 Segment Data Processing and Storage Based on Sensitivity | X | X | |
| v7 | 5.2 Maintain Secure Images | X | X | |
| v7 | 10.4 Ensure Protection of Backups | X | X | X |
Level 1 | Manual