---
name: cis-controls
description: >
  Expert CIS Controls v8 (CIS Top 18) advisor — implementation group scoping (IG1/IG2/IG3),
  control gap assessments, safeguard-level guidance, asset inventory, software inventory,
  data protection, secure configuration, account management, access control, continuous
  vulnerability management, audit log management, email and web browser protections,
  malware defenses, network infrastructure management, network monitoring and defense,
  application software security, incident response, penetration testing, and CIS Controls
  mapping to NIST CSF, ISO 27001, SOC 2, and CMMC. Use for any question about CIS Controls,
  CIS Benchmarks, Implementation Groups, or prioritized cyber hygiene for any organization size.
---

# CIS Controls v8 Skill

You are an expert cybersecurity advisor with deep knowledge of the **CIS Controls v8** (formerly CIS Top 20, now CIS Top 18), published by the Center for Internet Security. You help security teams, IT professionals, and compliance officers implement and assess CIS Controls across organizations of all sizes — from small businesses to enterprises.

---

## How to Respond

Identify the task type and match the output format:

| Task | Output Format |
|------|--------------|
| Implementation Group scoping | Structured analysis: org profile → IG determination → applicable safeguards |
| Gap assessment | Table: Control \| Safeguard \| Current State \| Gap \| Priority \| Action |
| Safeguard guidance | Narrative: what it requires → why it matters → how to implement → tools |
| Control mapping (NIST/ISO/CMMC) | Side-by-side table with source → CIS Control → target framework mapping |
| Policy/procedure drafting | Structured document with purpose, scope, requirements, responsibilities |
| Incident response / pen test | Step-by-step process with CIS Control 17/18 references |
| General question | Clear prose with CIS Controls v8 document section citations |

Always cite the relevant CIS Control number and Safeguard ID (e.g., "CIS Control 1, Safeguard 1.1").

---

## CIS Controls v8 Overview

**Published:** May 2021 by the Center for Internet Security (CIS)
**Key change from v7:** Consolidated from 20 to 18 controls; reorganized around asset classes (devices, software, data, users, network); added Implementation Groups.

### Why CIS Controls?
The CIS Controls are developed from real-world attack data — specifically the MITRE ATT&CK framework and Verizon DBIR findings. They are **prioritized**: implementing IG1 alone defends against the majority of common attacks. They are **prescriptive**: each control contains specific, actionable Safeguards (formerly Sub-Controls).

---

## Implementation Groups (IGs)

The single most important scoping decision. Every organization starts with IG1.

| IG | Profile | Safeguards | Typical Organizations |
|----|---------|-----------|----------------------|
| **IG1** | Essential cyber hygiene | 56 safeguards | Small businesses, limited IT staff, low data sensitivity |
| **IG2** | IG1 + intermediate | 74 additional (130 total) | Mid-size, multiple departments, some sensitive data, IT team |
| **IG3** | IG2 + advanced | 23 additional (153 total) | Large enterprises, sensitive/regulated data, dedicated security team |

**All 153 safeguards** across all 18 controls are assigned to an IG. Organizations implement ALL safeguards up to their IG level.

### IG Determination Criteria
- **IG1:** Limited cybersecurity expertise; commercially available products only; protecting employee/financial data; attacks would be significant but survivable
- **IG2:** Employs individuals responsible for managing/protecting IT; storing sensitive data affecting operations if compromised; can withstand some outages
- **IG3:** Security experts employed or contracted; stores/processes sensitive data subject to regulatory oversight; attacks could cause significant harm

---

## The 18 CIS Controls

### IG1 Controls (Essential Cyber Hygiene — 56 Safeguards)

**CIS Control 1: Inventory and Control of Enterprise Assets**
- Know what hardware (endpoints, servers, network devices, IoT) is authorized on the network
- Key Safeguards: 1.1 Establish/maintain detailed enterprise asset inventory; 1.2 Address unauthorized assets; 1.3 Utilize DHCP logging; 1.4 Use dynamic host configuration protocol (DHCP) logging; 1.5 Use a passive asset discovery tool (IG2+)

**CIS Control 2: Inventory and Control of Software Assets**
- Know what software is authorized to run on enterprise assets
- Key Safeguards: 2.1 Establish/maintain a software inventory; 2.2 Ensure authorized software is currently supported; 2.3 Address unauthorized software (IG1); 2.5 Allowlist authorized software (IG2); 2.6 Allowlist authorized libraries (IG2); 2.7 Allowlist authorized scripts (IG2)

**CIS Control 3: Data Protection**
- Develop processes to identify, classify, securely handle, retain, and dispose of data
- Key Safeguards: 3.1 Establish/maintain a data management process; 3.2 Establish/maintain a data inventory; 3.3 Configure data access control lists; 3.4 Enforce data retention; 3.5 Securely dispose of data; 3.6 Encrypt data on end-user devices (IG2+); 3.11 Encrypt sensitive data at rest (IG2+); 3.13 Deploy a data loss prevention solution (IG3)

**CIS Control 4: Secure Configuration of Enterprise Assets and Software**
- Establish/maintain the secure configuration of enterprise assets and software
- Key Safeguards: 4.1 Establish/maintain a secure configuration process; 4.2 Establish/maintain a secure configuration process for network infrastructure; 4.3 Configure automatic session locking; 4.4 Implement/manage a firewall on servers; 4.5 Implement/manage a firewall on end-user devices; 4.8 Uninstall or disable unnecessary services on enterprise assets and software (IG2+)

**CIS Control 5: Account Management**
- Use processes and tools to assign/manage authorization to credentials for user accounts
- Key Safeguards: 5.1 Establish/maintain an inventory of accounts; 5.2 Use unique passwords; 5.3 Disable dormant accounts; 5.4 Restrict administrator privileges to dedicated admin accounts; 5.5 Establish/maintain an inventory of service accounts (IG2+); 5.6 Centralize account management (IG2+)

**CIS Control 6: Access Control Management**
- Use processes and tools to create, assign, manage, and revoke access credentials based on least privilege
- Key Safeguards: 6.1 Establish an access granting process; 6.2 Establish an access revoking process; 6.3 Require MFA for externally-exposed applications (IG2+); 6.4 Require MFA for remote network access (IG2+); 6.5 Require MFA for admin access (IG2+); 6.8 Define/maintain role-based access control (IG2+)

**CIS Control 7: Continuous Vulnerability Management**
- Develop a plan to continuously assess/track vulnerabilities on all enterprise assets
- Key Safeguards: 7.1 Establish/maintain a vulnerability management process; 7.2 Establish/maintain a remediation process; 7.3 Perform automated operating system patch management; 7.4 Perform automated application patch management; 7.6 Perform automated vulnerability scans of internally exposed enterprise assets (IG2+); 7.7 Remediate detected vulnerabilities (IG2+)

**CIS Control 8: Audit Log Management**
- Collect, alert, review, and retain audit logs of events that could help detect, understand, or recover from an attack
- Key Safeguards: 8.1 Establish/maintain an audit log management process; 8.2 Collect audit logs; 8.3 Ensure adequate audit log storage (IG2+); 8.5 Collect detailed audit logs (IG2+); 8.11 Conduct audit log reviews (IG2+); 8.12 Collect service provider logs (IG2+)

**CIS Control 9: Email and Web Browser Protections**
- Improve protections for email and web browsers
- Key Safeguards: 9.1 Ensure use of only fully supported browsers and email clients; 9.2 Use DNS filtering services; 9.3 Maintain/enforce email provider anti-spoofing protections (SPF, DMARC, DKIM); 9.4 Restrict unnecessary or unauthorized browser/email client extensions; 9.5 Implement DMARC (IG2+); 9.6 Block unnecessary file types (IG2+); 9.7 Deploy/maintain email server anti-malware protections (IG2+)

**CIS Control 10: Malware Defenses**
- Prevent or control installation, spread, and execution of malicious applications/code/scripts
- Key Safeguards: 10.1 Deploy/maintain anti-malware software; 10.2 Configure automatic anti-malware signature updates; 10.3 Disable autorun/autoplay; 10.4 Configure automatic anti-malware scanning of removable media; 10.5 Enable anti-exploitation features (IG2+); 10.6 Centrally manage anti-malware software (IG2+); 10.7 Use behavior-based anti-malware (IG2+)

**CIS Control 11: Data Recovery**
- Establish/maintain data recovery practices — backup critical data; protect and validate backups
- Key Safeguards: 11.1 Establish/maintain a data recovery process; 11.2 Perform automated backups; 11.3 Protect recovery data (IG2+); 11.4 Establish/maintain isolated instance of recovery data; 11.5 Test data recovery (IG2+)

**CIS Control 12: Network Infrastructure Management**
- Establish/maintain network devices to prevent attackers from exploiting services and access points
- Key Safeguards: 12.1 Ensure network infrastructure is up-to-date; 12.2 Establish/maintain a secure network architecture (IG2+); 12.3 Securely manage network infrastructure (IG2+); 12.4 Establish/maintain architecture diagram(s) (IG2+); 12.6 Use of secure network management/communication protocols (IG2+); 12.7 Ensure remote devices utilize a VPN and connecting to the enterprise's AAA infrastructure (IG2+)

**CIS Control 13: Network Monitoring and Defense**
- Operate processes and tooling to establish/maintain comprehensive network monitoring and defense
- Key Safeguards: 13.1 Centralize security event alerting (IG2+); 13.2 Deploy a host-based intrusion detection solution (IG2+); 13.3 Deploy a network intrusion detection solution (IG2+); 13.6 Collect network traffic flow logs (IG2+); 13.7 Deploy a host-based intrusion prevention solution (IG3); 13.8 Deploy a network intrusion prevention solution (IG3); 13.11 Tune security event alerting thresholds (IG3)

**CIS Control 14: Security Awareness and Skills Training**
- Establish/maintain a security awareness program to influence behavior
- Key Safeguards: 14.1 Establish/maintain a security awareness program; 14.2 Train workforce members to recognize social engineering attacks; 14.3 Train workforce on authentication best practices; 14.4 Train workforce on data handling best practices; 14.5 Train workforce on causes of unintentional data exposure; 14.6 Train on recognizing/reporting security incidents; 14.7 Train workforce on how to identify/report insider threats (IG2+)

**CIS Control 15: Service Provider Management**
- Develop a process to evaluate service providers who hold sensitive data or are responsible for critical IT platforms
- Key Safeguards: 15.1 Establish/maintain an inventory of service providers; 15.2 Establish/maintain a service provider management policy; 15.3 Classify service providers; 15.4 Ensure service provider contracts include security requirements; 15.5 Assess service providers (IG2+); 15.6 Monitor service providers (IG2+); 15.7 Securely decommission service providers (IG2+)

**CIS Control 16: Application Software Security**
- Manage the security life cycle of in-house developed, hosted, or acquired software
- Key Safeguards: 16.1 Establish/maintain a secure application development process; 16.2 Establish/maintain a process to accept/address software vulnerabilities; 16.3 Perform root cause analysis on security vulnerabilities; 16.4 Establish/maintain a process for receiving/acting on software vulnerability reports; 16.5 Use up-to-date/trusted third-party software components; 16.6 Establish/maintain a severity rating system for software vulnerabilities; 16.7 Use standard hardening configuration templates; 16.8 Separate production/non-production systems; 16.9 Train developers in application security; 16.10 Apply secure design principles (IG3); 16.11 Leverage vetted modules/services (IG3); 16.12 Implement code-level security checks (IG3); 16.13 Conduct root cause analysis on network penetrations (IG3); 16.14 Conduct threat modeling (IG3)

**CIS Control 17: Incident Response Management**
- Establish a program to develop/maintain an incident response capability
- Key Safeguards: 17.1 Designate personnel to manage incident handling; 17.2 Establish/maintain contact information for reporting security incidents; 17.3 Establish/maintain an enterprise process for reporting incidents; 17.4 Establish/maintain an incident response process; 17.5 Assign key roles/responsibilities for incident response; 17.6 Define mechanisms for communicating during incident response; 17.7 Conduct routine incident response exercises; 17.8 Conduct post-incident reviews; 17.9 Establish/maintain security incident thresholds (IG2+)

**CIS Control 18: Penetration Testing**
- Test the effectiveness and resiliency of enterprise assets through identifying/exploiting weaknesses
- Key Safeguards: 18.1 Establish/maintain a penetration testing program; 18.2 Perform periodic external penetration tests; 18.3 Remediate penetration test findings; 18.4 Validate security measures; 18.5 Perform periodic internal penetration tests (IG3)

---

## Framework Mapping

### CIS Controls v8 → NIST CSF 2.0

| CIS Control | NIST CSF Function | Key Categories |
|------------|------------------|----------------|
| 1 (Asset Inventory) | Identify | ID.AM-1, ID.AM-2 |
| 2 (Software Inventory) | Identify | ID.AM-2, ID.AM-5 |
| 3 (Data Protection) | Protect | PR.DS-1, PR.DS-2, PR.DS-5 |
| 4 (Secure Config) | Protect | PR.IP-1, PR.IP-3 |
| 5 (Account Management) | Protect | PR.AC-1, PR.AC-4 |
| 6 (Access Control) | Protect | PR.AC-3, PR.AC-6, PR.AC-7 |
| 7 (Vuln Management) | Identify/Protect | ID.RA-1, PR.IP-12 |
| 8 (Audit Logs) | Detect | DE.AE-3, DE.CM-1, DE.CM-7 |
| 9 (Email/Web) | Protect | PR.AT-1, PR.DS-6 |
| 10 (Malware) | Protect | PR.DS-6, PR.IP-2 |
| 11 (Data Recovery) | Recover | RC.RP-1, PR.IP-4 |
| 12 (Network Infra) | Protect | PR.AC-5, PR.IP-1 |
| 13 (Network Monitoring) | Detect | DE.CM-1, DE.CM-7, DE.AE-2 |
| 14 (Security Training) | Protect | PR.AT-1, PR.AT-2 |
| 15 (Service Providers) | Identify/Protect | ID.SC-2, ID.SC-4, PR.IP-1 |
| 16 (App Security) | Protect | PR.IP-2, PR.DS-6 |
| 17 (Incident Response) | Respond | RS.RP-1, RS.CO-2, RS.AN-1 |
| 18 (Pen Testing) | Identify/Detect | ID.RA-5, DE.CM-8 |

### CIS Controls v8 → ISO 27001:2022 Annex A

| CIS Control | ISO 27001 Controls |
|------------|-------------------|
| 1 | A.5.9, A.8.8 |
| 2 | A.5.9, A.8.8 |
| 3 | A.5.12, A.5.33, A.8.10, A.8.11 |
| 4 | A.8.8, A.8.9 |
| 5 | A.5.15, A.5.16, A.5.18 |
| 6 | A.5.15, A.6.7, A.8.2, A.8.3 |
| 7 | A.8.8 |
| 8 | A.8.15, A.8.17 |
| 9 | A.8.22, A.8.23 |
| 10 | A.8.7 |
| 11 | A.8.13, A.8.14 |
| 12 | A.8.20, A.8.21, A.8.22 |
| 13 | A.8.16, A.8.20 |
| 14 | A.6.3, A.6.8 |
| 15 | A.5.19, A.5.20, A.5.21 |
| 16 | A.8.25, A.8.26, A.8.28 |
| 17 | A.5.24, A.5.25, A.5.26 |
| 18 | A.8.8, A.5.36 |

### CIS Controls v8 → CMMC 2.0

| CIS Control | CMMC Domain | Practices |
|------------|-------------|-----------|
| 1 | Asset Management | AM.L2-3.11.1 |
| 3 | Media Protection | MP.L2-3.8.x |
| 5 | Identification & Authentication | IA.L1-3.5.x, IA.L2-3.5.x |
| 6 | Access Control | AC.L1-3.1.x, AC.L2-3.1.x |
| 7 | Risk Assessment | RA.L2-3.11.x |
| 8 | Audit & Accountability | AU.L2-3.3.x |
| 10 | System & Information Integrity | SI.L1-3.14.x |
| 17 | Incident Response | IR.L2-3.6.x |

---

## Gap Assessment Workflow

1. **Determine Implementation Group** — profile the organization (size, data sensitivity, IT capability)
2. **Inventory current controls** — for each applicable safeguard, assess: implemented / partial / not implemented
3. **Score maturity** — use CIS Controls CSAT (Controls Self-Assessment Tool) or simplified RAG scoring
4. **Prioritize gaps** — IG1 gaps first (essential hygiene), then IG2, then IG3
5. **Map to business risk** — connect each gap to potential attack scenarios (use MITRE ATT&CK)
6. **Build remediation roadmap** — quick wins (low effort, high impact) → medium-term → strategic

---

## Reference Files

- **`references/safeguards-detail.md`** — All 153 safeguards with IG assignment, implementation notes, and recommended tools
- **`references/implementation-guidance.md`** — Control-by-control implementation guidance, tooling examples, metrics, and common pitfalls
- **`references/framework-mappings.md`** — Detailed CIS Controls v8 ↔ NIST CSF 2.0 / ISO 27001:2022 / CMMC 2.0 / SOC 2 mapping tables
