mirror of
https://github.com/LCTT/TranslateProject.git
synced 2025-01-25 23:11:02 +08:00
Merge pull request #29982 from lujun9972/add-MjAyMzA4MjQgS2FsaSBMaW51eCAyMDIzLjMgUmVsZWFzZSBpcyBBbGwgQWJvdXQgVGVjaG5pY2FsIENoYW5nZXMgYW5kIE5ldyBUb29scy5tZAo=
自动选题[news]: 20230824 Kali Linux 2023.3 Release is All About Technical Changes and New Tools
This commit is contained in:
commit
f4bf5e411f
@ -0,0 +1,153 @@
|
||||
[#]: subject: "Kali Linux 2023.3 Release is All About Technical Changes and New Tools"
|
||||
[#]: via: "https://news.itsfoss.com/kali-linux-2023-3-release/"
|
||||
[#]: author: "Sourav Rudra https://news.itsfoss.com/author/sourav/"
|
||||
[#]: collector: "lujun9972"
|
||||
[#]: translator: " "
|
||||
[#]: reviewer: " "
|
||||
[#]: publisher: " "
|
||||
[#]: url: " "
|
||||
|
||||
Kali Linux 2023.3 Release is All About Technical Changes and New Tools
|
||||
======
|
||||
Kali Linux's latest release deals with under-the-hood changes and some
|
||||
new tools.
|
||||
Kali Linux is the go-to option for pen testers worldwide, being a [penetration-testing-focused][1] distro, it offers a sizeable library of tools that cover a variety of use cases.
|
||||
|
||||
Just a [few months prior][2], we had covered the 2023.2 release of Kali Linux that offered some neat improvements.
|
||||
|
||||
And now, we have yet another release in the form of **Kali Linux 2023.3** that **focuses more on the back-end**.
|
||||
|
||||
Let's dive in and see what's on offer.
|
||||
|
||||
## 🆕 Kali Linux 2023.3: What's New?
|
||||
|
||||
![][3]
|
||||
|
||||
Powered by [Linux Kernel 6.3][4], Kali Linux 2023.3 is a very focused release that touches on a few key things. Some highlights include:
|
||||
|
||||
* **Refreshed Packaging Tools**
|
||||
* **Improved Internal Infrastructure**
|
||||
* **New Networking Tools**
|
||||
|
||||
|
||||
|
||||
### Refreshed Packaging Tools
|
||||
|
||||
Kali Linux has expanded on their publicly available [home-made scripts][5] by adding new functionality, various quality-of-life improvements, and new scripts.
|
||||
|
||||
The packaging tools include:
|
||||
|
||||
* [Britney2][6]
|
||||
* [Build-Logs][7]
|
||||
* [Package Tracker][8]
|
||||
* [AutoPkgTest][9]
|
||||
* And more.
|
||||
|
||||
|
||||
|
||||
### Improved Internal Infrastructure
|
||||
|
||||
Due to the recent release of Debian 12, the developers of Kali Linux were able to re-work, re-design, and re-architecture their infrastructure.
|
||||
|
||||
It is a massive undertaking that has **allowed them to simplify their software stack** , by using one piece of software for important elements of how they handle Kali Linux.
|
||||
|
||||
So, **Debian 12 as its base** , **[Cloudflare][10]** as CDN/WAF, **Web server service -[Nginx][11]**, and **for Infrastructure as Code, it is[Ansible][12].**
|
||||
|
||||
Further adjustments on the way with upcoming updates.
|
||||
|
||||
**Suggested Read** 📖
|
||||
|
||||
![][13]
|
||||
|
||||
### New Networking Tools
|
||||
|
||||
With the **Linux Kernel bump to 6.3.7** , Kali Linux 2023.3 **features a number of new networking-specific tools** that are now available on the networking repositories.
|
||||
|
||||
The new tools include:
|
||||
|
||||
* [kustomize][14] \- Customizer for Kubernetes YAML configs.
|
||||
* [Rekono][15] \- Automation platform for complete pentesting processes.
|
||||
* [rz-ghidra][16] \- A Deep ghidra decompiler and sleigh disassembler integration for rizin.
|
||||
* [Calico][17] \- Cloud native networking and network security.
|
||||
* [ImHex][18] \- A Hex editor for various types of use cases.
|
||||
* [Villain][19] \- C2 framework that can handle multiple reverse shells.
|
||||
|
||||
|
||||
|
||||
### 🛠️ Other Changes and Improvements
|
||||
|
||||
Other than the above-mentioned, here are some changes worth noting:
|
||||
|
||||
* Two packages, [king-phisher][20] and [plecost][21] were dropped in favor of alternatives.
|
||||
* Introduction of PipeWire support when using Hyper-V in enhanced session mode.
|
||||
* Various improvements for Kali Purple.
|
||||
|
||||
|
||||
|
||||
You may go through the [official release notes][22] to for the finer details of this release.
|
||||
|
||||
## 📥 Get Kali Linux 2023.3
|
||||
|
||||
The latest release of Kali Linux can be sourced from the official website.
|
||||
|
||||
[Kali Linux 2023.3][23]
|
||||
|
||||
For existing users, you can update to the latest release by running the following command:
|
||||
|
||||
```
|
||||
|
||||
sudo apt update && sudo apt full-upgrade
|
||||
|
||||
```
|
||||
|
||||
_💬 Are you going to try the new tools with the release? Share your thoughts in the comments below._
|
||||
|
||||
* * *
|
||||
|
||||
## More from It's FOSS...
|
||||
|
||||
* Learn Bash scripting for FREE with this [Bash Tutorial series][24].
|
||||
* Join our [community forum][25].
|
||||
* 📩 Stay updated with the latest on Linux and Open Source. Get our [weekly Newsletter][26].
|
||||
|
||||
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
via: https://news.itsfoss.com/kali-linux-2023-3-release/
|
||||
|
||||
作者:[Sourav Rudra][a]
|
||||
选题:[lujun9972][b]
|
||||
译者:[译者ID](https://github.com/译者ID)
|
||||
校对:[校对者ID](https://github.com/校对者ID)
|
||||
|
||||
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
|
||||
|
||||
[a]: https://news.itsfoss.com/author/sourav/
|
||||
[b]: https://github.com/lujun9972
|
||||
[1]: https://itsfoss.com/linux-hacking-penetration-testing/?ref=news.itsfoss.com
|
||||
[2]: https://news.itsfoss.com/kali-linux-2023-2-release/
|
||||
[3]: https://news.itsfoss.com/content/images/2023/08/Kali-Linux_2023.3.png
|
||||
[4]: https://news.itsfoss.com/linux-kernel-6-3/
|
||||
[5]: https://gitlab.com/kalilinux/tools/packaging?ref=news.itsfoss.com
|
||||
[6]: http://repo.kali.org/britney?ref=news.itsfoss.com
|
||||
[7]: http://repo.kali.org/build-logs/?ref=news.itsfoss.com
|
||||
[8]: https://pkg.kali.org/?ref=news.itsfoss.com
|
||||
[9]: https://autopkgtest.kali.org/?ref=news.itsfoss.com
|
||||
[10]: https://www.cloudflare.com/?ref=news.itsfoss.com
|
||||
[11]: https://www.nginx.com/?ref=news.itsfoss.com
|
||||
[12]: https://www.ansible.com/?ref=news.itsfoss.com
|
||||
[13]: https://news.itsfoss.com/content/images/size/w256h256/2022/08/android-chrome-192x192.png
|
||||
[14]: https://www.kali.org/tools/kustomize/?ref=news.itsfoss.com
|
||||
[15]: https://www.kali.org/tools/rekono-kbx/?ref=news.itsfoss.com
|
||||
[16]: https://www.kali.org/tools/rz-ghidra/?ref=news.itsfoss.com
|
||||
[17]: https://www.kali.org/tools/calico/?ref=news.itsfoss.com
|
||||
[18]: https://www.kali.org/tools/imhex/?ref=news.itsfoss.com
|
||||
[19]: https://www.kali.org/tools/villain/?ref=news.itsfoss.com
|
||||
[20]: https://www.kali.org/tools/king-phisher/?ref=news.itsfoss.com
|
||||
[21]: https://www.kali.org/tools/plecost/?ref=news.itsfoss.com
|
||||
[22]: https://www.kali.org/blog/kali-linux-2023-3-release/?ref=news.itsfoss.com
|
||||
[23]: https://www.kali.org/get-kali/?ref=news.itsfoss.com
|
||||
[24]: https://linuxhandbook.com/tag/bash-beginner/
|
||||
[25]: https://itsfoss.community/
|
||||
[26]: https://itsfoss.com/newsletter/
|
Loading…
Reference in New Issue
Block a user