Web Application Security Quiz

Web Application Security Quiz

Professional Development

8 Qs

quiz-placeholder

Similar activities

OSS Security

OSS Security

Professional Development

6 Qs

Ethical Hacking Kali Linux Part 4

Ethical Hacking Kali Linux Part 4

Professional Development

10 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

SysOps Quizz 4

SysOps Quizz 4

Professional Development

6 Qs

LINKS Cyber Youth Challenge - Round 3

LINKS Cyber Youth Challenge - Round 3

Professional Development

10 Qs

Treinamento - Vlow

Treinamento - Vlow

Professional Development

10 Qs

LINKS Cyber Youth Challenge - Round 4

LINKS Cyber Youth Challenge - Round 4

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