
Hacking tools pack & backdoors generator.
Kithack is a framework designed to automate the process of downloading and installing different tools for penetration testing, with a special option that allows generating cross-platform backdoors using Metasploit Framework.
# Update your package list
$ sudo apt update
# Install python3 python3-pip
$ sudo apt install python3 python3-pip
# Clone the repository
$ git clone https://github.com/AdrMXR/KitHack.git
# Enter the repository
$ cd KitHack
# Install KitHack
$ sudo bash install.sh
# Start KitHack
$ sudo python3 KitHack.py
# You can also run it from the shortcut
$ kithack
# When you want to update run
$ sudo bash update.sh
# To uninstall run
$ sudo bash uninstall.sh
1) Debugging of obsolete tools.
2) Integration of new tools.
3) Unification of types of Payloads (by stages and without stages).
4) Incorporation of a new method that allows infecting legitimate Android applications.
5) Generation of TCP connections with ngrok.
ngrok.yml is stored in KitHack/.config by default. If for some reason you need kithack to request your authtoken again, write rm .config/ngrok.yml.6) Metasploit Automation.
7) Custom payloads for android.
8) Automated persistence application for any APK.
9) Run tools.
10) Creation of clean.sh.
tools and output folders, you can run the clean.sh file to do it quickly.| Main menu | Backdoor generator |
|---|---|
![]() | ![]() |
If the tool fails, follow these steps:
MIT License
Copyright (c) 2019 Adrián Guillermo
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
| Distribution | State |
|---|
| Kali Linux | Compatible |
| Ubuntu | Compatible |
| Xbuntu | Compatible |
| Debian | Compatible |
| Raspbian | Compatible |
| Deepin | Compatible |
| Parrot OS | Compatible |
| Arch Linux | Developing |
| Termux | Developing |
| APK | Version |
|---|
| FaceApp | 1.00 |
| Pou | 1.4.79 |
| Google Now Launcher | 1.4.large |
| Terminal Emulator | 1.0.70 |
| Solitaire | 3.6.0.3 |
| RAR | 5.60.build63 |
| WPSApp | 1.6.7.3 |
| Phone Cleaner | 1.0 |
| Ccleaner | 1.19.74 |
| AVG Cleaner | 2.0.2 |