350-701 · Question #372
In which scenario is endpoint-based security the solution?
The correct answer is C. performing signature-based application control. Endpoint-based security is a suitable solution for performing signature-based application control, as it can directly monitor and regulate applications running on the endpoint.
Question
In which scenario is endpoint-based security the solution?
Options
- Ainspecting encrypted traffic
- Bdevice profiling and authorization
- Cperforming signature-based application control
- Dinspecting a password-protected archive
How the community answered
(19 responses)- B5% (1)
- C95% (18)
Why each option
Endpoint-based security is a suitable solution for performing signature-based application control, as it can directly monitor and regulate applications running on the endpoint.
Inspecting encrypted traffic is typically done by network devices that perform SSL/TLS decryption, not solely by endpoint security, though endpoints might provide visibility into their own decrypted traffic.
Device profiling and authorization are primarily functions of network access control (NAC) systems, which operate at the network edge to identify and control device access, though endpoint agents can contribute data.
Endpoint-based security solutions, such as Endpoint Detection and Response (EDR) or Endpoint Protection Platforms (EPP), are installed directly on individual devices (endpoints) and can monitor processes, files, and network connections. This allows them to perform signature-based application control, blocking or allowing applications based on their known signatures or hashes, which is a direct function of software operating at the endpoint level.
Inspecting a password-protected archive requires the password for decryption, which is generally not a native function of typical endpoint security solutions unless integrated with specific data loss prevention (DLP) or file analysis tools.
Concept tested: Endpoint Security Use Cases
Source: https://www.cisco.com/c/en/us/products/security/endpoint-security.html
Topics
Community Discussion
No community discussion yet for this question.