Kali Linux 2024.4发布

Kali Linux 2024.4发布(Python 3.12,再见i386,Raspberry Pi成像器和Kali NetHunter)

最先进的渗透测试发行版

Kali Linux 是一个开源的、基于 Debian 的 Linux 发行版,适用于各种信息安全任务,例如渗透测试、安全研究、计算机取证和逆向工程。

下载地址:

Get Kali | Kali Linux
就在今年开始之前,我们将发布 2024 年的最终版本!这包含大量更新和更改,这些更新和更改已经生效,可以立即下载更新

9 月发布 2024.3 以来的更新日志摘要如下:

Kali 中的新工具

与往常一样,我们添加了各种新工具 (到网络存储库)- 这次是 14 个!总结已添加的内容:

此外,还推出了许多软件包更新和新库。我们还将 Kali 内核升级到 6.11!

New Tools in Kali

As always, we have various new tools added (to the network repositories) - 14 this time! Summarizing what has been added:

  • bloodyad - Active Directory privilege escalation framework (Submitted by @Arszilla)
  • certi - Ask for certificates to ADCS and discover templates (Submitted by @Arszilla)
  • chainsaw - Rapidly search and hunt through Windows forensic artefacts (Submitted by @Arszilla)
  • findomain - Fastest and most complete solution for domain recognition (Submitted by @Arszilla)
  • hexwalk - Hex analyzer, editor and viewer
  • linkedin2username - Generate username lists for companies on LinkedIn
  • mssqlpwner - Interact and pwn MSSQL servers
  • openssh-ssh1 - Secure SHell (SSH) client for legacy SSH1 protocol
  • proximoth - Control frame attack vulnerability detection tool (Submitted by @TechnicalUserX)
  • python-pipx - Execute binaries from Python packages in isolated environments
  • sara - RouterOS Security Inspector (Submitted by @casterbyte)
  • web-cache-vulnerability-scanner - Go-based CLI tool for testing for web cache poisoning (Submitted by @Arszilla)
  • xsrfprobe - An advanced Cross Site Request Forgery (CSRF/XSRF) audit and exploitation toolkit.
  • zenmap - The Network Mapper (nmap) front end ( is no longer needed!)zenmap-kbx

There have also been numerous packages updates and new libraries as well. We also bump the Kali kernel to 6.11!

相关推荐
未济1 天前
linux 配置环境变量
linux
傲世仙尊1 天前
目录即文件-Ext文件系统收尾篇
linux·c语言
虎头金猫1 天前
4K 视频总卡在公网带宽?用 N1 + OpenList 把网盘播放链路重新理顺
运维·服务器·网络·python·容器·beautifulsoup·pandas
_艾伦 耶格尔.1 天前
进程间通信
linux
AI职业加油站1 天前
AI智能体应用工程师证书:政策红利下的职业新风口
大数据·运维·人工智能·学习·职场发展
Liuqy-051 天前
Linux IO编程——静态库、动态库
linux
此冬歌咏1 天前
K8s 节点故障实战:优雅驱逐 31 秒,硬故障 331 秒,以及那个永远 Pending 的 Pod
运维·k8s
彧azz1 天前
Linux 环境下 Redis 学习总结:数据类型、持久化、锁、事务、主从与缓存问题
linux·redis·笔记·学习·面试
-梅1 天前
linux(8) 软硬链接
linux·运维·服务器
Wang's Blog1 天前
Java 项目实战: 外卖平台-文件下载与ServletOutputStream回写浏览器
服务器·项目开发