• About
  • Advertise
  • Careers
  • Contact
Monday, February 6, 2023
No Result
View All Result
NEWSLETTER
Cyber360 News
  • Home
  • Security
  • Data Breach
  • Cyber Attacks
  • Cyber Security
  • Cyber Crime
  • Contact Us
  • Home
  • Security
  • Data Breach
  • Cyber Attacks
  • Cyber Security
  • Cyber Crime
  • Contact Us
No Result
View All Result
Cyber360 News
No Result
View All Result
Home Kali Linux Tutorials

Kali Everywhere!

by Cyber360 News
February 20, 2020
in Kali Linux Tutorials
0
Kali Everywhere!
0
SHARES
2
VIEWS
Share on FacebookShare on Twitter

There was some recent noise around children and their use of Kali, so Re4son stepped up with a new way to run Kali in locations where it may have been hard to in the past. This allows you to run Kali instances inside other Unix systems, making Kali even more accessible to kids than before. Welcome LXD.

This is added to our other alternative versions of Kali such as Docker instances, cloud images, WSL, Vagrant, NetHunter, Azure, and so on. We have the goal to make Kali as easily available to you as possible, so you always have access to it whenever you may need it.

After all, Kali is for the children. ?

Kali Linux LXC / LXD Images Released

Thanks to the awesome people maintaining the Linux Image Server for LXC and LXD, our Kali Linux container images are now available for easy installation using LXD or LXC.
If you are already running Kali Linux but need to protect your machine from yourself whilst reversing that funky malware you just discovered, or you got issued a work laptop running Ubuntu but you really crave a bit of Kali power then Linux Containers are the perfect solution for you.

Linux Containers are Amazing

Figuring out how to use LXD was as simple as trying it out online.

We quickly adopted Linux Containers as our go-to solution for reversing, developing, packaging, testing… well pretty much for all the tasks that requires us to protect our production equipment from ourselves. Linux Containers are a great alternative to Virtual Machines, without the overhead.
They are as awesome as docker containers but for entire systems, not just for single applications.

We personally recommend using LXD on Ubuntu and LXC on other Linux distributions but that is purely personal preference as that is what is natively supported by those systems.

We have published a dedicated page in our Kali Linux Documentation site with step-by-step guides on how to install containers in the following scenarios:

  • Kali Linux LXD container on Ubuntu host for running command line applications
  • Kali Linux LXD container on Ubuntu host for running GUI applications
  • Kali Linux LXC privileged container on Kali host
  • Kali Linux LXC unprivileged container on Kali host

Let’s see how easy it is to launch a Kali LXD container image in Ubuntu:

Setting up a Kali Linux LXD Image in Ubuntu

Obviously, to get this running, you need LXD installed. In Ubuntu we can install LXD as a snap package. Once installed we launch a Kali Linux container image, install some additional packages and create a non-root user. The whole procedure should only take a few minutes before we can log in.

## Install LXD
sudo snap install lxd
lxd init

## Launch the container
lxc launch images:kali/current/amd64 my-kali

## Install some additional applications, use either light or default
lxc exec my-kali — passwd                         ## First things first
lxc exec my-kali — apt install kali-linux-light   ## Bare minimum
lxc exec my-kali — apt install kali-linux-default ## Default set of packages

## Setup non-root user
lxc exec my-kali — adduser kali
lxc exec my-kali — usermod -aG sudo kali
lxc exec my-kali — sed -i ‘1 iTERM=xterm-256color’ /home/kali/.bashrc
lxc exec my-kali — sh -c “echo ‘Set disable_coredump false’ > /etc/sudo.conf”

## Login
lxc console my-kali

https://www.kali.org/wp-content/uploads/2020/02/LXD-055_Ubuntu_KaliCliSession_DE.png

Voila! That’s all there is to it.

You can even run GUI applications from the LXD container but that requires a few more steps to set up, as detailed in our Documentation.

https://www.kali.org/wp-content/uploads/2020/02/LXD-090_Ubuntu_KaliGuiSession.png

Running an unprivileged Kali Linux container on a Kali host using LXC might not look as dramatic but is just as useful:

https://www.kali.org/wp-content/uploads/2020/02/LXD-100_Kali_UnPrivSession.png

Have fun with your Kali LXC / LXD images!

Cyber360 News

Cyber360 News

Next Post
Adobe released out-of-band updates for After Effects and Media Encoder apps

Adobe released out-of-band updates for After Effects and Media Encoder apps

Recent Posts

Twitch’s Entire Critical Data Leaked, Includes Streamer Earnings, Source Code

Twitch’s Entire Critical Data Leaked, Includes Streamer Earnings, Source Code

October 6, 2021
Former U.S. Security Firm Helped The UAE Carry Out “Karma” iMessage Hack: MIT Tech Review

Former U.S. Security Firm Helped The UAE Carry Out “Karma” iMessage Hack: MIT Tech Review

October 1, 2021
Facing “This App Has Been Blocked For Your Protection” Issue? Here’s How You Can Fix It

Facing “This App Has Been Blocked For Your Protection” Issue? Here’s How You Can Fix It

October 1, 2021

Whats New in Kali Linux?

September 14, 2021

Kali Linux 2019.3 Release (CloudFlare, Kali-status, metapackages, Helper-Scripts & LXD)

September 14, 2021

Kali Linux 2021.3 Release (OpenSSL, Kali-Tools, Kali Live VM Support, Kali NetHunter Smartwatch)

September 14, 2021

Kali Linux 2018.4 Release

September 14, 2021

Kali Linux 1.0.5 and Software Defined Radio

September 14, 2021

Kali Tools Website Launched, 1.0.9 Release

September 14, 2021

Kali Linux Dojo at Black Hat Vegas 2016

September 14, 2021

Category

Site Links

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org

About Us

We bring you the best Premium WordPress Themes that perfect for news, magazine, personal blog, etc. Check our landing page for details.

© 2019 Cyber360 News - Powered by WebSensePro

No Result
View All Result
  • Home
  • Security
  • Data Breach
  • Cyber Attacks
  • Cyber Security
  • Cyber Crime
  • Contact Us

© 2019 Cyber360 News - Powered by WebSensePro

Login to your account below

Forgotten Password?

Fill the forms bellow to register

All fields are required. Log In

Retrieve your password

Please enter your username or email address to reset your password.

Log In