This is the error that I am getting. I have installed Python like it is mentioned in description.
[-] No platform was selected, choosing Msf::Module::Platform::Windows from the payload
[-] No arch selected, selecting arch: x64 from the payload
No encoder specified, outputting raw payload
Payload size: 460 bytes
Saved as: /home/blahblah/Desktop/temp.raw
Traceback (most recent call last):
File "code/aesencrypt.py", line 2, in
from Crypto.Cipher import AES
ImportError: No module named Crypto.Cipher
ls: cannot access '/home/blahblah/Desktop/shell.exe': No such file or directory
[-] Error Creating Shell
This is the error that I am getting. I have installed Python like it is mentioned in description.
[-] No platform was selected, choosing Msf::Module::Platform::Windows from the payload
[-] No arch selected, selecting arch: x64 from the payload
No encoder specified, outputting raw payload
Payload size: 460 bytes
Saved as: /home/blahblah/Desktop/temp.raw
Traceback (most recent call last):
File "code/aesencrypt.py", line 2, in
from Crypto.Cipher import AES
ImportError: No module named Crypto.Cipher
ls: cannot access '/home/blahblah/Desktop/shell.exe': No such file or directory
[-] Error Creating Shell