SOC 직업 분류 기준
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
직접 명령은 검토 Prompt를 거치지 않습니다. 실행하기 전에 소스를 확인하세요.
npx skills add https://github.com/CyberStrikeus/CyberStrike --skill cis-apache-6-5명령은 한 줄로 유지됩니다. 복사하기 전에 가로로 스크롤해 전체 내용을 확인하세요.
로컬 사본을 원하시나요? SkillsMP에서 현재 제공할 수 있는 파일을 다운로드하세요.
SKILL.md 표시 중
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
| name | cis-apache-6.5 |
| description | Ensure Applicable Patches Are Applied |
| category | cis-apache |
| version | 3.6.0 |
| author | cyberstrike-official |
| tags | ["cis","apache","linux","patching","maintenance","vulnerability-management"] |
| cis_id | 6.5 |
| cis_benchmark | CIS Apache HTTP Server 2.2 Benchmark v3.6.0 |
| tech_stack | ["linux","apache"] |
| cwe_ids | [] |
| chains_with | [] |
| prerequisites | [] |
| severity_boost | {} |
Apply Apache patches within one month of availability.
Obviously knowing about newly discovered vulnerabilities is only part of the solution; there needs to be a process in place where patches are tested and installed. These patches fix diverse problems, including security issues. It is recommended to use the Apache packages and updates provided by your Linux platform vendor rather than building from source whenever possible in order to minimize the disruption and the work of keeping the software up-to-date.
None documented
Perform the following steps to determine if the recommended state is implemented:
When Apache was built from source: a. Check the Apache web site for latest versions, date of releases, and any security patches. http://httpd.apache.org/security/vulnerabilities_22.html Apache patches are available http://www.apache.org/dist/httpd/patches b. If newer versions with security patches more than one month old are not installed, the installation is not sufficiently up-to-date.
When using platform packages: a. Check for vendor supplied updates on the vendor web site. b. If newer versions with security patches more than one month old are not installed, the installation is not sufficiently up-to-date.
Update to the latest Apache release available according to either of the following:
When building from source: a. Read release notes and related security patch information. b. Download latest source and any dependent modules such as mod_security. c. Build new Apache software according to your build process with the same configuration options. d. Install and test the new software according to your organization's testing process. e. Move to production according to your organization's deployment process.
When using platform packages: a. Read release notes and related security patch information. b. Download and install latest available Apache package and any dependent software. c. Test the new software according to your organization's testing process. d. Move to production according to your organization's deployment process.
Not applicable
Version 6
4 Continuous Vulnerability Assessment and Remediation Continuous Vulnerability Assessment and Remediation
Version 7
18.4 Only Use Up-to-date And Trusted Third-Party Components Only use up-to-date and trusted third-party components for the software developed by the organization.
Level 1 | Scored Level 2 | Scored