Vulnerability Website

Vulnerability Website

Professional Development

10 Qs

quiz-placeholder

Similar activities

PIL Quiz

PIL Quiz

Professional Development

7 Qs

Post Test -Sosialisasi e-Bupot Unifikasi Instansi Pemerintah

Post Test -Sosialisasi e-Bupot Unifikasi Instansi Pemerintah

Professional Development

10 Qs

CSMS PLN UIW S2JB

CSMS PLN UIW S2JB

Professional Development

15 Qs

minecraft

minecraft

KG - Professional Development

14 Qs

CELOS

CELOS

1st Grade - Professional Development

9 Qs

CRUD PWPB

CRUD PWPB

10th Grade - Professional Development

10 Qs

2nd line Training week 1 Quiz

2nd line Training week 1 Quiz

Professional Development

15 Qs

Vulnerability Website

Vulnerability Website

Assessment

Quiz

Special Education

Professional Development

Medium

Created by

Pongsathon Sirithanyakul

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a common payload used for testing SQL Injection vulnerabilities?

'; DROP TABLE users; -

<script>alert('SQL Injection');</script>

%27%20OR%201%3D1%20--

SELECT * FROM users WHERE username = 'admin' AND password = 'password'

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following best describes OS command injection?

A method used to inject malicious code into a website's database

A vulnerability that allows attackers to execute arbitrary commands on a server's operating system

A technique for bypassing firewalls to gain unauthorized access to a network

A security measure implemented to prevent buffer overflow attacks

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which file extensions pose potential risks if uploaded by users?

.exe, .php, .bat

.jpg, .png, .gif

.txt, .pdf, .docx

.html, .css, .js

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a protection against a brute force password attack?

Implementing account lockout policies after a certain number of failed login attempts

Using strong and complex passwords that are difficult to guess

Employing multi-factor authentication to add an extra layer of security

Regularly updating and patching software to address potential vulnerabilities

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a possible consequence of Cross-Site Scripting (XSS) attacks?

Alteration of server-side database entries.

Compromise of system files on the server.

Elevation of user privileges within the application.

Execution of malicious scripts within the victim's browser.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a potential risk associated with weak session IDs in web applications?

Allowing attackers to execute arbitrary code on the server.

Facilitating cross-site scripting (XSS) attacks.

Enabling session hijacking and unauthorized access to user accounts.


All correct.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What is a characteristic of a race condition attack in computer security?

Exploiting vulnerabilities in cryptographic algorithms.

Manipulating timing or sequence of events to gain unauthorized access.

Generating excessive network traffic to overwhelm system resources.

Intercepting and decrypting encrypted communication between two parties.

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?