Kali Tools for Ubuntu/Kubuntu
Safe installation of Kali Linux tools on Ubuntu-based systems without breaking your OS.
What This Does
- Installs popular Kali tools (Metasploit, Nmap, John, SET, etc.)
- Uses APT pinning to prevent Kali packages from replacing system packages
- Keeps your Ubuntu/Kubuntu system stable
Installation
git clone https://github.com/YOUR_USERNAME/kali-tools-ubuntu.git
cd kali-tools-ubuntu
chmod +x setup-kali-tools.sh
sudo ./setup-kali-tools.sh
Tools Included
- Metasploit Framework
- Nmap
- John the Ripper
- Social-Engineer Toolkit (SET)
- Spiderfoot
- Maryam
- Impacket
Updating Tools
After installation, update only Kali tools with:
update-kali-tools
Removing Kali Repository
To completely remove Kali integration:
sudo rm /etc/apt/sources.list.d/kali.list /etc/apt/preferences.d/kali-preferences
sudo apt update
How It Works
The script uses APT pinning priorities:
- Kali packages: Priority 50 (very low)
- Specific security tools: Priority 600 (higher than default 500)
- Ubuntu packages: Default priority 500
This ensures only explicitly requested tools install from Kali, preventing system conflicts.
Kali Tools Installer for Ubuntu
Project Details
- nobbydoo80/kali-tools-ubuntu
- Last Updated: 5/30/2025
Recomended MCP Servers
Model Context Protocol (MCP) server that provides access to Azure Resource Graph queries. It allows you to retrieve...
MCP Server for the VictoriaMetrics.
Lightweight PDF Q&A tool powered by RAG (Retrieval-Augmented Generation) with MCP (Model Context Protocol) Support.
MCP Terminal 是一个基于 MCP(Model Context Protocol)的终端控制服务器,专为与大型语言模型(LLM)和 AI 助手集成而设计。它提供了一个标准化的接口,使 AI 可以执行终端命令并获取输出结果。
The ROS MCP Server is designed to support robots in performing complex tasks and adapting effectively to various...





