SoftGuide > Functions / Modules Designation > sandboxing

sandboxing

What is meant by sandboxing?

"Sandboxing" refers to a security measure where an isolated environment is created in which software applications can run. This isolated environment, also referred to as a sandbox, ensures that the executed programs do not have unauthorized access to the operating system or other applications and limits potentially harmful activities.

Typical functions of software in the "sandboxing" domain include:

  1. Process isolation: The software creates an isolated environment where programs can run independently of each other without accessing resources outside the sandbox.
  2. Resource control: The sandboxing software monitors and controls access to system resources such as files, network connections, and memory to restrict potentially harmful activities.
  3. File system virtualization: The software enables programs within the sandbox to access a virtual version of the file system, reducing the risk of file system changes outside the sandbox.
  4. Network isolation: The sandboxing software can control and restrict network access of applications within the sandbox to prevent the spread of malware or unwanted network activities.
  5. Access control: The software allows administrators to set and manage access rights for programs within the sandbox to ensure that only authorized actions are performed.
  6. Monitoring and logging: The sandboxing software provides features to monitor the activities of applications within the sandbox and log events for later analysis.

The function / module sandboxing belongs to:

Antivirus

behavioral analysis
Firewall
heuristic detection
Malware detection
Malware removal
Offline scanning
Online scanning
Phishing protection
Quarantine management
Real-time scanning
signature-based detection
Virus definition update
virus detection