Web Application Security Quiz

Web Application Security Quiz

Professional Development

8 Qs

quiz-placeholder

Similar activities

QUIZ SPESIALISASI ITOD

QUIZ SPESIALISASI ITOD

Professional Development

11 Qs

Test D6 I Next Gen SAP ABAP Cloud

Test D6 I Next Gen SAP ABAP Cloud

Professional Development

10 Qs

Lesson01 Quiz

Lesson01 Quiz

Professional Development

11 Qs

Post Test - Good Project Management for Aggressive Organization

Post Test - Good Project Management for Aggressive Organization

Professional Development

10 Qs

TIK KELAS 4

TIK KELAS 4

Professional Development

11 Qs

Cyber Ethics and Intellectual Property Quiz

Cyber Ethics and Intellectual Property Quiz

Professional Development

12 Qs

Automotive Day 2

Automotive Day 2

Professional Development

10 Qs

Integrating Video Lectures for KS 1 & 2

Integrating Video Lectures for KS 1 & 2

Professional Development

10 Qs

Web Application Security Quiz

Web Application Security Quiz

Assessment

Quiz

Information Technology (IT)

Professional Development

Medium

Created by

G3C Team

Used 3+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

The HTTP methods that can lead to security issues in a web application

OPTIONS

PUT

DELETE

TRACE

2.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

Banner can get leaked by:

Port scan

Server side error

HTTP header

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Patching a vulnerable software may lead to:

Misconfiguration of the software

Securing of the software

Degradation of the market value

Lesser customers using the software

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the security misconfiguration this HTTP header is disclosing:

HTTP/1.1 200 OK

Date: Sat, 1 May 2010 21:10:40 EST

Server: Apache Tomcat 9.0.0.M1 (Unix) (Red Hat/Linux)

Last-Modified: Wed, 16 Mar 2010 11:20:14 PST

ETag: "1986-69b-123abc46"

Accept-Ranges: bytes

Content-Length: 1110

Connection: close

Content-Type: text/html

Default password

Logs

Server Banner

None of the above

5.

MULTIPLE SELECT QUESTION

30 sec • 1 pt

To prevent security misconfigurations the developer should:

Keep strong credentials

Not expose server versions

Whitelist domains/subdomains

Disable insecure HTTP methods

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

PUT method can be used by an attacker:

Download sensitive information from the application

Upload files to the application

Delete files from the application

None of the above

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an example of security misconfiguration?

Using default credentials for an admin account

Regularly updating software

Implementing multi-factor authentication

Encrypting sensitive data

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the primary cause of security misconfiguration?

Strong password policies

Lack of proper security controls

Regular security audits

Use of secure coding practices