Merge pull request #25695 from wxy/20220517-Kali-Linux-2022.2-Release-Adds-an-Amusing-New-Feature-for-the-Hackers-to-Scare-People

ALL:published/20220517 Kali Linux 2022.2 Release Adds an Amusing New Feature for the Hackers to Scare People.md
This commit is contained in:
Xingyu.Wang 2022-05-18 10:49:49 +08:00 committed by GitHub
commit 7f88bd0d6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 115 additions and 114 deletions

View File

@ -0,0 +1,115 @@
[#]: subject: "Kali Linux 2022.2 Release Adds an Amusing New Feature for the Hackers to Scare People"
[#]: via: "https://news.itsfoss.com/kali-linux-2022-2-release/"
[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/"
[#]: collector: "lkxed"
[#]: translator: "wxy"
[#]: reviewer: "wxy"
[#]: publisher: "wxy"
[#]: url: "https://linux.cn/article-14606-1.html"
Kali Linux 2022.2 发布:增加了一个吓唬人的有趣新功能
======
> Kali Linux 2022.2 是今年的第二次更新,增加了一些有趣的内容。
![kali linux][1]
Kali Linux 不是你寻常使用的 Linux 发行版。它是专门为渗透测试和道德黑客学习及实验而量身打造的。
在新的 Kali Linux 版本中,增加了一些有趣的工具和功能。让我们来看看 Kali Linux 2022.2 的亮点。
### Kali Linux 2022.2 有什么新功能?
Kali Linux 2022.2 是一个有趣的版本,它引入了更新的桌面环境,升级了 Linux 内核,增加了新的工具,以及更多的改进。
不仅仅限于通常的完善,你还可以看到一个新的屏幕保护程序,其中有许多令人惊讶的元素。
#### 带有好莱坞怀旧色彩的新屏保
Kali Linux 已经出现在许多黑客相关的电视节目/电影(如《<ruby>黑客军团<rt>Mr. Robot</rt></ruby>》)中,看起来酷极了。
更进一步Kali Linux 增加了一个新的屏幕保护程序(你可以单独安装),其中有来自好莱坞的令人惊讶的元素和一些吓唬人的黑客场景。
他们在屏保中调侃了《黑客帝国》的尼奥,还添加了一个漂亮的 Kali Linux 标志。
![][2]
整个屏幕保护程序包括几个非常棒的元素。要安装并立即启动它,你可以输入以下命令:
```
sudo apt -y install kali-screensaver
sudo apt -y install hollywood-activate
hollywood-activate
```
![VIDEO](https://player.vimeo.com/video/710680907)
#### GNOME 42
![][3]
Kali Linux 终于包含了新的 [GNOME 42][4] 桌面环境。所以,在 Kali Linux 自然带有 GNOME 42 的所有优点,包括新的屏幕截图用户界面。
另外,现在你将会在 GNOME 桌面环境中获得一致的深浅主题体验。
![][5]
#### KDE Plasma 5.24
对于 KDE 粉丝Kali Linux 2022.2 也带来了新的 [KDE Plasma 5.24][6] LTS 桌面环境。
![][7]
#### 新的 Kali Linux 工具
新的工具总是每个新版本的重点。一些新增加的工具包括:
* BruteShark - 网络取证分析工具NFAT
* Evil-WinRM - Ultimate WinRM shell
* Hakrawler - 网络爬虫,设计用于轻松、快速发现端点和资产
* Httpx - 快速和多用途的 HTTP 工具箱
* Sparrow-wifi - 用于 Linux 的图形化 Wi-Fi 分析器
#### 其他改进
该版本还有许多其他实质性的改进。主要的亮点包括。
* 对终端进行了调整,以加强语法高亮、自动补完和输出
* 自动复制丢失的配置
* 支持 VirtualBox 共享文件夹
* 增加了新的应用程序图标
* 为多显示器设置调整了默认墙纸
* 针对 ARM 设备的更新
* Linux 内核 5.16
要探索更多关于该版本的信息,你可以查看 [官方发布公告][8]。
### 下载 Kali Linux 2022.2
你应该能够在 [官方下载页面][9] 中找到该镜像。根据你的要求选择合适的版本,然后安装它。
> **[Kali Linux 2022.2][10]**
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/kali-linux-2022-2-release/
作者:[Ankush Das][a]
选题:[lkxed][b]
译者:[wxy](https://github.com/wxy)
校对:[wxy](https://github.com/wxy)
本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出
[a]: https://news.itsfoss.com/author/ankush/
[b]: https://github.com/lkxed
[1]: https://news.itsfoss.com/wp-content/uploads/2022/05/kali-2022-2-release-new.jpg
[2]: https://news.itsfoss.com/wp-content/uploads/2022/05/kali-linux-screensaver.jpg
[3]: https://news.itsfoss.com/wp-content/uploads/2022/05/kali-linux-gnome-42.jpg
[4]: https://news.itsfoss.com/gnome-42-features/
[5]: https://news.itsfoss.com/wp-content/uploads/2022/05/kali-linux-gnome-42-screenshot.jpg
[6]: https://news.itsfoss.com/kde-plasma-5-24-lts-release/
[7]: https://news.itsfoss.com/wp-content/uploads/2022/05/kali-linux-kde-5-24-1024x640.jpg
[8]: https://www.kali.org/blog/kali-linux-2022-2-release/
[9]: https://www.kali.org/get-kali/
[10]: https://www.kali.org/get-kali/

View File

@ -1,114 +0,0 @@
[#]: subject: "Kali Linux 2022.2 Release Adds an Amusing New Feature for the Hackers to Scare People"
[#]: via: "https://news.itsfoss.com/kali-linux-2022-2-release/"
[#]: author: "Ankush Das https://news.itsfoss.com/author/ankush/"
[#]: collector: "lkxed"
[#]: translator: " "
[#]: reviewer: " "
[#]: publisher: " "
[#]: url: " "
Kali Linux 2022.2 Release Adds an Amusing New Feature for the Hackers to Scare People
======
Kali Linux 2022.2 is the second update for this year with some fascinating additions.
![kali linux][1]
Kali Linux is not your usual Linux distribution. It is specially tailored for penetration testing and ethical hackers to learn/experiment.
We get interesting tools and feature additions with a new Kali Linux release. Let us take a look at the highlights for Kali Linux 2022.2.
### Kali Linux 2022.2: Whats New?
Kali Linux 2022.2 is an intriguing release introducing updated desktop environments, upgrading the Linux Kernel, adding new tools, and more improvements.
Not just limited to the usual refinements, you also get to see a new screensaver with many surprising elements.
#### The New Screensaver with Hollywood Nostalgia
Kali Linux has been featured in numerous TV Shows/Movies (like Mr. Robot) where they focus on hacking, considering it looks cool.
To take it up a notch, Kali Linux has added a new screensaver (that you can separately install), with surprising elements from Hollywood and some hacking scenes to scare away people.
They tease Matrixs Neo, and also add a beautiful Kali Linux logo in the screensaver.
![][2]
The entire screensaver includes several elements, which is awesome. To install and launch it immediately, you can type in the following commands:
```
sudo apt -y install kali-screensaver
sudo apt -y install hollywood-activate
hollywood-activate
```
In case, you just want the video for other platforms, you can download the video above (re-hosted from Kali Linuxs blog).
#### GNOME 42
![][3]
Kali Linux finally includes the new [GNOME 42][4] desktop environment. So, you should expect all the goodness of GNOME 42 with Kali Linux, including the new screenshot user interface.
Also, you will be getting a consistent dark/light theme experience now with the GNOME desktop environment.
![][5]
#### KDE Plasma 5.24
For KDE fans, Kali Linux 2022.2 brings in the new [KDE Plasma 5.24][6] LTS desktop environment.
![][7]
#### New Kali Linux Tools
The new tools are always the focus of every new release. Some of the new additions include:
* BruteShark  Network Forensic Analysis Tool (NFAT)
* Evil-WinRM  Ultimate WinRM shell
* Hakrawler  Web crawler designed for easy, quick discovery of endpoints and assets
* Httpx  Fast and multi-purpose HTTP toolkit
* Sparrow-wifi  Graphical Wi-Fi Analyzer for Linux
#### Other Improvements
There are many other substantial improvements with the release. The key highlights include:
* Tweaks for terminal to enhance syntax highlighting, autocompletion, and the output.
* Auomated copy of missing configurations
* VirtualBox shared folder support.
* Addition of new app icons.
* Default wallpaper tweaked for multi-monitor setups.
* Updates for ARM devices.
* Linux Kernel 5.16
To explore more about the release, you can check out the [official release announcement][8].
### Download Kali Linux 2022.2
You should be able to find the the image in the [official download page][9]. Choose the appropriate version as per your requirements and get it installed.
[Kali Linux 2022.2][10]
--------------------------------------------------------------------------------
via: https://news.itsfoss.com/kali-linux-2022-2-release/
作者:[Ankush Das][a]
选题:[lkxed][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/ankush/
[b]: https://github.com/lkxed
[1]: https://news.itsfoss.com/wp-content/uploads/2022/05/kali-2022-2-release-new.jpg
[2]: https://news.itsfoss.com/wp-content/uploads/2022/05/kali-linux-screensaver.jpg
[3]: https://news.itsfoss.com/wp-content/uploads/2022/05/kali-linux-gnome-42.jpg
[4]: https://news.itsfoss.com/gnome-42-features/
[5]: https://news.itsfoss.com/wp-content/uploads/2022/05/kali-linux-gnome-42-screenshot.jpg
[6]: https://news.itsfoss.com/kde-plasma-5-24-lts-release/
[7]: https://news.itsfoss.com/wp-content/uploads/2022/05/kali-linux-kde-5-24-1024x640.jpg
[8]: https://www.kali.org/blog/kali-linux-2022-2-release/
[9]: https://www.kali.org/get-kali/
[10]: https://www.kali.org/get-kali/