Home Operation and Maintenance Nginx Kali Linux 2023.2 system released: Xfce version supports PipeWire, transforming i3 desktop

Kali Linux 2023.2 system released: Xfce version supports PipeWire, transforming i3 desktop

Jun 08, 2023 pm 08:57 PM
linux operating system

Kali Linux 2023.2 系统发布:Xfce 版支持 PipeWire,改造 i3 桌面

On June 5th, Offensive Security announced the launch of a new version of the GNU/Linux distribution, Kali Linux 2023.2, bringing new features, updates and tools as well as many improvements.

Kali Linux 2023.2 comes just two and a half months after the 10th anniversary release of Kali Linux 2023.1, which introduces support for the PipeWire multimedia backend for Kali Linux’s flagship version, which features the lightweight Xfce desktop environment.

PipeWire replaces PulseAudio in the Xfce version, providing a better audio experience. Existing Kali Linux installations that perform full updates using the sudo apt update && sudo apt full-upgrade commands will also receive PipeWire support.

The Xfce version of Kali Linux also adds the extension GtkHash to the Thunar file manager, which supports fast calculation of checksums of files. On the other hand, GNOME products have been updated to the latest GNOME 44 version and a new Tiling Assistant extension has been added to improve the default tiling experience of the GNOME desktop.

Kali Linux 2023.2 also brings comprehensive improvements to i3 products, including a tiled window manager with a new lock screen, on/off menu and two desktop variants, one with tiled windows, Another one with a floating window.

Several new hacking tools have been added to this release, including Cilium-cli for installing, managing, and troubleshooting Kubernetes clusters, Cosign for container signing, Eksctl as the official CLI for Amazon EKS, and Evilginx as an independent middleman - a man-in-the-middle attack framework for phishing login credentials and session cookies, allowing two-factor authentication to be bypassed.

Other new tools include the open source phishing toolkit GoPhish, the fast HTTP header analyzer Humble for security, the tool Slim (toolkit) for shrinking container images, the tool Syft for generating software bills of materials from containers, and the file system, and Terraform, a tool for creating, changing, and improving infrastructure securely and predictably.

The list of new tools in Kali Linux 2023.2 continues to include eBPF-based security observability and runtime execution tool Tetragon; extensible, open source and free security incident response platform TheHive; universal and extensible WSGI-based Wsgidav, a WebDAV server; Trivy, a tool for finding vulnerabilities, misconfigurations, secrets, SBOMs in containers, Kubernetes, code repositories, cloud, and more.

In addition to this, the Kali menu has received some updates and improvements, new Hyper-V VM images have been adopted, additional firmware has been added on all ARM images, and the Kali WSL rootfs build script has been overhauled.

IT Home attaches Kali Linux 2023.2 official website download (Click this link), you can find various versions suitable for ARM, VM, cloud or mobile platforms.

The above is the detailed content of Kali Linux 2023.2 system released: Xfce version supports PipeWire, transforming i3 desktop. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

AI Hentai Generator

AI Hentai Generator

Generate AI Hentai for free.

Hot Article

R.E.P.O. Energy Crystals Explained and What They Do (Yellow Crystal)
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. Best Graphic Settings
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌
R.E.P.O. How to Fix Audio if You Can't Hear Anyone
2 weeks ago By 尊渡假赌尊渡假赌尊渡假赌

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to operate Zookeeper performance tuning on Debian How to operate Zookeeper performance tuning on Debian Apr 02, 2025 am 07:42 AM

This article describes how to optimize ZooKeeper performance on Debian systems. We will provide advice on hardware, operating system, ZooKeeper configuration and monitoring. 1. Optimize storage media upgrade at the system level: Replacing traditional mechanical hard drives with SSD solid-state drives will significantly improve I/O performance and reduce access latency. Disable swap partitioning: By adjusting kernel parameters, reduce dependence on swap partitions and avoid performance losses caused by frequent memory and disk swaps. Improve file descriptor upper limit: Increase the number of file descriptors allowed to be opened at the same time by the system to avoid resource limitations affecting the processing efficiency of ZooKeeper. 2. ZooKeeper configuration optimization zoo.cfg file configuration

Can the Python interpreter be deleted in Linux system? Can the Python interpreter be deleted in Linux system? Apr 02, 2025 am 07:00 AM

Regarding the problem of removing the Python interpreter that comes with Linux systems, many Linux distributions will preinstall the Python interpreter when installed, and it does not use the package manager...

How to solve permission issues when using python --version command in Linux terminal? How to solve permission issues when using python --version command in Linux terminal? Apr 02, 2025 am 06:36 AM

Using python in Linux terminal...

Is Debian Strings compatible with multiple browsers Is Debian Strings compatible with multiple browsers Apr 02, 2025 am 08:30 AM

"DebianStrings" is not a standard term, and its specific meaning is still unclear. This article cannot directly comment on its browser compatibility. However, if "DebianStrings" refers to a web application running on a Debian system, its browser compatibility depends on the technical architecture of the application itself. Most modern web applications are committed to cross-browser compatibility. This relies on following web standards and using well-compatible front-end technologies (such as HTML, CSS, JavaScript) and back-end technologies (such as PHP, Python, Node.js, etc.). To ensure that the application is compatible with multiple browsers, developers often need to conduct cross-browser testing and use responsiveness

Is Debian Strings worth using Is Debian Strings worth using Apr 02, 2025 am 08:24 AM

Regarding the choice of Debian system, this article will explore the advantages of Debian system and help you determine whether it is suitable for your needs. The image shows the missing search results related to DebianStrings, which prompts us to look at the Debian system from a broader perspective. Debian Community & Stability: Debian is known for its large and active open source community, which means you can easily access a large amount of documentation, tutorials, and community support to quickly resolve issues you encounter. The stability of the system is also a highlight of Debian, especially in the server environment, which is much more stable than other distributions. Debian vs. Ubuntu: Compared with Ubuntu, Debian

How is Debian Hadoop compatibility How is Debian Hadoop compatibility Apr 02, 2025 am 08:42 AM

DebianLinux is known for its stability and security and is widely used in server, development and desktop environments. While there is currently a lack of official instructions on direct compatibility with Debian and Hadoop, this article will guide you on how to deploy Hadoop on your Debian system. Debian system requirements: Before starting Hadoop configuration, please make sure that your Debian system meets the minimum operating requirements of Hadoop, which includes installing the necessary Java Runtime Environment (JRE) and Hadoop packages. Hadoop deployment steps: Download and unzip Hadoop: Download the Hadoop version you need from the official ApacheHadoop website and solve it

How to check code style on Flutter on Debian How to check code style on Flutter on Debian Apr 02, 2025 am 08:18 AM

This article describes how to use Flutter on Debian system for Dart code style checking to ensure the consistency and readability of the code. First, make sure Flutter is installed. If not installed, please refer to the official document: https://flutter.dev/docs/get-started/install/linux for installation. Next, open the terminal and use the cd command to enter the root directory of your Flutter project. Execute code style check, use the command: the flutteranalyze terminal will display the check results, including the file, line number and description where the problem is located. Some problems can be automatically fixed by using the following command: flut

See all articles