Description: A Simple PHP Web Shell used for Remote Code Execution.
Details: This simple web shell allows Remote Code Execution on a web server in the condition that the web server supports php, and the attacker is able to write to the web server's directories via some sort of file upload.
Screenshots:
- Provides Clean, multi-line output, unlike many web shells.
- Provides user indication of errors in commands, along with the actual error message.
- Notifies user when commands have been successfully executed, despite there being no output.
- Uses a non-descriptive parameter, and base64 encodes commands for partial obfuscation.