Arrexel / phpbash

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

Add file upload/download #5

Closed alisonliu closed 6 years ago

alisonliu commented 6 years ago

It would be awesome if we could upload other files via this shell.... Similar to the functionality in meterpreter.

Arrexel commented 6 years ago

Added! Simply cd to the desired directory and use the upload command to open the file selection dialog.