Endpoint Protection Flashcards
Anti-Virus
Protects against Trojans, worms, macro viruses.
Anti-malware
Protects against broad malicious software category. Stops spyware, ransomware, and fileless malware. Uses signatures to ID threat.
EDR
Endpoint Detection and Response
Signature
Specific pattern of code in code for viruses/malware.
What are the objectives of EDR?
1.Examine what a file is doing.
2. Use ML and process monitoring on device to block based on activity.
3. Can be done with lightweight agent on endpoint
4. Can do root cause analysis and find code used
How can EDR resolve an identified threat vector?
- Isolate system from network
- Quarantine malicious software into different part of OS.
- Roll back config to a known, clean version. Delete malware.
Data Loss Prevention (DLP)
Design to prevent sensitive data being sent in the clear or in an encrypted format.
Involves different solutions
1. Firewall-based
2. Cloud-based
3. Client-based