itsMe Posted May 29 Share Posted May 29 This is the hidden content, please Sign In or Sign Up p0wny@shell:~# is a very basic, single-file, PHP shell. It can be used to quickly execute commands on a server when pentesting a PHP application. Use it with caution: this script represents a security risk for the server. Features: Command history (using arrow keys ↑ ↓) Auto-completion of command and file names (using Tab key) Navigate on the remote file-system (using cd command) Upload a file to the server (using upload <destination_file_name> command) Download a file from the server (using download <file_name> command) WARNING: THIS SCRIPT IS A SECURITY HOLE. DO NOT UPLOAD IT ON A SERVER UNTIL YOU KNOW WHAT YOU ARE DOING! Changelog v2023.05.28 Encode all data fields as base64 to avoid encoding errors, especially on Windows (@cli-ish, #8, #35) This is the hidden content, please Sign In or Sign Up Link to comment Share on other sites More sharing options...
Recommended Posts