rMETAshell is a versatile command-line tool designed to inject commands into media and text files, facilitating the creation of one-liner execution methods for various file formats. It offers an easy way to embed commands such as reverse shells or custom scripts into files like pictures or videos, which can then be used for various purposes, including security testing and penetration testing.
FEATURED ON LINUXHUNTERS.COM Jan 13, 2024 ARTICLE!
Inject your prefered command into any media file or text-based file, like jpg, mp4 and txt!
5 new base64 encoding and decoding methods for your generated one-liner!
One-liner generated with base64 encoding.
Executed and running without problems, the generated one-liner was a success!
- Command injection into media and text files.
- Automatic generation of one-liner execution methods.
- Compatibility with various image, video, and text file formats.
- Option to encode the one-liner using base64.
- Multiple decoding methods for the base64-encoded one-liner.
- Easy-to-use command-line interface.
git clone https://github.com/git5loxosec/rMETAshell
cd rMETAshell
chmod +x rMETAshell.sh
./rMETAshell.sh [OPTIONS] <command> <filename> <URL>
-h, --help Display help. -e, --encode Encode using base64.
Command for injection into the media file. Name of the file to inject command (e.g. example.png). Server URL (e.g. http://www.example.com). File Format Compatibility Lists of compatible media and text file formats are provided to ensure reliable injection.
Contributions are what make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
rMETAshell is intended for educational and ethical use only. Any misuse of this tool for malicious activities is strictly prohibited.