Unicorn is a simple tool for using a PowerShell downgrade attack and inject shellcode straight into memory. Based on Matthew Graeber's powershell attacks and the powershell bypass technique presented by David Kennedy (TrustedSec) and Josh Kelly at Defcon 18.
Can you add support for 64bit payloads? I understand that the script is backwards compatible and uses the powershell in the syswow folder, but some exploits using powershell require a 64bit version of powershell to be running (i.e. DLL injection).
Can you add support for 64bit payloads? I understand that the script is backwards compatible and uses the powershell in the syswow folder, but some exploits using powershell require a 64bit version of powershell to be running (i.e. DLL injection).