What is a one sentence summary of your feature request?
Add Oracle Net / SQL*Net and other database-native protocols as monitored exit points in Content Aware Protection
Please describe your idea in detail. What is your problem, why do you feel this idea is the best solution, etc.
We are working with a customer whose infrastructure consists of 7–8 Oracle Exadata nodes running Oracle Linux 8 in a pure CLI environment (no GUI/X11/Wayland). Their primary data movement occurs via Oracle’s native database protocol Oracle Net / SQL*Net for replication and application-level data transfers between nodes.
Gap 1 — Oracle Net / SQLNet not a CAP exit point
EPP’s CAP module currently does not list Oracle Net / SQLNet as a monitored exit point. Sensitive data transferred between database nodes via this protocol cannot be inspected, blocked, or logged leaving a critical DLP gap in Oracle Database environments.
Gap 2 — No DLP coverage for CLI-only Linux environments
EPP is primarily designed for GUI-based operating systems. This significantly limits EPP’s value proposition in enterprise Linux server environments such as Oracle Exadata, where the primary workload is database operations.
Gap 3 — SCP and rsync are not inspectable
As confirmed by Netwrix support, EPP currently cannot inspect SSH-based transfer tools like SCP and rsync on Linux. These are common data exfiltration vectors in CLI environments and their absence from CAP monitoring further reduces coverage.
Together, these gaps mean that for Oracle Exadata and similar CLI-only Linux server environments, EPP effectively has very limited DLP enforcement capability.
Proposed improvements
-
Add Oracle Net / SQL*Net as a recognized and monitorable CAP exit point on Linux
-
Add SCP and rsync as inspectable exit channels in CAP policies for Linux endpoints
-
Provide a CLI-mode DLP agent for Linux server environments that can enforce policies without requiring a GUI or EPP Notifier
-
Expand the monitored applications list to include common database-native protocols (MySQL, PostgreSQL, Oracle Net) for Linux server deployments
How do you currently solve the challenges you have by not having this feature?
Currently there is no workaround available within EPP for this use case.
Database-to-database traffic via Oracle Net / SQL*Net is completely unmonitored, and we have had to inform the customer that this channel falls outside EPP’s current scope.