Web Application Security Quiz

Web Application Security Quiz

Professional Development

8 Qs

quiz-placeholder

Similar activities

OSS Licensing

OSS Licensing

Professional Development

6 Qs

Introduction of Microsoft 365 Apps for Business

Introduction of Microsoft 365 Apps for Business

Professional Development

10 Qs

DEAM (Quiz 1)

DEAM (Quiz 1)

Professional Development

11 Qs

Treinamento - Vlow

Treinamento - Vlow

Professional Development

10 Qs

Tech City Grid 5: DevSecOps

Tech City Grid 5: DevSecOps

Professional Development

3 Qs

Outsmart the Social Engineer

Outsmart the Social Engineer

Professional Development

5 Qs

Prof.Kazuo QUIZZ 1

Prof.Kazuo QUIZZ 1

Professional Development

10 Qs

OT Cyber Security Audit Workshop

OT Cyber Security Audit Workshop

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