I am looking at building a script for an Extension Attribute for Falcon | Crowdstrike with the desired result:
Read the CID of an installed Falcon Sensor Compare the CID to one of two Pushed by the JSS
One CID falls in 'Complete' - Managed by Falcon Complete Team
One CID falls in 'Lite' - AV/ED/Reporting/Remediation functions only; which is managed by our team/department.
Upon comparison - output either 'Lite' or 'Complete' to the extension attribute based on the CID detected on the client/endpoint.
I have found many of the other Crowdstrike EA's that folks have put out; but have not run across any that are able to complete a process as I've described above.
Any ideas or food for thought anyone can think of to help me kick it off/get started on it? Possible existing resources I can use to build off of?