Skip to content

Commit

Permalink
Update rules/integrations/endpoint/elastic_endpoint_security_behavior…
Browse files Browse the repository at this point in the history
…_prevented.toml

Co-authored-by: Terrance DeJesus <[email protected]>
  • Loading branch information
Samirbous and terrancedejesus authored Dec 18, 2024
1 parent 91a7814 commit 614a4e5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,6 @@ note = """## Triage and analysis
Malicious behavior protection is a foundational feature which can be used to protect against all manner of attacks on the endpoint. For example, it provides coverage against phishing such as malicious macros, many malware families based on their activities, privilege escalation attacks such as user account control bypasses (UAC), credential theft, and much more. It works by consuming an unfiltered feed of all events that are captured on the system (process, file, registry, network, dns, etc). These events are processed against a routinely updated set of rules written by Elastic threat experts. From there, malicious behaviors are identified and offending processes are terminated. The protection operates on the event stream asynchronously, but has been designed to be extremely efficient and typically requires just milliseconds (under standard load) to stop malicious activity.
### Possible investigation steps
- Assess whether this activity is prevalent in your environment by looking for similar occurrences across hosts.
Expand Down

0 comments on commit 614a4e5

Please sign in to comment.