Mcreator is an Encoded Reverse Shell Generator With Techniques To Bypass AV’s.
git clone https://github.com/blacknbunny/mcreator.git && cd mcreator/ && python mcreator.py
Also ReadVba2Graph – Generate Call Graphs From VBA Code For Easier Analysis Of Malicious Documents
python mcreator.py -rsg console
usage: mcreator.py [-h] [-rsg RSGENERATOR]
Reverse Shell generator with techniques to bypass all the AV's
optional arguments:
-h, --help show this help message and exit
-rsg RSGENERATOR, --rsgenerator RSGENERATOR
Reverse Shell Generator With Encryptions & Techniques
You can follow us on Linkedin, Twitter, Facebook for daily Cybersecurity updates also you can take the Best Cybersecurity courses online to keep your self-updated.
Introduction to the Model Context Protocol (MCP) The Model Context Protocol (MCP) is an open…
While file extensions in Linux are optional and often misleading, the file command helps decode what a…
The touch command is one of the quickest ways to create new empty files or update timestamps…
Handling large numbers of files is routine for Linux users, and that’s where the find command shines.…
Managing files and directories is foundational for Linux workflows, and the mv (“move”) command makes it easy…
Creating directories is one of the earliest skills you'll use on a Linux system. The mkdir (make…