Jump to content

Secure attention key

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Tom.Reding (talk | contribs) at 13:22, 24 December 2020 (Enum 1 author/editor WL; WP:GenFixes on). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

A secure attention key (SAK) or secure attention sequence (SAS) is a special key or key combination to be pressed on a computer keyboard before a login screen which must, to the user, be completely trustworthy. The operating system kernel, which interacts directly with the hardware, is able to detect whether the secure attention key has been pressed. When this event is detected, the kernel starts the trusted login processing.

The secure attention key is designed to make login spoofing impossible, as the kernel will suspend any program, including those masquerading as the computer's login process, before starting a trustable login operation.

Examples

Some examples are:

See also

References

  1. ^ Andrew Morton (2001-03-18). "Linux 2.4.2 Secure Attention Key (SAK) handling". Linux Kernel Organization. Retrieved 2011-05-30.
  2. ^ "Linux Magic System Request Key Hacks". kernel.org. 2013-08-12. Retrieved 2017-05-21.