Which of the following is a type of web attack that injects malicious scripts into web pages?
A. SQL Injection
B. Cross-Site Request Forgery (CSRF)
C. Cross-Site Scripting (XSS)
D. Phishing
Answer: Option C
Solution (By JKExamLibrary)
Cross-Site Scripting (XSS) is a vulnerability where attackers inject malicious scripts into otherwise benign websites, which are then executed in users' browsers.
Explanation:
Asymmetric cryptography utilizes a public key (available to everyone for data encryption) and a private key (kept secret by the server for data decryption).
No comments yet. Be the first to start the discussion!