What type of software vulnerability occurs when untrusted user code commands are output directly into another user’s browser view, enabling script injection exploits? MCQ with Answer and Explanation
What type of software vulnerability occurs when untrusted user code commands are output directly into another user’s browser view, enabling script injection exploits?
A. Zero-Day Exploit
B. Buffer Overflow
C. Cross-Site Scripting (XSS)
D. SQL Injection
Answer: Option C
Solution (By JKSSB Mock Tests)
XSS allows threat actors to execute malicious client-side scripts inside other users' browser views by compromising vulnerable web outputs.
What type of script vulnerability targets database processing fields by passing unvalidated parameters directly into an application’s dynamic query logic?
Explanation:
A security awareness program educates users about various security risks, such as phishing and malware, and promotes best practices to protect against them.
A security policy that assumes no user or device should be trusted by default, requiring continuous verification at every stage of network access, is known as:
Explanation:
Zero Trust is an IT security model based on the premise of 'never trust, always verify,' requiring strict identity validation for every person and device trying to access resources on a private network.
No comments yet. Be the first to start the discussion!