Which of the following is a type of web-based attack that tricks a user into executing unwanted actions on a trusted site where they are authenticated? MCQ with Answer and Explanation
Which of the following is a type of web-based attack that tricks a user into executing unwanted actions on a trusted site where they are authenticated?
A. Phishing
B. XSS
C. CSRF
D. SQL Injection
Answer: Option C
Solution (By JKSSB Mock Tests)
Cross-Site Request Forgery (CSRF) forces an authenticated user to perform actions on a web application without their consent.
Explanation:
SSH (Secure Shell) is a cryptographic network protocol for secure remote login and command execution over an insecure network, unlike Telnet which is unencrypted.
Explanation:
REST (Representational State Transfer) is an architectural style for designing networked applications, using HTTP methods for CRUD operations.
No comments yet. Be the first to start the discussion!