I upload this shell to my Debian server. I added .htpasswd protection and the shell works ok. Running whoami , I get www-data as expected. I would like to run su command to open a second shell with my user/pass. But running interactive commands don't work. Is this possible?
I upload this shell to my Debian server. I added .htpasswd protection and the shell works ok. Running whoami , I get www-data as expected. I would like to run su command to open a second shell with my user/pass. But running interactive commands don't work. Is this possible?