Defined term

Sandboxing

Sandboxing: A restricted, controlled execution environment that prevents potentially malicious software, such as mobile code, from accessing any system…

Verified
🏆 High Consensus
Infrastructure

Definition

A restricted, controlled execution environment that prevents potentially malicious software, such as mobile code, from accessing any system resources except those for which the software is authorized.

Alternative Definitions

Definition 2

A method of isolating application modules into distinct fault domains enforced by software. The technique allows untrusted programs written in an unsafe language, such as C, to be executed safely within the single virtual address space of an application. Untrusted machine interpretable code modules are transformed so that all memory accesses are confined to code and data segments within their fault domain. Access to system resources can also be controlled through a unique identifier associated with each domain. (SOURCE: SP 800-19)

Source: The Cyber GlossaryType: external
Definition 3

“Logically separating applications such that only required resources can be accessed.” 2007 VVSG.

Source: Electronic Voting GlossaryType: external

Sources

1
Committee on National Security Systems Glossary CNSSI 4009-2015
View Source
2
The Cyber Glossary
View Source
3
Electronic Voting Glossary
View Source

Continue Research

Browse the full glossary for adjacent terms, or subscribe for updates when definitions and sources are expanded.