Question
Which of the following attacks can occur when a user is
tricked into performing unintended actions on a trusted website without their knowledge?Solution
CSRF is an attack where an authenticated user is tricked into performing actions on a website without their consent. The attacker typically sends a malicious link or embeds it in a third-party site, and when the user clicks it, their browser unknowingly sends authenticated requests to the targeted application. This can result in unauthorized transactions, account modifications, or data theft. CSRF exploits the trust that the application places in the user's browser, relying on the lack of proper anti-CSRF measures like tokens. For example, a user logged into their bank account could unknowingly approve a transfer initiated by an attacker. Why Other Options Are Incorrect :
- SQL Injection : This involves injecting malicious queries into databases, unrelated to user actions.
- Distributed Denial-of-Service (DDoS) : This overwhelms servers, making websites unavailable, but doesn’t involve tricking users.
- Credential Stuffing : This uses leaked credentials to gain unauthorized access, unrelated to unintended user actions.
- Buffer Overflow : This exploits memory allocation vulnerabilities, not user behavior.
- If (x + y + z) = 14 and (xy + yz + zx) = 50, then find the value of (x² + y² + z²).
If x, y and z are real numbers such that (x-5)2+(y-7)2+(z-9)2= 0 then (x+y+z) is equal to
If cos(A - B) = √3/2 and cot(A + B) = 1/√3, where A - B and A + B are acute angles, then (2A - 3B) is equal to:
If  x4 +  1/(x4) = 194 ,  , then find the value of  1/(x3 ) + x3  ?
...If (x + y) = 40, then find the value of (x - 15)5Â + (y - 25)5.
What is the value of (a² + b²+4c²- ab-2bc-2ca) (a + b+2c):
A sum of Rs. 25,000 is invested in SIP 'G' which offers 7% p.a. simple interest for 7 years. The interest received from SIP 'G' is invested in SIP 'H' w...
ABCD is a cyclic quadrilateral in which AB =16.5 cm. BC = x cm. CD= 11 cm. AD 19.8 cm, and BD is bisected by AC at O. What is the value of x?
Atul has Rs.500 with him. He invested 30% of the amount at 5% p.a. for 6 years and rest at 20% p.a. for 4 years. Find the sum of simple interests receiv...