From the course: ISC2 Certified Information Systems Security Professional (CISSP) (2024) Cert Prep

Unlock this course with a free trial

Join today to access over 23,200 courses taught by industry experts.

Isolating sensitive systems

Isolating sensitive systems

- [Instructor] We can use isolation to segregate systems of different security levels into different zones of security, allowing us to reduce the risk that a compromise in a system at a lower security level will impact a system at a higher security level. This is a sound and respected management practice. Isolation can also be used at an extreme level for highly sensitive systems. A server containing particularly sensitive information can be placed in a security zone by itself with access into and out of that zone carefully managed. This complete physical isolation creates a lot of overhead, but it's also a very robust security control. Because there's no connection to other networks, this is commonly called an air gapped system. But the use of network segmentation raises practical questions. How can administrators work with systems that are isolated without having to keep connecting their own systems to different networks? That's where jump servers come into play. Jump servers are…

Contents