CSRF Bypass Using Cross Frame Scripting
Initially I tested for CSRF vulnerability on this module but it was completely
mitigated and there was a token in the post request which was validated by
the server, hence CSRF was not possible.
Initially I tested for CSRF vulnerability on this module but it was completely
mitigated and there was a token in the post request which was validated by
the server, hence CSRF was not possible.