Install Lockdown On A Debian, Ubuntu And Kali

Install Lockdown On A Debian, Ubuntu And Kali

lockdown

make it harder for attackers to compromise your system

Maintainer: Matt Taggart



Section: admin

Install lockdown

  • Debian apt-get install lockdown Click to copy
  • Ubuntu apt-get install lockdown Click to copy
  • Kali Linux apt-get install lockdown Click to copy

lockdown

make it harder for attackers to compromise your system

Does 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.