Web Application Security Quiz

Web Application Security Quiz

Professional Development

8 Qs

quiz-placeholder

Similar activities

HTML Fundamentals Assessment

HTML Fundamentals Assessment

Professional Development

10 Qs

Cyber Ethics and Intellectual Property Quiz

Cyber Ethics and Intellectual Property Quiz

Professional Development

12 Qs

How Cyber Safe Are You? Part 3

How Cyber Safe Are You? Part 3

Professional Development

10 Qs

SysOps Evaluation 2

SysOps Evaluation 2

Professional Development

11 Qs

DECI – WEEK9 - QUEST #1

DECI – WEEK9 - QUEST #1

Professional Development

3 Qs

Lesson01 Quiz

Lesson01 Quiz

Professional Development

11 Qs

Microsoft IT Pro Community Meetup - November

Microsoft IT Pro Community Meetup - November

Professional Development

10 Qs

Cynergy_AI (All)

Cynergy_AI (All)

Professional Development

8 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