Question

manda wants to prevent sensitive data from being sent via email in her organization. What type of agent software can she install on her systems to identify properly categorized or tagged information before it leaves the company?
Group of answer choices

IDS

NAC

DLP

EDR

Answers

GPT-4o mini
To prevent sensitive data from being sent via email, Manda should install **DLP** (Data Loss Prevention) software. DLP solutions are specifically designed to identify and protect sensitive information by monitoring and controlling data transfers, thus ensuring that properly categorized or tagged information does not leave the company without authorization.

The other options are:
- **IDS (Intrusion Detection System)**: Monitors network traffic for suspicious activity.
- **NAC (Network Access Control)**: Controls access to the network based on policies.
- **EDR (Endpoint Detection and Response)**: Focuses on detecting and responding to threats on endpoints.

So, the correct answer is **DLP**.