Skip to content

ImportError: No module named Crypto.Cipher #3

@ghost

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions