System Security Checker is a bundle of small shell scripts to assess your computer security.
-
Clone the latest version of
sysechk.git clone https://github.com/infertux/sysechk.git cd sysechk -
Alternatively if you have already cloned it before, update it.
cd sysechk git pull -
Finally, run all tests.
./sysechk -
You can also run each test individually.
./tests/<test>.sh
RTFM or man ./man/sysechk.1
AGPLv3

