I'm concerned about protecting our proprietary data from potential threats, specifically from insiders like a malicious employee who might set up a seemingly harmless website that accepts file uploads. This site could go undetected by web filters since it looks like a regular blog, but could still be used to steal sensitive information. I understand that TLS decryption isn't very effective in these cases, and while bandwidth monitoring might catch large uploads, not all data transfers will be substantial enough to trigger alerts. What are some other strategies or tools we could implement to safeguard against this type of behavior?
3 Answers
It's crucial to realize that TLS decryption might not solve everything. If a user encrypts their data before TLS, you won't have meaningful content to analyze. Plus, enabling TLS decryption can cause issues with other web services, making it not feasible for general use. Disabling USB ports and scanning email attachments is a more straightforward approach to prevent data theft.
Implementing Data Loss Prevention (DLP) solutions is a solid approach. If you're using something like Microsoft Defender, it's capable of blocking uploads to specific websites, which can be configured to prevent potential data exfiltration. This might require using Edge for full functionality. Plus, it can restrict copying and pasting data, which adds another layer of security. Even if someone tries to manually enter data, the DLP could still flag those uploads.
It's a tough call, really. You can create an intranet that doesn't allow any internet access to help keep sensitive data in-house, but that might not be practical for everyone. Ultimately, building a trustworthy company culture where employees feel valued could help, but unfortunately, trust alone isn’t a foolproof method. Actual DLP strategies are essential for this.

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures