trustedsec / unicorn

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.
https://www.trustedsec.com
Other
3.74k stars 817 forks source link

when run in target I get a series of numbers listed in terminal and no shell #143

Closed drforbin closed 4 years ago

drforbin commented 4 years ago

Hi,

When I run the powershell script reated by unicorn I get a bunch of numbers and no shell. I also get an error which reads something about object not having a replace method. It's being used on old windows 7 powershell v1.

HackingDave commented 4 years ago

fixed in latest version, can you test and confirm?