
Traditional sandboxes use behavior-based analysis which detonates files and links and analyzes the behavior.

There are three main use cases for running software in a sandbox environment: An email security sandbox lets you observe and analyze email-borne threats in an isolated and safe environment. A web browser sandbox lets you run browser applications in isolated environments, to block browser-based malware from spreading to the network. Organizations leverage sandboxing for a wide variety of purposes, including application sandboxing, web browser sandboxing, and email security sandboxing.Īn application sandbox lets you run untrusted software in a safe location and observe it to detect malicious components. The goal of sandboxing is typically to increase security.

Sandboxing is the practice of isolating an application, a web browser, or a piece of code inside a safe environment.
