Kage (ka-geh) is a instrument impressed by AhMyth designed for Metasploit RPC Server to work together with meterpreter periods and generate payloads.
For now it solely helps home windows/meterpreter
& android/meterpreter
.
Getting Began
Please observe these directions to get a replica of Kage working in your native machine with none issues.
Conditions
Putting in
You may set up Kage binaries from right here.
for builders
to run the app from supply code:
# Obtain supply code
git clone https://github.com/WayzDev/Kage.git# Set up dependencies and run kage
cd Kage
yarn # or npm set up
yarn run dev # or npm run dev
# to construct mission
yarn run construct
electron-vue formally recommends the yarn bundle supervisor because it handles dependencies significantly better and will help scale back last construct dimension with
yarn clear
.
For Producing APK Payload choose Uncooked
format in dropdown checklist.
Screenshots
Disclaimer
I cannot be liable for any direct or oblique injury precipitated as a result of utilization of this instrument, it’s for academic functions solely.
Twitter: @iFalah
E-mail: [email protected]
Credit
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 mission was generated with electron-vue utilizing vue-cli. Documentation concerning the unique construction will be discovered right here.