Jump to content

Secure attention key

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by GreenReaper (talk | contribs) at 16:49, 25 October 2017 (Fix name in ref.). 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.

On systems that are configured to use a SAK, users must always be suspicious of login prompts that are displayed without having pressed this key combination.

In Microsoft Windows this is handled by the Winlogon component. Use of a secure attention key can also be required by the Windows User Account Control (UAC) prompt.

Examples

Some examples are:

Use by BIOS

A similar combination, such as Ctrl+Alt+Del, is often used by a PC system BIOS to force a reboot during a boot sequence.

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.