ASF quiz

ASF quiz

Professional Development

8 Qs

quiz-placeholder

Similar activities

Review multiple choice Quiz

Review multiple choice Quiz

KG - Professional Development

10 Qs

DEWE-03_RA 1.1_Tema A

DEWE-03_RA 1.1_Tema A

Professional Development

11 Qs

Sains Komputer Tingkatan 5 - 3.3.5 Menggunakan Bahasa

Sains Komputer Tingkatan 5 - 3.3.5 Menggunakan Bahasa

1st Grade - Professional Development

9 Qs

Diseño Web - Evidencia de Conocimiento

Diseño Web - Evidencia de Conocimiento

Professional Development

10 Qs

Szoftverfejlesztőknek (rövid)

Szoftverfejlesztőknek (rövid)

Professional Development

11 Qs

Pagespeed

Pagespeed

Professional Development

11 Qs

CS - Introduction to React Native

CS - Introduction to React Native

Professional Development

10 Qs

IT ENGLISH: Research Project Topics - Software Development

IT ENGLISH: Research Project Topics - Software Development

Professional Development

10 Qs

ASF quiz

ASF quiz

Assessment

Quiz

Computers

Professional Development

Medium

Created by

Wim Haes

Used 15+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Q1: Why do we perform security testing of our systems?

To increase the complexity of Software Development Lifecycle

To reduce the risk of attacks and data breaches

Public information that bank performs security testing will scare away potential hackers

To identify teams that create software with the worst quality

2.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Q2: ASF does NOT stand for what?

African Swine Flu

Application Security Framework

Affirmation Security Field

3.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Q3: Which of the following is NOT a type of security testing?

Black-box testing

Grey-box testing

Red-box tester

White-box tester

4.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Q4: What is OWASP Top 10?

List of 10 most common web application vulnerabilities

List of 10 recent web applications hacks that made it to the news

List of 10 most critical security risks to web applications

List of most basic web application vulnerabilities

5.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Q5: Why pentesters use <script>alert(1)</script> phrase while looking for Cross-Site Scripting vulnerabilities?

JavaScript alert(1) function allows execution of code on the server side

JavaScript alert(1) function allows exfiltration of victim’s cookies to the attacker

JavaScript alert(1) function is not a destructive as other JavaScript functions, such as console.log() or confirm()

JavaScript alert(1) function is a proof that JavaScript was executed in the context of a web page

6.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Media Image

Q6: What type of vulnerability is presented below?

SQL injection

Command injection

Server-Side Request Forgery

Cross-Site Scripting

7.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Q7: What type of vulnerabilities is static code analysis NOT suitable for?

Insecure coding

Implementation bugs

Design flaws

8.

MULTIPLE CHOICE QUESTION

10 mins • 1 pt

Q8: Static code analysis security testing covers which scope?

Black-box testing

Grey-box testing

Red-box testing

White-box testing