BoostMyKali is an open-source project that helps you optimize Kali Linux with a powerful startup script and useful system configurations. The project is designed to improve Kali Linux performance, install essential tools, and simplify the overall user experience. BoostMyKali is ideal for both beginners and advanced users who want to quickly enhance their system.
-
Optimized Configurations: The script adjusts various system settings to improve Kali Linux performance and provides easy access to commonly used tools.
-
User-Friendly Installation: BoostMyKali offers a simple installation and configuration process so you can improve your Kali system in just a few steps.
-
Open-Source: The project is fully open-source and available under the MIT license, allowing you to modify or further develop it according to your needs.
-
Fully Automated: The script installs and configures various tools and system settings with a single simple command.
To install BoostMyKali, follow these simple steps:
-
Clone the repository: Run the following command to clone the repository:
git clone https://github.com/h4ckronin/boostmykali.git
-
Navigate to the directory: Go to the cloned project directory:
cd boostmykali
-
Run the script: Start the startup script that will optimize your Kali system:
sudo ./boostmykali.sh
Follow the instructions in the script to install various settings and tools.
- Apt Updates: Ensures your system is always up-to-date.
- Terminator: Advanced terminal emulator for efficient multitasking.
- Timewarrior: Tool for tracking your time and tasks.
- Taskwarrior: Task manager for organizing your daily work.
- Codium: Open-source version of Visual Studio Code, a powerful text editor for developers.
- Caido: OSINT research and bug bounty hunting tool.
- Oh My Zsh: Popular Zsh configuration for an enhanced terminal experience.
- Zsh-autosuggestions: Auto-suggestions for the Zsh shell.
- Zsh-syntax-highlighting: Syntax highlighting for the Zsh shell.
- Zsh-history-substring-search: Search Zsh history using substrings.
- Amass: Information gathering tool.
- Subfinder: DNS subdomain enumeration tool.
- FFuf: Fuzzing tool for directory and file discovery.
- Feroxbuster: Fuzzing tool for directory brute-forcing.
- Gobuster: Tool for brute-forcing subdomains and directories.
- Dirbuster: Brute-force tool for directories and files on web servers.
- Go-installer: Installs the desired version of Go, useful for the above tools that rely on Go.
- Project Discovery Tool Manager (PDTM): A handy tool manager for Project Discovery tools, making it easy to install and update them.
BoostMyKali is open-source software, licensed under the MIT license. This means you can modify, redistribute, and use the code as you wish, as long as you include the original license information.
Have questions or encountering issues? Feel free to reach out via the issues section of the repository, and we’ll be happy to help!