소스 정보
- 저장소
- CyberStrikeus/CyberStrike
- 최근 소스 활동
- 2026년 4월 13일 04:22
- 감지된 SKILL.md 언어
- 영어
- 스타
- 1,653
- 포크
- 254
설치 방법
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
소스 파일 검토
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
메뉴
기본적으로 소스를 먼저 확인하는 Prompt가 선택됩니다. 직접 명령으로 전환하거나 로컬 사본을 다운로드할 수도 있습니다.
설치 여부를 결정하기 전에 SKILL.md와 SkillsMP에 표시된 보조 파일을 읽어 보세요.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/CyberStrikeus/CyberStrike --skill cis-aws-database-2-8명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
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