PowerShellMafia / PowerSploit

PowerSploit - A PowerShell Post-Exploitation Framework
Other
11.77k stars 4.59k forks source link

GetProcAddress has a new additional signature = ambiguous error #299

Open pwndad opened 6 years ago

pwndad commented 6 years ago

Cobalt got the same "ambiguous" powershell issue, since they use your code: https://blog.cobaltstrike.com/2018/05/24/powershell-shellcode-injection-on-win-10-v1803/

However, this genious fix from @CG-root for Invoke-Mimikatz solves the issue for Invoke-Shellcode as well: https://github.com/mitre/caldera/issues/38#issuecomment-396055260