f255724e01
Use a new parameter instead of a header because older versions don't have access to the request object. There was an issue where the exploit would fail if the exec returned -1 despite the payload otherwise working, fixed by not trying to return output in that case. Also updates the documentation to reflect that we have a Java target now and quoting is no longer a concern.