Kali Linux 2025.3 introduces Gemini CLI, a new open-source tool that embeds Google’s Gemini AI
Kali Linux 2025.3 introduces Gemini AI CLI, a new open-source tool that embeds Google’s Gemini AI directly into the terminal. It’s designed to automate penetration testing, making tasks such as reconnaissance, enumeration, and vulnerability scanning faster and more efficient.
With simple natural language prompts, security pros can offload repetitive workflows. Commands like “scan webserver for SQL injection and generate report” automatically run Nmap scans, service fingerprinting, and vulnerability checks, producing structured reports without manual scripting.
Gemini CLI offers interactive and YOLO modes, giving analysts full control or fully automated operation. It integrates seamlessly with existing Kali tools like sqlmap and wfuzz, adapting dynamically to target configurations.
The AI assistant also simplifies OWASP Top 10 testing, guiding teams through Injection, Broken Authentication, and Security Misconfigurations while offering step-by-step remediation suggestions.
Lightweight at 12 MB, installation is easy with sudo apt install gemini-cli. Analysts get visual progress, detailed logs, and AI-powered efficiency, freeing time for strategic decision-making and in-depth security analysis.
