Install Lockdown On A Debian, Ubuntu And Kali
Maintainer: Matt Taggart
Email: [email protected] .
Website: https://gitlab.com/taggart/lockdown
Section: admin
Install lockdown
-
Debian
apt-get install lockdownClick to copy -
Ubuntu
apt-get install lockdownClick to copy -
Kali Linux
apt-get install lockdownClick to copy
lockdown
make it harder for attackers to compromise your systemDoes some basic things to reduce system attack surface. Primarily it will disable kernel module loading after boot to prevent security bugs in unused modules from being used to compromise a system. WARNING: This may prevent hardware and other subsystems from working, be sure to read the documentation before rebooting.
Install the latest version of lockdown in Debian, Ubuntu and Kali from terminal. To install the lockdown just copy the above command for your OS and run into terminal. After you run the command it will grab the latest version of lockdown from the respository and install it in your computer/server.




