XSS I

XSS I

Professional Development

10 Qs

quiz-placeholder

Similar activities

White Belt ALD - 2021 Quiz #2

White Belt ALD - 2021 Quiz #2

Professional Development

8 Qs

PL-200

PL-200

Professional Development

11 Qs

REVIEWER 2021 pt.3

REVIEWER 2021 pt.3

Professional Development

15 Qs

Quiz 10

Quiz 10

Professional Development

10 Qs

MCQ questions

MCQ questions

Professional Development

8 Qs

OrenG WASA Quiz (Day2)

OrenG WASA Quiz (Day2)

Professional Development

10 Qs

PHP tutorial review

PHP tutorial review

Professional Development

15 Qs

WhiteBelt - Quiz #2

WhiteBelt - Quiz #2

Professional Development

8 Qs

XSS I

XSS I

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

G3C Team

Used 134+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

XSS is:

Injection of commands

Injection parameters

Injection of scripts

All of the above

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following languages are associated with cross-site scripting? [Multiple Choice]

HTML

SQL

XSLT

JavaScript

3.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Which of the following threats are most likely to be caused by poor input validation?

[Multiple Choice]

Injection

XSS

Weak Cryptography

Insecure Communication (SSL not implemented)

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which attack can execute scripts in the user’s browser and is capable of hijacking user sessions, defacing websites or redirecting the user to malicious sites?

SQL Injection

Malware Uploading

Man in the middle

Cross site scripting

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

By exploiting XSS, an attackers can perform a variety of malicious activities, such as:

[Multiple Choice]

Hijack an account

Spread web worms

Control the browser remotely

Access browser history and clipboard contents

Scan and exploit intranet appliances and applications

6.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

XSS can be prevented by:

[Multiple Choice]

Input Validation

Input Sanitization

Escaping

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<script>document.write("Site is at: " + document.location.href + "."); </script>


This may lead to:

All types of XSS

Stored XSS

Reflected XSS

DOM based XSS

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?