Answer Posted / Pinkey Kumari
In CodeIgniter, a CSRF attack is an attack where malicious code is injected into a form and submitted to the server without the user's knowledge. The goal of the attack is to perform unauthorized actions on the server. CodeIgniter provides built-in protection against CSRF attacks through the use of tokens.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers