Security-focused operating system

Print Print
Reading time 12:9

This is a list of operating systems specifically focused on security. General-purpose operating systems may be secure in practice, without being specifically "security-focused."

Similar concepts include security-evaluated operating systems that have achieved certification from an auditing organization, and trusted operating systems that provide sufficient support for multilevel security and evidence of correctness to meet a particular set of requirements.

Linux

Android-based

  • PrivatOS was a hardened proprietary operating system for Blackphone.
  • GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility.
  • CopperheadOS

Debian-based

  • Subgraph is a Linux-based operating system designed to be resistant to surveillance and interference by sophisticated adversaries over the Internet. Subgraph OS is designed with features that aim to reduce the attack surface of the operating system, and increase the difficulty required to carry out certain classes of attack. This is accomplished through system hardening and a proactive, ongoing focus on security and attack resistance. Subgraph OS also places emphasis on ensuring the integrity of installed software packages through deterministic compilation. Subgraph OS features a kernel hardened with the Grsecurity and PaX patchset, Linux namespaces, and Xpra for application containment, mandatory file system encryption using LUKS, resistance to cold boot attacks, and is configured by default to isolate network communications for installed applications to independent circuits on the Tor anonymity network.[citation needed]
  • Tails is a security-focused Linux distribution aimed at preserving privacy and anonymity. It is meant to be run as Live-CD or from a USB Drive and to not write any kind of data to a drive, unless specified or persistence is set. That way, it lives in RAM and everything is purged from the system whenever it is powered off. Tails is designed to do an emergency shutdown and erase its data from RAM if the medium where it resides is expelled.[1]
  • Whonix[2][3] is an anonymous general purpose operating system based on VirtualBox, Debian GNU/Linux and Tor. By Whonix design, IP and DNS leaks are impossible. Not even Malware as Superuser can find out the user's real IP address/location. This is because Whonix consists of two (virtual) machines. One machine solely runs Tor and acts as a gateway, called Whonix-Gateway. The other machine, called Whonix-Workstation, is on a completely isolated network. It is also possible to use multiple Whonix Workstations simultaneously through one Gateway, that will provide stream isolation (though is not necessarily endorsed).[4] All the connections are forced through Tor with the Whonix Gateway Virtual Machine, therefore IP and DNS leaks are impossible.[5]

Fedora-based

  • Qubes OS is a desktop operating system based around the Xen hypervisor that allows grouping programs into a number of isolated sandboxes (virtual machines) to provide security. Windows for programs running within these sandboxes ("security domains") can be color coded for easy recognition. The security domains are configurable, they can be transient (changes to the file system will not be preserved), and their network connection can be routed through special virtual machines (for example one that only provides Tor networking). The operating system provides secure mechanisms for copy and paste and for copying files between the security domains.[6]

Gentoo-based

  • Pentoo is a Live CD and Live USB designed for penetration testing and security assessment.[7][8][9][10] Based on Gentoo Linux, Pentoo is provided both as 32 and 64-bit installable live CD. It is built on Hardened Gentoo linux including a hardened kernel and a toolchain.
  • Tin Hat Linux is derived from Hardened Gentoo Linux. It aims to provide a very secure, stable, and fast desktop environment that lives purely in RAM.[11]

Other Linux distributions

  • Alpine Linux is an actively maintained lightweight musl and BusyBox-based distribution. It uses PaX and grsecurity patches in the default kernel and compiles all packages with stack-smashing protection.
  • Annvix was originally forked from Mandriva to provide a security-focused server distribution that employs ProPolice protection, hardened configuration, and a small footprint. There were plans to include full support for the RSBAC mandatory access control system. Annvix is dormant, however,with the last version being released on 30 December 2007.[12]
  • EnGarde Secure Linux is a secure platform designed for servers. It has had a browser-based tool for MAC using SELinux since 2003. Additionally, it can be accompanied with Web, DNS, and email enterprise applications, specifically focusing on security without any unnecessary software. The community platform of EnGarde Secure Linux is the bleeding-edge version freely available for download.[citation needed]
  • Immunix was a commercial distribution of Linux focused heavily on security. They supplied many systems of their own making, including StackGuard; cryptographic signing of executables; race condition patches; and format string exploit guarding code. Immunix traditionally releases older versions of their distribution free for non-commercial use. The Immunix distribution itself is licensed under two licenses: The Immunix commercial and non-commercial licenses. Many tools within are GPL, however, as is the kernel.[citation needed]
  • Solar Designer's Openwall Project (Owl) was the first distribution to have a non-executable userspace stack, /tmp race condition protection, and access control restrictions to /proc data, by way of a kernel patch. It also features a per-user tmp directory via the pam_mktemp PAM module, and supports Blowfish password encryption.

BSD-based

  • TrustedBSD is a sub-project of FreeBSD designed to add trusted operating system extensions, targeting the Common Criteria for Information Technology Security Evaluation (see also Orange Book). Its main focuses are working on access control lists, event auditing, extended attributes, mandatory access controls, and fine-grained capabilities. Since access control lists are known to be confronted with the confused deputy problem, capabilities are a different way to avoid this issue. As part of the TrustedBSD project, there is also a port of NSA's FLASK/TE implementation to run on FreeBSD. Many of these trusted extensions have been integrated into the main FreeBSD branch starting at 5.x.
  • OpenBSD is a research operating system for developing security mitigations.[13]

Object-capability systems

These operating systems are all engineered around the object-capabilities security paradigm, where instead of having the system deciding if an access request should be granted the bundling of authority and designation makes it impossible to request anything not legitimate.

  • CapROS
  • EROS
  • Genode
  • Fiasco.OC
  • KeyKOS
  • seL4

Solaris-based

  • Trusted Solaris was a security-focused version of the Solaris Unix operating system. Aimed primarily at the government computing sector, Trusted Solaris adds detailed auditing of all tasks, pluggable authentication, mandatory access control, additional physical authentication devices, and fine-grained access control. Trusted Solaris is Common Criteria certified.[14][15] The most recent version, Trusted Solaris 8 (released 2000), received the EAL4 certification level augmented by a number of protection profiles. Telnet was vulnerable to buffer overflow exploits until patched in April 2001.[16]

Windows Server

Starting with Windows Server 2008, Windows Server has added an installation option called "Server Core", in which the traditional graphical user interface is not installed. Administration, in Windows Server 2008, should rely on Windows Command Prompt. Roles and components are then installed individually. This option reduces the Windows Server footprint, the result of which is reduced demand on system resources and reduced number of components that could potentially be exploited via potential security vulnerabilities.[17]

Later, with Windows Server 2016, Microsoft introduced a Nano Server installation option with even more reduced footprint. It was headless and did not support a locally connected keyboard and monitor.[18] Nano Server in Windows Server 1709 (the (no longer) constantly updated sibling of Windows Server 2016) could only be installed in a container.[19] They have been discontinued.[20]

See also

References

  1. ^ Vervloesem, Koen (27 April 2011). "The Amnesic Incognito Live System: A live CD for anonymity [LWN.net]". lwn.net. Archived from the original on 21 August 2017. Retrieved 14 June 2017.
  2. ^ "Whonix/Whonix". GitHub. Archived from the original on 25 November 2016. Retrieved 9 April 2018.
  3. ^ "Whonix: An OS for the era of Anonymous and Wikileaks". computerworld.com.au. Archived from the original on 7 November 2017. Retrieved 9 April 2018.
  4. ^ "Multiple Whonix-Workstation ™". www.whonix.org. Archived from the original on 1 October 2019. Retrieved 1 October 2019.
  5. ^ https://greycoder.com/whonix-operating-system-ip-dns-leaks-impossible/
  6. ^ "Redirecting..." qubes-os.org. Archived from the original on 3 May 2017. Retrieved 30 April 2017. Cite uses generic title (help)
  7. ^ Pentoo (Gentoo) Based Linux Review, Features and Screenshot Tour, TecMint.
  8. ^ KITE Introduces a New Secured FOSS Based Operating System
  9. ^ A Look at Pentoo Linux and Its Security Analysis Tools, eWeek
  10. ^ 12 Best Operating Systems For Ethical Hacking And Penetration Testing | 2018 Edition
  11. ^ "Tin Hat". D'Youville College. Archived from the original on 3 March 2016. Retrieved 4 September 2015.
  12. ^ "Annvix: A stable, secure, no-frills server distro". Linux.com | The source for Linux information. 16 January 2008. Archived from the original on 24 July 2018. Retrieved 24 July 2018.
  13. ^ "Pledge() - A New Mitigation Mechanism". Retrieved 8 October 2018.
  14. ^ "Sun Common Criteria Certification". 13 October 2004. Archived from the original on 13 October 2004. Retrieved 9 April 2018.
  15. ^ . 12 March 2007 https://web.archive.org/web/20070312070621/http://www.sun.com/software/security/securitycert/images/TSol8_7-03CMS.jpg. Archived from the original on 12 March 2007. Retrieved 9 April 2018. Missing or empty |title= (help)CS1 maint: bot: original URL status unknown (link)
  16. ^ "Sun Patch: Trusted Solaris 8 4/01: in.telnet patch". 4 October 2002. Retrieved 13 August 2012. 4734086 in.telnetd vulnerable to buffer overflow ?? (Solaris bug 4483514)[permanent dead link]
  17. ^ Lohr, Heidi (1 November 2017). "What is Server Core 2008". Docs. Microsoft. Archived from the original on 27 January 2018. Retrieved 27 January 2018.
  18. ^ Poggemeyer, Liza; Hall, Justin (6 September 2017). "Install Nano Server". Docs. Microsoft. Archived from the original on 27 January 2018. Retrieved 27 January 2018.
  19. ^ Poggemeyer, Liza; Lich, Brian. "Changes to Nano Server in Windows Server Semi-Annual Channel". Docs. Microsoft. Archived from the original on 27 January 2018. Retrieved 27 January 2018.
  20. ^ "What's New in Windows Server, version 1709". docs.microsoft.com.

By: Wikipedia.org
Edited: 2021-06-18 18:36:27
Source: Wikipedia.org