Skip to content

Captcha.getParams method return a copy of original HasMap #15

Description

@Arthur-SNAP

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions