anchor@anchor-cyber:~$ man cis-controls-v8
Anchor Cyber Security
Anchor Cyber Security LLC

CIS Controls v8 — Field Reference

18 controls, 153 safeguards, 3 Implementation Groups. The IGs are CIS's version of "how much of this actually applies to you" — same job CSF Tiers do, different shape.

$ cis --implementation-groups

Implementation Groups / 153 safeguards total

IG1
Essential cyber hygiene
Limited IT/security expertise, mostly off-the-shelf commercial hardware/software. Guards against the most common attacks.
safeguards 56
IG2
Multiple departments, more risk
Some dedicated IT/security staff, manages more complex operational risk across business units.
adds +74 (130 cumulative)
IG3
Sophisticated attacker resistance
Dedicated security staff managing sensitive/confidential data, defending against skilled, targeted attacks.
adds +23 (153 cumulative)
$ cis --controls -l

The 18 Controls

1Inventory and Control of Enterprise Assets
2Inventory and Control of Software Assets
3Data Protection
4Secure Configuration of Enterprise Assets and Software
5Account Management
6Access Control Management
7Continuous Vulnerability Management
8Audit Log Management
9Email and Web Browser Protections
10Malware Defenses
11Data Recovery
12Network Infrastructure Management
13Network Monitoring and Defense
14Security Awareness and Skills Training
15Service Provider Management
16Application Software Security — where an ASVS-based, secure-coding-first AppSec program actually lives in the CIS structure
17Incident Response Management
18Penetration Testing
$ cis --vs csf

When to Reach for This Instead of CSF

CSF is outcome-based and framework-agnostic — good for governance conversations and gap analysis at the leadership level. CIS Controls are concrete and prescriptive — good for "what do we actually configure" conversations with the engineers who have to implement it. Same client engagement often uses both: CSF for the Profile and roadmap, CIS Controls IG1 as the literal punch list for a small business that has nothing in place yet.