Free CCFA-200 Practice Test Questions and Answers (2026)

Last Update Check

View Mode
Q: 1
You are tasked with creating a custom Indicator of Attack (IOA) rule to monitor employees using non- standard web browsers that could indicate shadow IT activity. Which of the following rule conditions would best achieve this objective?
Options
10 comments in the community discussion
6
Option D Makes sense to alert on any browser process not matching the main approved executables. Fits shadow IT detection best, pretty sure this is what they want.
1
B , official guide and practice tests sometimes point to parent process logic for process monitoring questions like this.
Q: 2
An inactive host that does not contact the Falcon cloud will be automatically removed from the Host Management and Trash pages after how many days?
Options
13 comments in the community discussion
2
D , saw a similar question in some exam reports and it's always 90 days by default unless there's a custom policy set up.
2
Nah, it's not 60 like some think. D is right here, 90 days is the default unless they specifically say otherwise.
Q: 3
When uninstalling a sensor, which of the following is required if the 'Uninstall and maintenance protection' setting is enabled within the Sensor Update Policies?
Options
11 comments in the community discussion
3
Option A
1
Probably A, since the maintenance token is specifically needed with that protection enabled. Wouldn't be CID or AID.
Q: 4
What is the purpose of precedence with respect to the Sensor Update policy?
Options
18 comments in the community discussion
6
Option B not C. The highest ranked policy is actually the lowest number, so careful with that trap.
1
B, Sensor Update applies the highest ranked (lowest number) policy to hosts. Pretty sure that's what they want here.
Q: 5
How do you disable all detections for a host?
Options
14 comments in the community discussion
1
Not sure about picking A here-exclusion rules don't cover everything, so you'd still get some alerts. D is the one that actually disables all detections for a host through Host Management. Let me know if you see it differently.
1
D , pretty much every practice exam and the official guide points to using Host Management for this. Anyone get a different result in live labs?
Q: 6
Which role in the Falcon console is required to create and manage API keys for integrating third-party applications with CrowdStrike services?
Options
20 comments in the community discussion
2
Option B here. The "Integrator" name trips people up but only Falcon Administrator has the privileges to create and manage API keys. I've seen a couple practice sets that try to trick you with D. Anyone actually used D to create keys in the console? I don't think that's possible, but open to being corrected.
1
B Only Falcon Administrator actually has the rights to manage API keys, even though Integrator sounds tempting.
Q: 7
An analyst is asked to retrieve an API client secret from a previously generated key. How can they achieve this?
Options
11 comments in the community discussion
8
Option D you can't get the client secret again after creation. That's standard for most APIs to protect credentials.
2
Probably D since most platforms only show client secrets once when they're generated. It's a security thing, so you have to generate a new secret if you lose it. I've seen similar behavior in AWS and Azure too. Anyone seen one allow option A or B in real life?
Q: 8
On which page of the Falcon console would you create sensor groups?
Options
14 comments in the community discussion
8
D. Host groups
2
Had something like this in a mock, I picked C since "Host management" felt right for sensor groups.
Q: 9
What is the primary cause of a CrowdStrike Falcon sensor entering Reduced Functionality Mode (RFM)?
Options
13 comments in the community discussion
1
A, Looks like the license expiring would restrict functionality and might cause RFM, so that's what I'd pick here.
1
D . The sensor hits RFM mainly when it can’t connect to the cloud for a while, like 14 days I think. Haven’t seen expired licenses or AV conflicts actually trigger this in practice. Open to corrections if something changed.
Q: 10
You are configuring the prevention policy for endpoints in the CrowdStrike Falcon console. Which of the following settings is most appropriate for preventing ransomware attacks while minimizing the risk of false positives?
Options
21 comments in the community discussion
4
A . Moderate Sensitivity catches ransomware without hammering you with false positives every day, which is what the question is after. Aggressive can be a pain operationally, tbh. If I missed something let me know.
Probably A since "minimize false positives" is the clear hint here. If the environment had tons of sanctioned encryption apps or weird file IO, even Moderate can false trip, but Aggressive (D) is way riskier for business ops. Only real edge case would be a super locked-down kiosk setting where D might make sense, but t
Q: 11
How long does the CrowdStrike Falcon platform retain inactive sensors by default before they are automatically removed from the system?
Options
5 comments in the community discussion
2
D makes sense. The Falcon docs say inactive sensors stick around for 90 days before auto-removal by default, no custom retention unless you set one. Pretty sure that's standard unless there's a specific policy override, but open if anyone's seen otherwise.
1
Probably D. Falcon holds inactive sensors for 90 days before removing them by default, that's straight from the product docs. I think B (365 days) would only apply in case of custom retention, not out-of-the-box settings.
Q: 12
You are beginning the rollout of the Falcon Sensor for the first time side-by-side with your existing security solution. You need to configure the Machine Learning levels of the Prevention Policy so it does not interfere with existing solutions during the testing phase. What settings do you choose?
Options
2 comments in the community discussion
1
Its D
Q: 13
What is the purpose of using the "Group Assignment" filter on the Host Management page?
Options
6 comments in the community discussion
1
A tbh
Probably A here. The Group Assignment filter just lets you see hosts by the groups they belong to, so you can manage or review specific sets. I don't think it does OS or online status. Anyone want to argue for D?
Q: 14
Which of the following scenarios is a valid use case for disabling detections on a host?
Options
2 comments in the community discussion
4
Option C. I encountered exactly similar question in my exam and it's the valid case here.
2
D makes more sense to me, since disabling detections could help lower resource use when CPU is maxed out. Not sure though.
Q: 15
What best describes what happens to detections in the console after clicking "Enable Detections" for a host which previously had its detections disabled?
Options
5 comments in the community discussion
1
I don't think it's C. B. I figured when you re-enable detections, the console might pull in some historical events that happened while detections were off. Maybe I'm mixing it up with another EDR, but pretty sure I saw similar behavior before. If anyone can confirm 100%, let me know.
Its C. When you hit Enable Detections, only new detections start coming in for that host. B's a trap since Falcon doesn't go back and recover old detections when re-enabled. Pretty sure that's standard behavior, unless something changed.
Q: 16
Which of the following is the recommended best practice when creating and managing user accounts in CrowdStrike Falcon?
Options
5 comments in the community discussion
3
Option B matches what I got in a mock exam. Custom roles let you enforce least privilege, which is what CrowdStrike wants for RBAC. Makes sense to tailor permissions to actual responsibilities. Pretty sure about this, but open to other views.
1
Probably B, saw a similar question in other exam reports and they always point to custom roles.
Q: 17
An organization wants to separate their Windows servers and Windows workstations into different groups for applying distinct policies. What is the most appropriate way to assign these endpoints to groups in CrowdStrike Falcon?
Options
3 comments in the community discussion
1
Yep, grouping by OS type just makes sense in Falcon if the goal is to split policies between servers and workstations. A is what I'd choose here, as it's straightforward and scalable. Pretty sure that's how it's done in most setups but open to other ideas if anyone disagrees.
A is the way to go. Grouping by OS type matches up with Falcon’s dynamic groups, so you can assign server policies separate from workstations automatically. Makes everything cleaner, fewer mistakes too. Anyone else doing it another way?
Q: 18
When editing an existing IOA exclusion, what can NOT be edited?
Options
5 comments in the community discussion
1
Pretty sure it's not C, it's A. The IOA name can't be changed after creation, that's locked in. I've seen a similar question on a practice test and C is just there to trip you up.
1
I don’t think it’s C. A is correct since the IOA name is set when created, trap is exclusion name.
Q: 19
How does the Unique Hosts Connecting to Countries Map help an administrator?
Options
2 comments in the community discussion
C or D. Both sound like the map's for spotting threats, so not sure which fits better here.
Q: 20
What is the primary indicator of an inactive CrowdStrike Falcon sensor in the Falcon console?
Options
4 comments in the community discussion
D , since "Last Seen" not matching the check-in interval is what actually shows inactivity. A is tempting but only reflects a status label, D is the real detection. Seen similar wording in practice sets.
Super clear question, definitely D.
Question 1 of 20

What's covered in this practice questions set

2: Falcon Host/Sensor Management, · 7 questions

📖 About this Domain

This domain covers the operational management of the CrowdStrike Falcon sensor. It focuses on the deployment, grouping, and policy application for hosts within the Falcon UI. Core concepts include sensor installation, host management, and policy configuration.

🎓 What You Will Learn

  • You will learn the procedures for installing the Falcon sensor on Windows, macOS, and Linux operating systems.
  • You will learn to create and manage static and dynamic host groups to organize endpoints effectively.
  • You will learn how to configure and assign Prevention, Sensor Update, and Response policies to host groups.
  • You will learn to use the Host Management application to monitor sensor versions and overall host health.

🛠️ Skills You Will Build

  • You will build the skill to deploy and provision the Falcon sensor across an enterprise environment.
  • You will build proficiency in applying granular security policies using host groups for targeted enforcement.
  • You will develop the ability to manage the sensor update lifecycle through Sensor Update policies.
  • You will gain the skill to query and filter hosts within the console to identify specific endpoint states.

💡 Top Tips to Prepare

  • Focus on the different methods for sensor installation, including command-line arguments like the CID.
  • Understand the distinction and use cases for static versus dynamic host groups.
  • Memorize the policy precedence order for Prevention and Sensor Update policies.
  • Practice navigating the Host Management app to find specific hosts and their sensor details.

3: Falcon Policies, · 6 questions

📖 About this Domain

This domain focuses on the configuration and management of Falcon policies to control sensor behavior. Policies are the primary mechanism for defining prevention settings, sensor updates, and response actions. Understanding policy structure and assignment is fundamental to administering the Falcon platform.

🎓 What You Will Learn

  • Differentiate between policy types, including Prevention, Sensor Update, Response, and Firewall policies.
  • Configure specific prevention settings, such as Machine Learning (ML) levels and behavioral-based detections (IOAs).
  • Understand the rules of policy precedence and how policies are assigned to Host Groups for enforcement.
  • Manage the lifecycle of policies through creation, cloning, and versioning within the Falcon console.

🛠️ Skills You Will Build

  • Implement granular security controls by assigning tailored policies to distinct Host Groups.
  • Tune the organization's security posture by adjusting prevention levels from Cautious to Aggressive.
  • Troubleshoot policy conflicts by analyzing inheritance and determining the effective policy on an endpoint.
  • Streamline sensor management across the enterprise by leveraging policy cloning and modification.

💡 Top Tips to Prepare

  • Familiarize yourself with the policy editor UI in the Falcon console, noting the location of all key settings.
  • Master the concept of policy precedence, as questions will test your understanding of which policy applies based on Host Group hierarchy.
  • Know the specific function of each Next-Gen Antivirus (NGAV) and IOA setting within a prevention policy.
  • Practice with scenarios involving multiple Host Groups and policies to predict the final applied configuration on a given host.

4: Falcon Detections and Incidents, · 4 questions

📖 About this Domain

This domain covers the core analyst workflow for handling security events within the CrowdStrike Falcon console. It details the process of triaging individual Falcon detections and analyzing correlated incidents. The focus is on the Detections app and the Incident Workbench.

🎓 What You Will Learn

  • You will learn to interpret detection details, including the process tree, command-line data, and MITRE ATT&CK framework mappings.
  • You will learn the detection management lifecycle, including assigning status, severity, and comments to alerts.
  • You will learn how the Falcon platform uses automatic correlation to group related detections into a single incident.
  • You will learn to navigate the Incident Workbench to view the complete timeline and scope of a security event.

🛠️ Skills You Will Build

  • You will build the skill to perform initial triage on new detections to determine true positives from false positives.
  • You will build the skill to scope an attack by pivoting from detection data to related hosts, users, and IOCs.
  • You will build the skill to use information from a detection to initiate network containment and other response actions.
  • You will build the skill to construct event search queries based on artifacts found within a detection's details.

💡 Top Tips to Prepare

  • Master the components of the process tree view, as it is fundamental to understanding detection context.
  • Practice filtering and searching within the Detections app to quickly find relevant alerts based on specific criteria.
  • Understand the key differences between a detection and an incident and how they relate to each other in the Falcon UI.
  • Memorize the definitions for detection statuses like 'New', 'In Progress', and 'True Positive' and when to apply them.

5: Falcon User Management, · 3 questions

📖 About this Domain

This domain covers the administration of user accounts and API clients within the Falcon platform. You will explore role-based access control (RBAC) to manage permissions for users and scripts. Proper user management is critical for maintaining security posture and operational integrity in your Customer Identification (CID).

🎓 What You Will Learn

  • Learn to create, modify, and delete user accounts in the Falcon console.
  • Understand the different built-in user roles and their associated permissions.
  • Discover how to create and manage API clients for programmatic access using OAuth2.
  • Grasp the concept of role-based access control (RBAC) to enforce least privilege.

🛠️ Skills You Will Build

  • Configure user roles to grant specific permissions for console access.
  • Implement API clients with appropriate scopes for automation and integration tasks.
  • Audit user activity and manage user sessions for security compliance.
  • Troubleshoot access issues related to user permissions and role assignments.

💡 Top Tips to Prepare

  • Memorize the key differences between built-in roles like Falcon Administrator, Analyst, and Investigator.
  • Practice creating an API client and assigning specific API scopes in a lab environment.
  • Understand the process for inviting new users and resetting multi-factor authentication (MFA).
  • Review the user management interface in the Falcon console to familiarize yourself with all available options.

1: Falcon Platform,

📖 About this Domain

This domain covers the fundamental architecture of the CrowdStrike Falcon platform. It details the interaction between the Falcon sensor, the cloud-native backend, and the Threat Graph. Navigating the Falcon console and understanding its core applications is a primary focus.

🎓 What You Will Learn

  • You will learn the Falcon platform's architecture, including the lightweight sensor, cloud correlation engine, and API integrations.
  • You will understand how to navigate the Falcon UI, including the Activity, Investigate, Discover, and Dashboards applications.
  • You will learn the process for sensor deployment, host group creation, and policy management.
  • You will be introduced to the core capabilities of modules like Falcon Prevent (NGAV) and Falcon Insight (EDR).

🛠️ Skills You Will Build

  • You will build the skill to navigate the Falcon console to find specific hosts, detections, and user information.
  • You will develop the ability to create, modify, and assign prevention policies and sensor update policies.
  • You will gain proficiency in managing hosts by creating static and dynamic host groups using filtering criteria.
  • You will learn to interpret data from various dashboards to assess an environment's overall security posture.

💡 Top Tips to Prepare

  • Gain hands-on experience by navigating a live or lab Falcon console to build familiarity with the UI.
  • Focus on the data flow from the endpoint sensor to the cloud and how events are processed and displayed.
  • Memorize the key configuration options within prevention policies and their direct impact on endpoint protection.
  • Understand the distinct purpose of each major application, such as using Investigate for searching and Discover for asset inventory.

Premium Access Includes

  • Quiz Simulator
  • Exam Mode
  • Progress Tracking
  • Question Saving
  • Flash Cards
  • Drag & Drops
  • 3 Months Access
  • PDF Downloads
Get Premium Access
Scroll to Top