SENSOR DEPLOYMENT Flashcards
What are the Windows OS requirements prior to installing the Falcon Sensor?
OS Requirements:
-Windows 7, 8.1, 10, 11
What are the network protocols needed prior to installing the Falcon Sensor?
Network Protocols (2):
- Falcon requires TLS 1.2 to communicate with CrowdStrike Cloud.
- Requires Logon local audit policy to be “success and failure”
Where in the Falcon console do you copy the CID/ Checksum?
-Copy customer ID checksum from Hosts > Sensor Downloads – It is Alphanumeric
How to uninstall a Falcon Sensor on Windows?
Windows: Control Panel or CMD line
-Control Panel
Control Panel > uninstall a program > Choose Crowdstrike Windows Sensor
-CMD Line
** Download CSUinstallTool from Tool Downloads.
CMD w/ admin priv > CSUninstallTool.exe /quiet
What default policies are required in order to prepare workloads for the Falcon Sensor?
- Requires Local audit policy to have setting of “Success and Failure”**If actual policy setting does not match setting, sensor changes it
to match. - Registry key DNScache/Type must be set to 0x00000020 Microsoft default value.
**Windows Defender should be disabled
What appropriate settings are needed to install a Falcon Sensor on Windows?
-Needs to be able to communicate with CrowdStrike FQDN and IP – may need networking to allow list and not block communication
- Needs to have communication over port 443 with the CS Cloud during installation and ongoing.
- Needs to communicate utilizing TLS 1.2 with the CS Cloud
- Disable packet inspection or similar network configurations (HTTPS or TLS Inspection)
What appropriate settings are needed to install a Falcon Sensor on Mac?
Needs to have elevated privileges in order to install the sensor on Mac
What appropriate settings are needed to install a Falcon Sensor on Linux ?
-Needs to be Kernel specific to run the Falcon Sensor
**If a kernel is not listed in the guide, the sensor will still install, but will run in reduced functionality mode (RFM)
How to do you apply additional options for images/VDI’s, tokens, and tags?
-Put image template system into read/write mode
- Install Falcon sensor using the VDI=1 parameter
- Complete all steps required to generalize VM template
– Install Falcon using NO_START=1 Parameter.
**After installation, sensor does not attempt to communicate with
CS Cloud.
What issues can occur with the basic configuration requirements of the system environment or Falcon components?
-Host can’t communicate with CS Cloud
-The Falcon Sensor requires the host to have their CA certs in Trust Root CA store
**Check whether certs are present, download/import them if needed
-
How to troubleshoot a Falcon Sensor installation on a Windows host?
-Check the Channel Files – additional sensor instructions that provide updated settings for policies, allowlists/blocklists, detection exclusions, support for new OS patches and more.
-Verify sensor is running: cmd admin priv > sc.exe query csagent
-verify sensor is connected to the CS Cloud: cmd > netstat.exe -f
How to troubleshoot a Falcon Sensor installation on a Linux host?
-Install dependent packages: apt-get -f install
-Verify Sensor is Running: ps -e | grep -e falcon-sensor
-Verify sensor is connected to the CS Cloud: sudo netstat -tapn | grep galcon
How to troubleshoot a Falcon Sensor installation on a Mac host?
Verify sensor is running and connected to the CS Cloud:
-sudo /Applications/Falcon.app/Contents/Resources/falconctl stats
Conduct root cause analysis related to system/ user issues
-DigicerthighassuranceRootCA cert must be in trusted Root CA Store
**Need Root Access to Host to do that
What are the technical requirements required prior to installing the Falcon Sensor?
Services required:
-LMHosts
-Network Store Interface (NSI)
-Windows Base Filtering Engine (WBF)
-Windows Power Service (Power)
Prior to installing the Falcon Sensor, Falcon’s NGAV setting needs to have…..
-Windows Defender DISABLED
When happens when you install a sensor in a VDI environment?
When you install sensor in a VDI environment:
- Sensor runs from a shared, read only OS image.
-CS Cloud assigns a unique AID based on host’s FQDN and other characteristics.
Falcon sensor will install, but not run if any of the following services are disabled or stopped?
Sensor can install but not run if any of the following services that are disabled or stopped:
- LMHosts
- Windows Base Filtering engine
- DHCP Client
- DNS Client
LM Hosts may be disabled on the host if the following service is disabled?
-TCP/IP NetBIOS Helper service is disabled
How to verify the Falcon Sensor is connected to the CS Cloud?
Verify the sensor is connected to the CS Cloud (2 ways):
-Falcon Console – Use Sensor Report
-Host – cmd admin priv > run
If host can’t connect to CS Cloud, check if…..
If Host can’t connect to CS Cloud, check if:
-Host can connect to internet,
-Verify proxy configuration
-Configure endpoint FW to permit traffic to/from Falcon sensor
-Verify that the host’s LMHost service is enabled
-Verify host trusts CS CA
The Falcon Sensor requires host to have which CA certs in Trust Root CA store?
Falcon sensor requires host to have (2):
-DigiCertHigh AssurancerootCA
-DigiCertAssuredIDRootCA
**Both certs need to be in Trust Root CA Store
What steps are taken in order to add CS CA’s are present on host?
-Microsoft Management Console > follow Microsoft documentation to enable Certificates snap-in.