Captcha.getParams method returns a copy of the original map, making it impossible to add additional parameters to break the captcha. Ex: AmazonWaf. amazonWaf.getParams().put("challengeScript", "value"). The value will never be added to the map