All Projects → Zerx0r → Kage

Zerx0r / Kage

Licence: gpl-3.0
Kage is Graphical User Interface for Metasploit Meterpreter and Session Handler

Projects that are alternatives of or similar to Kage

Thefatrat
Thefatrat a massive exploiting tool : Easy tool to generate backdoor and easy tool to post exploitation attack like browser attack and etc . This tool compiles a malware with popular payload and then the compiled malware can be execute on windows, android, mac . The malware that created with this tool also have an ability to bypass most AV softw…
Stars: ✭ 5,944 (+928.37%)
Mutual labels:  rat, metasploit-framework
Horus-Eye
Just Simple Code To Play With Android Payloads (;
Stars: ✭ 54 (-90.66%)
Mutual labels:  rat, metasploit-framework
TeleShadow2
TeleShadow - Telegram Desktop Session Stealer (Windows)
Stars: ✭ 88 (-84.78%)
Mutual labels:  rat
Rat Via Telegram
Windows Remote Administration Tool via Telegram
Stars: ✭ 453 (-21.63%)
Mutual labels:  rat
Xeexe Topantivirusevasion
Undetectable & Xor encrypting with custom KEY (FUD Metasploit Rat) bypass Top Antivirus like BitDefender,Malwarebytes,Avast,ESET-NOD32,AVG,... & Automatically Add ICON and MANIFEST to excitable
Stars: ✭ 387 (-33.04%)
Mutual labels:  rat
Roguesploit
Powerfull Wi-Fi trap!
Stars: ✭ 262 (-54.67%)
Mutual labels:  metasploit-framework
Torat
ToRat is a Remote Administation tool written in Go using Tor as a transport mechanism and RPC for communication
Stars: ✭ 415 (-28.2%)
Mutual labels:  rat
RoboThief-Telegram-Session-Stealer
Robo Thief is a software for steal telegram session .
Stars: ✭ 18 (-96.89%)
Mutual labels:  rat
Easy hack
Hack the World using Termux
Stars: ✭ 549 (-5.02%)
Mutual labels:  metasploit-framework
Kithack
Hacking tools pack & backdoors generator.
Stars: ✭ 377 (-34.78%)
Mutual labels:  metasploit-framework
Quasar
Remote Administration Tool for Windows
Stars: ✭ 4,897 (+747.23%)
Mutual labels:  rat
Python Rootkit
Python Remote Administration Tool (RAT) to gain meterpreter session
Stars: ✭ 358 (-38.06%)
Mutual labels:  rat
Blacknet
Free advanced and modern Windows botnet with a nice and secure PHP panel.
Stars: ✭ 271 (-53.11%)
Mutual labels:  rat
Emp3r0r
linux post-exploitation framework made by linux user
Stars: ✭ 419 (-27.51%)
Mutual labels:  rat
Fatrat
Fatrat -A cloud based Remote Android Managment Suite, Powered by NodeJS
Stars: ✭ 31 (-94.64%)
Mutual labels:  metasploit-framework
Lilith
Lilith, The Open Source C++ Remote Administration Tool (RAT)
Stars: ✭ 493 (-14.71%)
Mutual labels:  rat
SpyNote
SpyNote V6.4
Stars: ✭ 73 (-87.37%)
Mutual labels:  rat
Paradoxiarat
ParadoxiaRat : Native Windows Remote access Tool.
Stars: ✭ 395 (-31.66%)
Mutual labels:  rat
Androrat
AndroRAT | Remote Administrator Tool for Android OS Hacking
Stars: ✭ 340 (-41.18%)
Mutual labels:  rat
Viper
metasploit-framework 图形界面 / 图形化内网渗透工具
Stars: ✭ 487 (-15.74%)
Mutual labels:  metasploit-framework

Kage

Kage (ka-geh) is a tool inspired by AhMyth designed for Metasploit RPC Server to interact with meterpreter sessions and generate payloads.
For now it only supports windows/meterpreter & android/meterpreter.

Getting Started

Please follow these instructions to get a copy of Kage running on your local machine without any problems.

Prerequisites

Installing

You can install Kage binaries from here.

for developers

to run the app from source code:

# Download source code
git clone https://github.com/WayzDev/Kage.git

# Install dependencies and run kage
cd Kage
yarn # or npm install
yarn run dev # or npm run dev

# to build project
yarn run build

electron-vue officially recommends the yarn package manager as it handles dependencies much better and can help reduce final build size with yarn clean.

For Generating APK Payload select Raw format in dropdown list.

Screenshots

Video Tutorial

Disclaimer

I will not be responsible for any direct or indirect damage caused due to the usage of this tool, it is for educational purposes only.

Twitter: @iFalah

Email: [email protected]

Credits

Metasploit Framework - (c) Rapid7 Inc. 2012 (BSD License)
http://www.metasploit.com/

node-msfrpc - (c) Tomas Gonzalez Vivo. 2017 (Apache License)
https://github.com/tomasgvivo/node-msfrpc

electron-vue - (c) Greg Holguin. 2016 (MIT)
https://github.com/SimulatedGREG/electron-vue


This project was generated with electron-vue@8fae476 using vue-cli. Documentation about the original structure can be found here.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].