PSAsyncShell
PSAsyncShell copied to clipboard
Does not works in Linux - Windows
Hi bro,
I did test your tool but it seems only work in Windows-Windows, it does not work Windows-Linux
Attempt 1: Bindshell
File PSAsyncShell.sh
always requires 2 params which is $IP and $Port
→ Only acts as connection, and I think cannot work in most cases because it is hardly to see Bindshell on Windows
Attempt 2: Revershell
On Linux, I use netcat to listener, and from Windows I connect to Linux. It received the connection, but the shell breaks after that
So I do hope in the future, you can implement for Linux-Windows too
Regards!