Add CONFIG_INPUT_EVBUG
authorHacKurx <hackurx@gmail.com>
Thu, 9 Apr 2020 11:25:37 +0000 (13:25 +0200)
committerHacKurx <hackurx@gmail.com>
Thu, 9 Apr 2020 11:25:44 +0000 (13:25 +0200)
commita7e1677cea24fec92a6a2c36c1dbc0094413535d
treefd799502caebd15ef3b410dcdc19dce4794ee083
parent100a39e2b01dadd2d27ed805cbe2b4ead7fc8b05
Add CONFIG_INPUT_EVBUG

The "evbug" module records key events and mouse movements in the system log.
Useful for debugging, this is a security threat, its use can be hijacked as a keylogger.

An attacker will be able to retrieve your passwords using this module.
README.md
kconfig_hardened_check/__init__.py