Iso образ kali linux live

Скачать Kali Linux 2021.1 Released – Скачать DVD ISO Образы

Kali Linux (ранее известная как BackTrack Linux) объявила о выпуске Kali Linux версии 2021.1 24 февраля 2021 года. Дистрибутив Kali построен на базе Debian, и ориентирован на тестирование проникновения, а так же используется в цифровой криминалистики.

Kali Linux — это новое поколение дистрибутива Linux BackTrack. Так же это полная перестройка BackTrack с нуля, полностью соответствующая стандартам разработки Debian.

Последняя версия Kali Linux поставляется как с функциональными, так и с визуальными изменениями. Мы это увидим позже в этом руководстве. Вкратце, вот некоторые из улучшений, включенных в Kali 2021.1.

Новый дизайн рабочего стола и экрана входа в систему в Kali Linux

Новый Kali Linux 2021.2 поставляется с обновленным рабочим столом d светлой и темной темой. Вы можете переключаться между темами, перейдя в «Настройки» и выбрав предпочтительную тему.

Переключение тем Kali Linux

Вот выглядит темная тема.

Темная тема Kali Linux А вот и пример светлой темы темы. Светлая тема Kali Linux

Экран входа в систему тоже был изменен и получил улучшенную компоновку с полем входа в систему по центру, чтобы обеспечить более компактный и удобный внешний вид.

Экран входа в систему Kali Linux

Среда рабочего стола GNOME также была обновлена до последней версии. Среды KDE Plasma и XFCE тоже получили улучшенный вид.

Настройки терминалов в Kali Linux

При использовании Kali мы проводим много времени в терминале командной строки (а не в консоли или удаленном SSH). С разнообразием окружений рабочего стола вы получите варианты использования различных терминалов, таких как xfce4-terminal, tmux, tilix, konsole, qterminal и mate-terminal.

Терминалы Kali Linux

Интеграция PowerShell в Kali Linux

Powershell был перемещен из сетевого репозитория Kali Linux в один из основных метапакетов, известных как kali-linux-large. Это означает, что вы можете установить Powershell либо во время установки – так как он теперь включен в метапакет kali-Linux. Либо после окончательной установки Kali. Это можно сделать на терминале с помощью приведенной ниже команды

$ sudo apt install -y kali-linux-large

Чтобы вызвать Powershell в терминале, просто выполните следующую команду.

Новые инструменты в Kali Linux

Некоторые из новых инструментов в Kali 2021.1 включают в себя:

  • Airgeddon – Скрипт bash для аудита беспроводных сетей.
  • Arjun – HTTP набор обнаружения параметров.
  • Chisel – Быстрый TCP/UDP туннель через HTTP.
  • DNSGen – Создает комбинацию доменных имен из заданных входных данных.
  • DumpsterDiver – Поиск секретов в различных типах файлов.
  • GitLeaks – Поиск секретов и ключей в истории Git repo.
  • HTTProbe – Вытяните список доменов и изучите работу HTTP и HTTPS серверов.
  • MassDNS – DNS stub resolver для массовых поисков и разведки.
  • PSKracker – инструментарий WPA/WPS для создания ключей/пин-кодов.
  • WordlistRaider – Подготовка существующего списка слов.
Читайте также:  Что делать если закрылся проводник windows

Изменения в Установщике программного обеспечения

Новый Kali 2021.1 избавляет установщика от опции «kali-linux-everything’. Это решает проблему, которая присутствовала в более ранней версии (Kali 2021.1). Когда пользователям приходилось выбирать “All” (Всё), что занимало гораздо больше времени для извлечения очень больших мета-пакетов.

Теперь каждая среда рабочего стола и большие мета-пакеты Kali-Linux кэшируются в ISO-образе, и пользователи могут выбрать то, что им нужно установить.

Установщик Kali Linux

Прямая загрузка образов Kali Linux DVD ISO

Чтобы получить последнюю версию Kali Linux, просто перейдите на страницу загрузки Kali и выберите предпочтительный ISO-образ, который соответствует архитектуре вашей системы.

Скачать Kali Linux для 64-битных и 32-битных ISO-образов можно по следующим ссылкам:

Image Name Direct Torrent Size
Kali Linux 64-Bit (Installer) kali-linux-2021.1-installer-amd64.iso kali-linux-2021.1-installer-amd64.iso.torrent 4.0G
Kali Linux 64-Bit (Live) kali-linux-2021.1-live-amd64.iso kali-linux-2021.1-live-amd64.iso.torrent 3.4G
Kali Linux 64-Bit (NetInstaller) kali-linux-2021.1-installer-netinst-amd64.iso kali-linux-2021.1-installer-netinst-amd64.iso.torrent 379M
Kali Linux 32-Bit (Installer) kali-linux-2021.1-installer-i386.iso kali-linux-2021.1-installer-i386.iso.torrent 3.5G
Kali Linux 32-Bit (Live) kali-linux-2021.1-live-i386.iso kali-linux-2021.1-live-i386.iso.torrent 3.0G
Kali Linux 32-Bit (NetInstaller) kali-linux-2021.1-installer-netinst-i386.iso kali-linux-2021.1-installer-netinst-i386.iso.torrent 336M

Кроме того, вы можете скачать образы для ARM-устройств, таких как Raspberry Pi и PineBook, по этой ссылке.

Обновление Kali Linux до последней версии

Вы можете обновить свою систему Kali Linux до последней версии, выполнив следующую команду:

$ sudo apt -y update
$ sudo apt -y full-upgrade

Это краткий обзор того, чего стоит ожидать в версии Kali Linux 2021.1.

Источник

Iso образ kali linux live

Building a customized Kali Linux image is not as complex as you may be thinking. It is easy, fun, and rewarding! Kali Linux traditionally, has been a Live Image, but since Kali 2020.1 an Installer Image was introduced. Both these images have different functions, and are also built in different ways.

  • Live Image — allows you to try Kali, without altering the system (making it create for USB). It is created using live-build
  • Installer Image — allows for you to customize Kali by picking packaging during installation, such as picking the desktop environment as well as what metapackages get installed. This image is powered by simple-cdd(which uses debian-cd to make Debian-Installer ).

You can configure virtually any aspect of your Kali ISO build, such as adding packages from outside of Kali network repositories, unattended installations to changing the default wallpaper. Our build-scripts provides a framework that uses a configuration set to automate and customize all aspects of building the images. The Kali Linux development team use the same build-scripts to produce the official Kali ISO releases.

Where Should You Build Your ISO?

Ideally, you should build your custom Kali ISO from within a pre-existing Kali environment, as there is less chance of items going wrong. However, it is possible to generate the images on a Non-Kali but still a Debian-Based system.

Читайте также:  Dell p24t установка windows

Kali Environment

Getting Ready — Setting Up The build-script Kali System

We first need to prepare the Kali ISO build environment by installing and setting up the required packages with the following commands:

Building an Updated Live Image

Now you can simply build an updated Kali ISO (with our default configuration) by entering the live-build-config/ directory and running our build.sh wrapper script, as follows:

The build.sh script will take a while to complete, as it downloads all of the required packages needed to create your ISO. Good time for a drink.

Building an Updated Installer Image

By default, it will generate a Live Image. If you want an Installer Image, add —installer :

We are using the —verbose to output more on the screen rather than it being captured in just the build.log output. If you want even more output, you can use —debug instead, which will then give more information.

Non-Kali Debian-Based Environment

Setting Up The build-script Non-Kali Debian-Based System

You can build an Kali ISO on a Debian-based systems other than Kali Linux. The instructions below have been tested to work with both Debian and Ubuntu.

First, we prepare the system by ensuring it is fully updated, then proceed to download the Kali archive keyring and packages:

Note: You may need to check that kali-archive-keyring_20YY.X_all.deb & live-build_20YYMMDD_all.deb are the latest files.

With that completed, we install some additional dependencies and the previously downloaded files:

With the environment all prepared, we start the process by setting up the build-script profile and clone out the build config:

At this point, depending on the host OS and its version, we may need to edit build.sh to bypass a version check for debootstrap. We do this by commenting out the exit 1 below:

With the above change made, build.sh should look similar:

At this point, we can build our ISO as normal

Configuring The Kali ISO Build (Optional)

If you want to customize your Kali Linux ISO, this section will explain some of the details. Through the kali-config/ directory, there are a wide range of customization options, which are well-documented for live-build page. Simple-CD is a little more limited with options. For the impatient, here are some of the highlights.

Building Kali Live With Different Desktop Environments

Since Kali 2.0, we now support built in configurations for various desktop environments, including Xfce (default), Gnome, KDE, E17, I3WM, LXDE, MATE. To build any of these, you would use syntax similar to the following:

This is not required with the installer images, as it includes Xfce, Gnome and KDE by default. You can add others by including their packages as explained in the section below.

Controlling The Packages Included In Your Build

The list of packages included in your build will be present in the the respective kali-config/ directory. For example, if you’re wanting to edit:

  • The default Installer ISO, you would use the following package lists file — kali-config/installer-default/packages
  • The default Live ISO, you would use the following package lists file — kali-config/variant-default/package-lists/kali.list.chroot
  • A non-default Live ISO desktop environment, such as Gnome — kali-config/variant-gnome/package-lists/kali.list.chroot (You can replace Gnome with any supported desktop environments)

By default, these lists will includes the kali-linux-default metapackage, as well as some others. These can be commented out and replaced with a manual list of packages to include in the ISO for greater granularity.

Читайте также:  Отключить режим гибернации windows 10 через реестр

Overlaying Files In Your Build

With Live images, you have the option to include additional files or scripts in your build by overlaying them on the existing file-system, inside the includes. directories, respectively.

For example, if we wanted to include our own custom script into the /root/ directory of the ISO (this would correspond to the chroot stage), then we would drop this script file in the kali-config/common/includes.chroot/ directory before building the ISO.

For more information see the live-build documentation.

Build Hooks, Binary and Chroot

For live images, live-build supports hooks allows us to “hook scripts” in various stages of the Kali ISO live image. For more detailed information about hooks and how to use them, refer to the live-build manual.

As an example, we recommend you check out the existing hooks in kali-config/common/hooks/ .

Building a Kali Linux ISO for Different Architectures (Optional)

By default, the build-script will generate the Kali image based on the architectures of the current operating system. If you wish to alter this:

  • x64: ./build.sh —verbose —arch amd64
  • x86: ./build.sh —verbose —arch i386

Building a Kali Linux ISO for Older i386 Architectures

The Kali Linux i386 ISO has PAE enabled. If you require a default kernel for older hardware with PAE disabled, you will need to rebuild a Kali Linux ISO. The rebuilding process is much the same as described above, except that the 686-pae parameter needs to be changed to 686 in auto/config before building:

Using A Custom Network Mirror For Building (Optional)

If you build multiple images, you will find you are often waiting on build.sh to finish. There are a few ways to speed up the build process, such as:

  • Building Installer images as they often build quicker than Live images
  • Have less packages included (such as switching kali-linux-default to kali-linux-top10 )
  • Improve access to packages

You often find that you are waiting on packages to be pulled down. You can either setup a local proxy on the same machine (such as apt-cacher or apt-cacher-ng ). Alternatively, you can setup a local network mirror.

We can instruct the build-script to use a different mirror, by doing the following (assuming our network mirror is located at http://192.168.0.101/kali ):

Testing Built Image

After producing the issue, you can treat it like any Kali base image, so you can install it (either on bare metal or virtually), or copy to a CD/DVD/USB.

If you are wanting to quickly test the image before putting it “in production”, we can use qemu (and ovmf for UEFI). First we install the packages:

Next we produce a hard disk to use:

Afterwards, to boot from the image produced (we will be using the Live image on x64):

The above will be a “BIOS” boot. For a “UEFI” boot:

Note: We have set UEFI configuration file to be read only

Updated on: 2021-Sep-27
Author: g0tmi1k

Источник

Оцените статью