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.
A user communicates with a computer with the help of:
Which of the following permanent database that has an entry for each terminal symbol
The component responsible for synchronizing operations using timing signals is _______________. Â
Which of the following file format is not a video file format?
 Recently who among the following was re-elected general secretary of the 20th Central Committee of the Communist Party of China (CPC)?
Which of these are examples of interpreted programming languages? Â
Pre-programmed formulas in MS Excel are called _______. Â
Which of the following technologies were used by third-generation computers?Â
________ is the highest priority interrupt capable of interrupting all software and non-vital hardware devices.Â
Which type of network mostly we build, when two or more branches of an Organisation, situated in different countries, are connected together using inter...