Jump to content
YOUR-AD-HERE
HOSTING
TOOLS

Locked Xeca: creates encrypted PowerShell payloads for offensive purposes


itsMe

Recommended Posts

This is the hidden content, please

xeca

xeca is a project that creates encrypted PowerShell payloads for offensive purposes.

Creating position independent shellcode from DLL files is also possible.

How It Works

    Identify and encrypt the payload. Load encrypted payload into a powershell script and save to a file named “launch.txt”
    The key to decrypt the payload is saved to a file named “safe.txt”
    Execute “launch.txt” on a remote host
        The script will call back to the attacker defined web server to retrieve the decryption key “safe.txt”
        Decrypt the payload in memory
        Execute the intended payload in memory

This is the hidden content, please

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.