SOCC08 - Endpoint Protection
NOTE: We kinda rushed through this section in the class and I'm a little under the weather as I'm working on it now, so I've tidied it up a bit, but want to fill it in more later.
Endpoint Protection Analysis
Endpoint detection and testing tools
- BLUESPAWN runs and checks the system for all kinds of issues
- Detections are marked in MITRE Techniques
- Atomic Red Team for testing an EDR
- Do not run ART in production
Free or Good EDRs
- Wazuh
- Originally an inventory system
- Full stack EDR
- Data feeds to an ELK stack
- Velociraptor
- LimaCharlie
- Elastic Stack
- Almost everyone uses ELK
- ELK is free, Elastic is paid
- Easy install
- Can install it and start detecting malware out of the box
- Almost everyone uses ELK
- OpenEDR
- From Comodo
- Full source code on GitHub