SecLists
SecLists copied to clipboard
Add Dysco(Dynamic PHP Shell Command for RCE)
Dysco(Dynamic PHP Shell Command for RCE). This is example PHP Shell with support for dynamic RCE command, it's useful when you are don't know which php function is disabled.
Why
When You are uploading php reverse shell and it doesn't give you reverse shell without any reason? You only have one chance to upload shell, don't waste your time. Use this, it will use and check available command and then run your requested command.
Supported Function
- exec
- shell_exec
- system
- passthru
- eval
- More soon
Usage
Upload this to your target and then open script:
http://blablabla.com/dysco.php?cmd=your_command_execution
Repo: https://github.com/aancw/Dysco/