GNU/Linux Kali Installing Firejail – QuickStart Guide
Hi! The Tutorial shows you Step-by-Step How to Install Firejail in Kali GNU/Linux Desktop.
And Firejail for Kali is a SUID program that reduces the Risk of Security Breaches by restricting the running environment of untrusted Apps using Linux Namespaces and Seccomp-bpf.
Firejail can Sandbox any type of processes: Servers, GUI Apps, and even user Login Sessions.
Again the software includes Security Profiles for a large number of Linux Programs: Mozilla Firefox, Chromium, VLC, Transmission etc.
Moreover, Firejail dispose of an easy Desktop Integration Setup working on all the following GNU/Linux Desktops:
- KDE
- LXDE/LXQT
- MATE
- XFCE
- Gnome 3 (partially)
- Unity (partially)
Finally, this guide includes detailed instructions about to Getting-Started with Firejail on Kali Linux.
1. Terminal Getting-Started
How to QuickStart with Command Line on Kali GNU/Linux
First, Update the Apt Repo Sources with:
sudo apt update
Contents