You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: