Código HTML do Conteúdo
Post: Kali Linux 2025.3 released with 10 new tools, wifi enhancements - Against Invaders - Notícias de CyberSecurity para humanos.
<div>
<div>
<p>Kali Linux has released version 2025.3, the third version of 2025, featuring ten new tools, Nexmon support, and NetHunter improvements.</p>
<p>Kali Linux is a distribution created for cybersecurity professionals and ethical hackers to conduct red team exercises, penetration testing, security audits, and research against networks.</p>
<h2>New tooladded toKali Linux 2025.3</h2>
<p>As with every release, Kali Linux comes with new toys to play with.</p>
<p>With this release, we have ten new tools, which are listed below:</p>
<ul>
<li><strong><a href="https://www.kali.org/tools/caido/" rel="nofollow noopener" target="_blank">Caido</a></strong> – The client side of caido (the graphical/desktop aka the main interface) – a web security auditing toolkit</li>
<li><strong><a href="https://www.kali.org/tools/caido-cli/" rel="nofollow noopener" target="_blank">Caido-cli</a></strong> – The server section of caido – a web security auditing toolkit</li>
<li><strong><a href="https://www.kali.org/tools/detect-it-easy/" rel="nofollow noopener" target="_blank">Detect It Easy (DiE)</a></strong> – File type identification</li>
<li><strong><a href="https://www.kali.org/tools/gemini-cli/" rel="nofollow noopener" target="_blank">Gemini CLI</a></strong> – An open-source AI agent that brings the power of Gemini directly into your terminal</li>
<li><strong><a href="https://www.kali.org/tools/krbrelayx/" rel="nofollow noopener" target="_blank">krbrelayx</a></strong> – Kerberos relaying and unconstrained delegation abuse toolkit</li>
<li><strong><a href="https://www.kali.org/tools/ligolo-mp/" rel="nofollow noopener" target="_blank">ligolo-mp</a></strong> – Multiplayer pivoting solution</li>
<li><strong><a href="https://www.kali.org/tools/llm-tools-nmap/" rel="nofollow noopener" target="_blank">llm-tools-nmap</a></strong> – Enables LLMs to perform network discovery and security scanning tasks using the nmap</li>
<li><strong><a href="https://www.kali.org/tools/mcp-kali-server/" rel="nofollow noopener" target="_blank">mcp-kali-server</a></strong> – MCP configuration to connect AI agent to Kali</li>
<li><strong><a href="https://www.kali.org/tools/patchleaks/" rel="nofollow noopener" target="_blank">patchleaks</a></strong> – Spots the security fix and provides detailed description so you can validate – or weaponize – it fast</li>
<li><strong><a href="https://www.kali.org/tools/vwifi-dkms/" rel="nofollow noopener" target="_blank">vwifi-dkms</a></strong> – Setup “dummy” wifi networks, establishing connections, and disconnecting from them</li>
</ul>
<h2>Kali Nethunter and Nexmon updates</h2>
<p>Nexmon is a firmware Patching Framework for Broadcom and Cypress wi-fi chips that allows you to enable Monitor Mode andFrame Injection.</p>
<p>The Kali Team <a href="https://www.kali.org/blog/raspberry-pi-wi-fi-glow-up/" rel="nofollow noopener" target="_blank">previously announced support</a> for the Nexmon framework in July, enabling Raspberry Pi users to enjoy enhanced Wi-Fi features for security engagements.</p>
<p>With this release, Nexmon is now included in Kali Linux, making it more accessible to Raspberry Pi and other devices.</p>
<p>“In Kali 2025.1, we changed how we package our Raspberry Pi kernel, as well as bump to a new major version,” reads the <a href="https://www.kali.org/blog/kali-linux-2025-3-release/" rel="nofollow noopener" target="_blank">Kali Linux2025.3 announcement</a>.</p>
<p>“Now Nexmon support is back as well as supporting Raspberry Pi 5! Other devices can also use Nexmon, its not limited to Raspberry Pis.”</p>
<p>In addition to Nexmon, Kali Nethunter has received some updates, including support for running it on the Samsung S10.</p>
<p>Kali NetHunter Car Hacking, CARsenal, has also received new features, including a new UI update and numerous bug fixes.</p>
<p>The Team says they will be releasing some videos in the future on how to CARsenal and demonstrating the various features.</p>
<h2>Other changes</h2>
<p>This release also includes other changes and improvements, including:</p>
<ul>
<li>TheVPN IP panel plugin (Xfce) now allows you to specify the interface you are monitoring, to easily copy the IP address of your VPN connection to the clipboard.</li>
<li>Kali is dropping support for ARMel(Acorn RISC Machine, Little-Endian).</li>
<li>You can now install Kernel modules with Magisk. However, Kali warns it’s still in an experimental state.</li>
</ul>
<h2>How to get Kali Linux 2025.3</h2>
<p>To start using Kali Linux 2025.3, you can upgrade your existing installation, <a href="https://www.kali.org/get-kali/" rel="nofollow noopener" target="_blank">select a platform</a>,or<a href="https://cdimage.kali.org/kali-2025.3/" rel="nofollow noopener" target="_blank">directly download ISO images</a> for new installs and live distributions.</p>
<p>For those updating from a previous version,you can use the following commands to upgrade to the latest version.</p>
<pre>
<code>echo "deb http://http.kali.org/kali kali-rolling main contrib non-free non-free-firmware" | sudo tee /etc/apt/sources.list
sudo apt update && sudo apt -y full-upgrade
cp -vrbi /etc/skel/. ~/
[ -f /var/run/reboot-required ] && sudo reboot -f</code></pre>
<p>If you are running Kali on the Windows Subsystem for Linux, upgrade to WSL2 for a better experience, which includes the ability to use graphical apps.</p>
<p>You can check the WSL version used by Kali with the ‘wsl -l -v’ command in a Windows command prompt.</p>
<p>Once done upgrading, you can check if the upgrade was successful by using the following command:</p>
<pre>
<code>grep VERSION /etc/os-release</code></pre>
<p>You can view the<a href="https://www.kali.org/blog/kali-linux-2025-3-release/" rel="nofollow noopener" target="_blank">completechangelog</a>for Kali 2025.3 on Kali’s website.</p>
<p><a href="https://hubs.li/Q03B5Kw_0" rel="noopener sponsored" target="_blank"><br />
<img decoding="async" alt="Picus Blue Report 2025" src="https://datalake.azaeo.com/wp-content/uploads/2025/08/blue-report-2025.jpg"><br />
</a>
</p>
</div></div>