- Joined
- Jan 8, 2019
- Messages
- 56,602
- Solutions
- 2
- Reputation
- 32
- Reaction score
- 100,444
- Points
- 2,313
- Credits
- 32,540
6 Years of Service
76%

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
To see this hidden content, you must like this content.