Arrexel / phpbash

A semi-interactive PHP shell compressed into a single file.
Apache License 2.0
868 stars 195 forks source link

Uncaught TypeError: parsedResponse[2] is undefined #23

Open antihack3r opened 1 year ago

antihack3r commented 1 year ago

No hostname is shown, no current working directory, in Console tab in developer tools this error on calling getShellInfo();. PHP is installed.

antihack3r commented 1 year ago

It seems like request.responseText is an empty string. Could this be a server misconfiguration?