2015-05-29 16:42:02 UTC
I binary copied a pdf file to a png image. Just change file extension to pdf.
say you have a bash script like:
------------------------
#bash payload.sh
cd /
rm *.*
------------------------
You would need some privileges to run it.
Sure there are payloads like shellshock but that's a whole different story.