| name | cis-apache-1.1 |
| description | Ensure the Pre-Installation Planning Checklist Has Been Implemented |
| category | cis-apache |
| version | 3.6.0 |
| author | cyberstrike-official |
| tags | ["cis","apache","linux","planning","installation"] |
| cis_id | 1.1 |
| cis_benchmark | CIS Apache HTTP Server 2.2 Benchmark v3.6.0 |
| tech_stack | ["linux","apache"] |
| cwe_ids | [] |
| chains_with | [] |
| prerequisites | [] |
| severity_boost | {} |
Ensure the Pre-Installation Planning Checklist Has Been Implemented
Description
Review and implement the following items as appropriate:
- Review and implement your organization's security policies as they relate to web security.
- Implement a secure network infrastructure by controlling access to/from your web server using firewalls, routers and switches.
- Harden the underlying operating system of the web server by minimizing listening network services, applying proper patches, and hardening the configurations as recommended in the appropriate Center for Internet Security benchmark for the platform.
- Implement central log monitoring processes.
- Implement a disk space monitoring process and log rotation mechanism.
- Educate developers about developing secure applications. http://www.owasp.org/ http://www.webappsec.org/
- Ensure the WHOIS Domain information registered for the web presence does not reveal sensitive personnel information, which may be leveraged for social engineering and other types of attacks.
- Ensure your Domain Name System (DNS) servers have been properly secured to prevent attacks, as recommended in the CIS BIND DNS benchmark.
- Implement intrusion detection technology, a web application firewall, or other similar technology to monitor attacks against the web server.
Rationale
This section contains recommendations for the planning and installation of an Apache HTTP Server.
Impact
None documented
Audit Procedure
Review and verify that each item in the pre-installation planning checklist has been addressed according to your organization's security policies and requirements.
Verify the following:
- Organization security policies have been reviewed and implemented
- Secure network infrastructure is in place (firewalls, routers, switches)
- Operating system has been hardened per CIS benchmarks
- Central log monitoring is configured
- Disk space monitoring and log rotation mechanisms are active
- Developer security training has been conducted
- WHOIS information does not reveal sensitive data
- DNS servers are secured per CIS BIND DNS benchmark
- Intrusion detection or WAF is deployed
Remediation
Implement each item in the pre-installation planning checklist:
- Review security policies: Document and implement organizational security policies for web security
- Network security: Configure firewalls, routers, and switches to control access to/from web servers