First page Back Continue Last page Graphics
No Compromise
No compromise, this means:
- Our EDP system should be free from potential compromise, no local users should be able to gain access as another user, and the root account should be secured.
- Implement most recent patches
- Use application level proxies to secure insecure services
- Use Jails / chroot systems wherever possible
- Implement access lists (DAC, MAC, LOMAC, RSBAC)
- Use encryption for sensitive data
- Encrypted filesystems (loopback/cryptopatch)
- Steganographic filesystems
- ...