Skip to content
KitploitKITPLOIT
StrumentiBlog
Invia
StrumentiBlog
Invia

Strumenti di Hacking, PenTest e Cybersecurity per il tuo Arsenale di Sicurezza!

Kitploit è una directory di strumenti di hacking, cybersecurity e pentesting. Scopri gli ultimi aggiornamenti dei progetti per trovare vulnerabilità, analizzare sistemi, automatizzare i test e rafforzare la tua sicurezza.

··Feed·Contatto·Privacy·© 2026 Kitploit

Directory degli strumenti

Categorie

Vedi tutte le categorie
Loading categories
mcreator — Generatore di Reverse Shell Codificato con tecniche per bypassare gli AV | Kitploit
Strumenti/GitHubGitHub/blacknbunny/mcreator
Generazione di PayloadExploitShellcodePenetration TestingCommand and ControlRed TeamingStrumento di Accesso RemotoGenerazione di ShellcodeSviluppo Payload
GitHubblacknbunny/mcreator

mcreator

Generatore di Reverse Shell Codificato con tecniche per bypassare gli AV

144276 anni faRevisionato da Kitploit

Più Popolari

Vedi tutti →

Scopri gli strumenti più utilizzati dalla nostra community.

Esplora tutti gli strumenti

Sfoglia la nostra collezione di strumenti

Vedi tutti gli strumenti →
Condividi
Vedi Repository

mcreator

Generatore di Reverse Shell Codificato con Tecniche per Bypassare gli AV

Installazione

root@kitploit:~
git clone https://github.com/blacknbunny/mcreator.git && cd mcreator/ && python mcreator.py

Versione

python 2.7.* non può essere inferiore o superiore alla 2.7 a causa della sintassi """ negli script.

Esecuzione della console mcreator

root@kitploit:~
python mcreator.py -rsg console

Comandi

https://github.com/blacknbunny/mcreator/wiki/Commands

Reverse Shell

https://github.com/blacknbunny/mcreator/wiki/Reverse-Shells

Tecniche

https://github.com/blacknbunny/mcreator/wiki/Techniques

Compilazione

https://github.com/blacknbunny/mcreator/wiki/Compiling

Un esempio dello strumento

https://github.com/blacknbunny/mcreator/wiki/An-example

Aiuto

root@kitploit:~
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
Scarica lo strumento