I'm using GravityZone BEST Linux (latest version) to detect possible malicious files on Linux servers.
To do that I'm running the command:
bduitool scan -s custom /path/to/folder/
As any detected file is automatically removed and moved to the quarantine, there's any way to disable this behavior? I just need the files to be reported as malicious or not.
Thank you to anyone who can help!