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
.
Please follow these instructions to get a copy of Kage running on your local machine without any problems.
PATH
:You can install Kage binaries from here.
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
shadow-rs is a Windows kernel rootkit written in Rust, demonstrating advanced techniques for kernel manipulation…
Extract and execute a PE embedded within a PNG file using an LNK file. The…
Embark on the journey of becoming a certified Red Team professional with our definitive guide.…
This repository contains proof of concept exploits for CVE-2024-5836 and CVE-2024-6778, which are vulnerabilities within…
This took me like 4 days (+2 days for an update), but I got it…
MaLDAPtive is a framework for LDAP SearchFilter parsing, obfuscation, deobfuscation and detection. Its foundation is…