antonioCoco
antonioCoco
when you issue a 'cd' command SharPyShell is not sending the command to the stdin of the cmd.exe process but it will try to act as a cmd on the...
it would be a nice feature to add as an optional argument. It should be possible to do with something like in this example https://docs.microsoft.com/en-us/dotnet/api/system.net.security.sslstream?view=netframework-2.0 I will add it in...
Hi @viniciusmarangoni , thanks for your PR! this project was born as a POC of the vulnerability and i would like to keep it as simple as possible to just...
hi, thanks for that spot! Will address in a future release.
Hi, please include more information to troubleshoot and reproduce the issue. What OS version are you running on? What is the commandline of RunasCs.exe you are using that is causing...
hostname is not supported currently. Anyway good idea, i will add support for hostname usage in a future release.
thanks for reporting, will address this in the next release.
Hi @ynwarcs thanks for the detailed issue. I cannot reproduce the behavior you have mentioned on my Win 11. Which specific version of Windows 11 have you tested?
@ynwarcs as a temporary workaround you can use the following CLSID: `{A9819296-E5B3-4E67-8226-5E72CE9E1FB7}` It's the Universal Print Management Service “McpManagementService” and is available on Windows 11 and Server 2022. It doesn't...
Hello, this is an unexpected behavior. Please provide additional details to troubleshoot the issue. What commandline you used to run ConPtyShell? What commandline you used to run the netcat listener?...