用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
直接命令不会经过审查 Prompt;运行前请先检查来源。
npx skills add https://github.com/CyberStrikeus/CyberStrike --skill cis-aws-database-2-8命令会保持在同一行。复制前请横向滚动并检查完整内容。
想先保存到本地?可下载 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-database-2.8 |
| description | Ensure Automatic Backups and Retention Policies are configured |
| category | cis-database |
| version | 2.0.0 |
| author | cyberstrike-official |
| tags | ["cis","aws","database","aurora","backup","retention","disaster-recovery","data-protection"] |
| cis_id | 2.8 |
| cis_benchmark | CIS AWS Database Services Benchmark v2.0.0 |
| tech_stack | ["aws"] |
| cwe_ids | [] |
| chains_with | ["cis-aws-database-2.11"] |
| prerequisites | [] |
| severity_boost | {} |
Backups help protect your data from accidental loss or database failure. With Amazon Aurora, you can turn on automatic backups and specify a retention period. The backups include a daily snapshot of the entire DB instance and transaction logs.
The individual logs into their account and chooses their database once selected they can modify the backup settings. To have the database being backed up automatically the individual is encouraged to select from 1 to 35 days. This ensures that the file is being saved automatically and can prevent it from accidental loss. This ensures that the individual can restore their files quickly in the event of a data loss.
It would result in having the files protected and being able to retrieve those files in the event of an accidental loss.
Sign in to AWS Management Console
Navigate to Amazon RDS Dashboard
Database category.Choose your Aurora DB instance
Databases.Check or modify the backup settings
Details section, find the Backup section.Backup retention period is more than 0 days) and when the backup window is.
Modify.Backup section of the Modify DB instance screen, you can change the Backup retention period and the Backup window.Apply the changes
Continue and Modify DB Instance.Automatic backups should be enabled with a Backup retention period greater than 0 days. The retention period should align with organizational data retention and recovery requirements (recommended: 7-35 days).
This is important because it would allow the user to automatically save their files and instantly have access to their files when needed.
Follow the audit procedure steps above to configure automatic backups and set an appropriate retention period.
Amazon Aurora automatically enables backups with a default retention period of 1 day.
| Controls Version | Control | IG 1 | IG 2 | IG 3 |
|---|---|---|---|---|
| v8 | 11 Data Recovery - Establish and maintain data recovery practices sufficient to restore in-scope enterprise assets to a pre-incident and trusted state. | |||
| v7 | 10 Data Recovery Capabilities - Data Recovery Capabilities |
Level 1 | Manual