2.10 Enable Secure Keyboard Entry in terminal.app

Information

Secure Keyboard Entry prevents other applications on the system and/or network from detecting and recording what is typed into Terminal.

Rationale:

Enabling Secure Keyboard Entry minimizes the risk of a key logger from detecting what is entered in Terminal.

Solution

Perform the following to enable secure keyboard entries in Terminal:
Graphical Method:

Open Terminal

Select Terminal

Select Secure Keyboard Entry

Terminal Method:

$ sudo -u <username> defaults write -app Terminal SecureKeyboardEntry -bool true

example:

$ sudo -u firstuser defaults write -app Terminal SecureKeyboardEntry -bool true

Additional Information:

http://docs.info.apple.com/article.html?path=Terminal/2.1/en/5386.html

See Also

https://workbench.cisecurity.org/files/3197

Item Details

Category: CONFIGURATION MANAGEMENT

References: 800-53|CM-6, CSCv7|9.2

Plugin: Unix

Control ID: e9f29f86ec2d809d852db87aa29d95458379422adf0380b4877ce0e1d7eaafce