用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/CyberStrikeus/CyberStrike --skill cis-aws-euc-2-9命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 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-euc-2.9 |
| description | Ensure CloudWatch is set up for WorkSpaces |
| category | cis-end-user-compute |
| version | 1.2.0 |
| author | cyberstrike-official |
| tags | ["cis","aws","end-user-compute","workspaces","cloudwatch","monitoring","logging"] |
| cis_id | 2.9 |
| cis_benchmark | CIS AWS End User Compute Services Benchmark v1.2.0 |
| tech_stack | ["aws"] |
| cwe_ids | [] |
| chains_with | ["cis-aws-euc-2.8","cis-aws-euc-2.10"] |
| prerequisites | [] |
| severity_boost | {} |
Set up and utilize Amazon CloudWatch Events for successful logins to WorkSpaces.
Use Cloudwatch to store/archive WorkSpaces login events for future reference, analysis, and action based on the patterns. Utilize the IP address collected to figure out where users are logged in from, and then build policies to allow access only to files or data from those WorkSpaces that meet company access criteria. With this information you can also use policy controls to block access from unauthorized IP addresses.
None specified in the benchmark.
Perform the following steps to review the rules for CloudWatch and WorkSpaces Events:
{
"source": ["aws.workspaces"],
"detail-type": ["WorkSpaces Access"]
}
If there is no CloudWatch Event created with the rule as outlined above refer to the remediation below.
Perform the following steps to create a Rule for CloudWatch WorkSpaces Events:
- Click `Event Pattern` and Build event pattern to match events by service (the default).
- Click and Change the Lambda Function to `CloudWatch log group`
Note: You can add additional targets for other services to act when a WorkSpaces Access event is detected.
Create ruleBy default, The CloudWatch dashboard is automatically created when you use your AWS account to configure your WorkSpaces.
The dashboard consists of the following features: View historical data using time and date range controls.
Add customized dashboard view to the CloudWatch custom dashboards.
Monitor the overall health and utilization status of your WorkSpaces by doing the following:
v8:
v7: