Follow these steps to disable data theft detection.
Prerequisites
Admin access to the SmartVision appliance.
To disable data exfiltration detection:
Log in to the appliance CLI and go to configuration mode:
hostname > enable
hostname # configure terminal
Disable data exfiltration detection on the appliance.
hostname (config) # no smartvision exfil
Verify your configuration change.
hostname (config) # show smartvision status
SmartVision State
Detection : no
Context Service : running
Data exfil detection state : unmanaged
Beaconing detection state : unmanaged
TLS detection state : unmanaged
.
.
.
hostname (config) # show smartvision config
SmartVision Config
Detection Enabled : yes
Context Service enabled : yes
SC Killswitch : noData exfil detection enabled : yes
Beaconing detection enabled : no
TLS detection enabled : no
Base version : 2
Rule version : 3
.
.
.
Network Security (NX) > Network Security SmartVision Feature Guide > Configuring > Enabling and configuring data exfiltration detection > Configuring data exfiltration detection using the Web UI