Threats & Attacks第 20 / 100 题

A malicious script stored on a vulnerable web page runs in other users' browsers when they view it. This is:

a.SQL injection
b.CSRF
c.Stored cross-site scripting
d.Clickjacking

解析

Stored cross-site scripting (XSS) persists malicious script on the server so it executes in every visitor's browser. It can steal session tokens or perform actions as the victim. Output encoding and input validation prevent XSS.

免费刷完整 100 道题库 — 无需注册。

同考点相关题目

最近核对: · 审核流程

PrepPass 编辑团队 · 依据官方资料核对 CompTIA Security+ (SY0-701) · 我们如何核对
反馈