REMOVAL TECHNIQUESA. If a file is causing an 'Application Isolation' notification or a ‘Sandboxed As’ log entry or appears as Sandbox level=Partially limited, Verdict=Unknown in the Active processes list.
- Look in Defence plus ~ Unrecognised files, and choose 'Move' to move any files you trust to 'Trusted Files'. (You can also make a single file trusted using the link in the notification, but using unrecognised files is surer and deals with all the files in one go). Then reboot.
- If this des not work, or if this causes further files from the same directory to be sandboxed, go to Trusted Files and add the entire program directory and sub-directories to Trusted Files. Then reboot.
- If this does not work, this is likely because the program is being frequently updated. In this case when making the file trusted tick the box on the file selection dialog which says 'use file names not file hashes'.
- If all the above fail, make the file an installer/updater - this carries some security risks. To do this remove it from Trusted Files then go to Computer Security Policy ~ Defence plus rules ~ Add and apply the predefined 'Installer/Updater' Policy to it. You may need to use these techniques to ensure the policy is effective. Then reboot. For security reasons, do not do this for internet facing applications, or for applications you intend to use to run unknown files. Please do make sure that you don't use any file you make an installer/updater to run any files you don't know to be safe.
B. If a file is causing 'Unlimited Access' alerts or ‘Open file, block process’ log entries or appears as verdict=Unknown/Installer in the Active Processes List
- Tell CIS to 'always trust this file/package' on the alert. Then reboot.
- If this does not work, this is likely because the program is being frequently updated. Please try the solution in A.iii above.
- If this fails, please try the solution in A.iv above
C. If there are no sandbox alerts or log entries etc but you think a file may be sandboxed anyway Look in Defense Plus ~ Unrecognised Files choose 'Move' to move any files you trust to 'Trusted Files'. Then
reboot.
D. If multiple files with similar names are causing any form of sandbox alert, log entry, or appear as sandboxed in the Active Processes List, it probably means that a program is creating and running new executables as part of its function. The make facility in development tools (eg IDEs) do this. To resolve this determine the file that is creating or running the executables by observing the sequence in real time using the D+ active process list. Then go to Computer Security Policy ~ Defence plus rules ~ Add and apply the predefined 'Installer/Updater' Policy to it. You may need to use
these techniques to ensure the policy is effective. Then
reboot. If you cannot determine which file is involved try making the root executable - the one at the top of the process 'tree' (eg the main IDE interface) an installer/updater.
For security reasons, do not do this for internet facing applications, or for applications you will use to run unknown files. Please do make sure that you don't use any file you make an installer/updater to run any files you don't know to be safe.If you cannot solve your problems using these techniques then you can try the workarounds
here. Please PM me if any of these solve your version 5 problem, so I can update this FAQ and alert the developers.