Kithack 是一个框架,旨在自动化下载和安装各种渗透测试工具的过程,并提供一项特殊功能,允许通过 Metasploit Framework 生成跨平台后门。
已弃用。
# 更新你的软件包列表
$ sudo apt update
# 安装 python3 python3-pip
$ sudo apt install python3 python3-pip
# 克隆仓库
$ git clone https://github.com/AdrMXR/KitHack.git
# 进入仓库目录
$ cd KitHack
# 安装KitHack
$ sudo bash install.sh
# 启动KitHack
$ sudo python3 KitHack.py
# 也可以通过快捷方式运行
$ kithack
# 需要更新时执行
$ sudo bash update.sh
# 卸载时执行
$ sudo bash uninstall.sh
1) 清理过时的工具。
2) 集成新工具。
3) 统一 Payload 类型(分阶段与无阶段)。
4) 新增一种感染合法 Android 应用的方法。
5) 通过 ngrok 生成 TCP 连接。
ngrok.yml 默认存储在 KitHack/.config 中。如果出于某种原因需要让 Kithack 再次提示您输入 authtoken,请执行 rm .config/ngrok.yml。6) Metasploit 自动化。
7) Android payload 自定义。
8) 为任意 APK 应用自动持久化。
9) 工具执行。
10) 创建 clean.sh。
tools 和 output 文件夹中生成的内容,可以运行 clean.sh 文件快速完成。| 主菜单 | 后门生成器 |
|---|---|
![]() | ![]() |
如果您在工具中发现任何错误,请按以下步骤操作:
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.
| 发行版 | 状态 |
|---|
| Kali Linux | 兼容 |
| Ubuntu | 兼容 |
| Xbuntu | 兼容 |
| Debian | 兼容 |
| Raspbian | 兼容 |
| Deepin | 兼容 |
| Parrot OS | 兼容 |
| Arch Linux | 开发中 |
| Termux | 开发中 |
| APK | 版本 |
|---|
| 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 |