Disabling data exfiltration detection using the CLI

Prev Next

Follow these steps to disable data theft detection.

Prerequisites

To disable data exfiltration detection:
  1. Disable data exfiltration detection on the appliance.

    hostname (config) # no smartvision exfil
  2. 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
                  .
                  .
                  .