CrowdStrike · CCFA
Validates skills in administering the CrowdStrike Falcon platform, including sensor deployment, policy configuration, host management, and security operations. Designed for administrators and analysts with hands-on experience managing the Falcon environment.
Practice Questions
600
≈ 9 practice exams
Duration
90 minutes
Passing Score
80%
Difficulty
AssociateLast Updated
Aug 2026
Use this CCFA practice exam to prepare for CrowdStrike Certified Falcon Administrator (CCFA) with realistic questions, detailed explanations, and focused study modes. The practice bank includes 600 questions for CrowdStrike CCFA, so you can review the exam steadily instead of relying on one long cram session.
As you practice, pay extra attention to recurring topics such as User Management and Role-Based Access Control, Sensor Deployment (Windows, Linux, macOS), Host Management and Endpoint Monitoring, Prevention Policies and Custom IOA Rules, and IOC Management and Containment Policies. Start with short sessions to identify weak areas, then move into timed quizzes once your accuracy is consistent.
The explanations are especially useful when you want to connect exam wording to the responsibilities and scenarios described in the official certification guidance. Use the free preview first, then unlock the full question bank when you are ready to build a complete study routine.
The CrowdStrike Certified Falcon Administrator (CCFA) is an associate-level certification that validates an individual's competency in managing and administering the CrowdStrike Falcon platform. The credential demonstrates proficiency across the full administrative lifecycle of Falcon, including deploying and managing sensors across Windows, Linux, and macOS endpoints, configuring prevention and containment policies, managing indicators of compromise (IOCs), building custom IOA rules, and leveraging Real-Time Response for live endpoint interaction.
Issued by CrowdStrike University and delivered through Pearson VUE, the CCFA is a vendor-specific credential that maps directly to hands-on platform skills rather than abstract security theory. It covers 15 distinct administrative domains—from user management and role-based access control to API client configuration and notification workflows—making it a comprehensive validation of day-to-day Falcon administration. The certification is valid for approximately two years, after which recertification is required to reflect platform updates.
The CCFA is specifically designed for administrators, security analysts, and IT professionals who work with the administrative side of the CrowdStrike Falcon platform. This includes SOC analysts who manage endpoint telemetry and detections, security operations administrators responsible for sensor deployment and policy governance, and IT staff who handle endpoint protection at the organizational level.
The certification is best suited for professionals already working in environments where Falcon is deployed, particularly those in roles such as endpoint security administrator, security operations analyst, or managed security service provider (MSSP) technician. It is also valuable for security engineers at organizations that have standardized on CrowdStrike for endpoint detection and response (EDR).
CrowdStrike does not mandate formal prerequisites for the CCFA exam, but strongly recommends that candidates have a minimum of six months of hands-on experience administering the Falcon platform in a production environment. This practical experience is considered essential, as the exam focuses on real-world administrative scenarios rather than conceptual knowledge.
Candidates are also encouraged to complete relevant training through CrowdStrike University before attempting the exam. A working understanding of endpoint security concepts, operating system administration across Windows, Linux, and macOS, and familiarity with security operations workflows will provide meaningful preparation. English language proficiency sufficient to comprehend technical security content is also expected.
The CCFA exam (code CCFA-200) consists of 60 multiple-choice questions and must be completed within a 90-minute time limit. The exam is scored on a pass/fail basis with a passing threshold of 80%. Questions are designed around real-world administrative scenarios encountered when managing the Falcon platform, emphasizing practical decision-making over rote memorization.
The exam is administered through Pearson VUE and is available via two delivery options: online proctored (OnVUE), which allows candidates to test from a home or office environment after completing a system compatibility check, or in-person at an authorized Pearson VUE Testing Center (PVTC). The exam fee is $250 USD. Candidates must ensure the name on their registration matches a government-issued ID.
The CCFA credential signals verified, platform-specific expertise in the market's leading endpoint detection and response solution — CrowdStrike protects over 70% of Fortune 100 companies, which means CCFA-certified professionals are in demand across enterprise, government, financial services, and managed security service provider sectors. Roles commonly held by CCFA-certified professionals include Falcon Administrator, SOC Analyst, Endpoint Security Engineer, and Security Operations Manager. Salary ranges for CrowdStrike-certified professionals broadly span from approximately $95,000 to over $130,000 annually at the administrator level, with senior and specialist roles commanding significantly higher compensation.
Beyond immediate job market value, the CCFA serves as a foundation for the broader CrowdStrike certification track, with more advanced credentials such as the CrowdStrike Certified Falcon Responder (CCFR) and CrowdStrike Certified Falcon Hunter (CCFH) building on the administrative knowledge validated by this exam. Organizations increasingly require vendor-specific certifications when hiring for Falcon-centric roles, making the CCFA a practical differentiator in competitive SOC and endpoint security hiring processes.
5 sample questions with answers and explanations. The full bank has 600 questions, enough for 9 full-length practice exams.
Preview — answers shown1. A Falcon administrator at Meridian Financial is reviewing the host inventory and notices that several hosts are listed with the status Containment Pending while others show Contained. Which statement accurately describes the difference between these two host states? (Select one!)
Explanation
Containment Pending is a transitional state indicating that the Falcon console has dispatched the isolation command to the affected host but the sensor on that host has not yet received and applied the containment configuration. This gap can occur when the host is temporarily offline, experiencing network delays, or is in the process of checking in with the cloud. Once the sensor receives the command and enforces network isolation, the status transitions to Contained. In the Contained state, all inbound and outbound network traffic is blocked except the persistent communication channel to the CrowdStrike cloud, which is always preserved and does not require manual exclusion. The containment workflow does not require analyst approval or a maintenance window — it is applied immediately upon administrator action. No reboot is needed for containment to take effect. Containment Pending is not a description of a policy conflict or a reduced-connectivity state; it specifically represents the asynchronous command delivery and acknowledgment window between the console and the sensor.
2. A Falcon administrator at Contoso Logistics configured an API client three months ago for integration with the company's SIEM platform. The SIEM engineering team reports the integration is failing because the stored credential was accidentally deleted from their secrets vault. The administrator navigates to Settings → API Clients and Keys and locates the existing API client. What must the administrator do to restore the integration? (Select one!)
Explanation
The API Client Secret is displayed only once at the time of creation and cannot be retrieved afterward — CrowdStrike does not store secrets in a form that can be viewed or recovered post-creation. When a Client Secret is lost, the administrator must regenerate it within the existing API client, which invalidates the previous secret and produces a new one that must be updated in all consuming systems. Regenerating on the existing client is preferable because it preserves the Client ID and all permission scoping without requiring a full reconfiguration. CrowdStrike support cannot retrieve original secrets because they are not retained in readable form after generation. Deleting and recreating the client would function but is unnecessarily disruptive compared to regenerating the secret in place.
3. A Falcon administrator at Northwind Logistics needs host group membership to update automatically when new Windows servers are enrolled and to remove servers that are re-imaged to Linux, all without any manual administrator action. Which host group type and configuration meets both requirements? (Select one!)
Explanation
Dynamic host groups use FQL-based assignment rules that are evaluated at each sensor check-in. When a new Windows server enrolls and checks in for the first time, it is automatically added to the group if its properties satisfy the rule criteria. When a server is re-imaged to Linux, the platform_name:'Windows' condition is no longer satisfied, and the host is automatically removed from the group at the next check-in with no administrator action required. The + operator in FQL represents AND logic, combining both platform and product type criteria. Static host groups require manual addition of each host and provide no automatic removal mechanism when host properties change. API-based scripts for static groups add operational overhead and introduce a lag between enrollment and group membership. Manual weekly membership reviews are incompatible with the automation requirement.
4. A Falcon administrator at Woodgrove Consulting updates a security analyst's role from Analyst to Responder so the analyst can perform network containment operations. Thirty seconds after saving the change, the analyst reports that the Contain Host option is still not visible in the console. Which two actions should be taken to resolve this? (Select two!)
Multiple correct answersExplanation
Role changes in the Falcon platform require 5–10 minutes to fully propagate throughout the system. Even after propagation completes, the user's active browser session caches the previous role's permissions. The analyst must log out and log back in to start a new session that reflects the updated Responder role. Browser cache can also continue masking the change even after the propagation period has elapsed. Reinstalling the Falcon sensor on the analyst's machine has no relationship to Falcon Console user role permissions, which are managed entirely server-side. API clients are used for programmatic integrations and are not a substitute for console-based user role assignments. CrowdStrike support cannot force immediate role synchronization because propagation is an internal platform process that operates on its own timeline.
5. A Falcon administrator at Tailspin Logistics is establishing a host group for the company's executive workstations. A compliance mandate requires that group membership be explicitly controlled — new endpoints must never be automatically added to the group, even if they share operating system, domain, or tag attributes with current members. Which host group type should the administrator create? (Select one!)
Explanation
Static host groups require manual assignment of each endpoint by an administrator, providing explicit control over group membership. New hosts are never automatically added to a static group regardless of their attributes, operating system, domain membership, or applied tags — which directly satisfies the compliance requirement that only explicitly approved endpoints belong to this high-security group. Dynamic host groups use FQL-based assignment rules that automatically include any host matching the defined criteria upon sensor check-in, which is the exact behavior the compliance mandate prohibits. Using an Active Directory OU filter, sensor grouping tags, or hostname prefix filters would all result in a dynamic group that auto-enrolls endpoints meeting the criteria. Even if the FQL rule is narrowly scoped, any new executive workstation provisioned with matching attributes would automatically join the group without administrator approval, violating the explicit control requirement.
$17.99
One-time access to this exam