wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Face_to_face_2021

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

Who is responsible for security at thoughtworks?

a)

AppSec Team

b)

Everyone

c)

IT Team

d)

Chief Information security officer

2.

Which among the following four passwords is most secure?

a)

into*48

b)

1234

c)

Boat123

d)

WTh!5Z2yi

3.

This type of attack is designed to hinder the normal operation of a website, or other network resource?

a)

DOS

b)

Phishing

c)

SQLi

d)

XSS

4.

Which cryptography approach is most often used by today's internet businesses and users?

a)

Public Key Infrastructure

b)

Single sign on

c)

Encrypting File System

d)

Output feedback

5.

Which one of the following refers to the technique used for verifying the integrity of the message?

a)

Encoding

b)

Encryption

c)

Decryption

d)

Hashing

6.

Which of the following used by nation-state actors to bypass SolarWinds' security and gain access to its systems ?

a)

Backdoor

b)

Adware

c)

Ransomeware

d)

Virus

7.

Which of the below is a self-replicating malware that spreads by duplicating itself without user interation?

a)

Worm

b)

Virus

c)

Malware

d)

Trojan

8.

Voice ID, fingerprint scan and iris recognition are each examples of :

a)

Biometric authentication factors

b)

Two Factor Authentication

c)

Security Token

d)

PCIDSS

9.

Which was the first computer virus among the following?

a)

Creeper

b)

TROJAN

c)

HARLIE

d)

Viru Sahastrabuddhe

10.

Recently attacker targeted few universities with the Omicron Scam email. Which type of attack was it?

a)

Phishing

b)

Farming

c)

Email Spoofing

d)

Email bombing

11.

Netsparker and Burp Suite Professional are examples of:

a)

Web Vulnerability Scanning tool

b)

Web application firewalls

c)

Antimalware

d)

VPN

12.

Web application firewalls (WAFs) help prevent which application layer attack?

a)

SQLi

b)

XSS

c)

DOS

d)

All of the Above

13.

Which vulnerabilities may be missed by manual code reviews but picked up by automated pen testing tools?

a)

Logical Flaw

b)

Access Control Issues

c)

Encryption misconfigurations

d)

All of the above

14.

If your web app has to defend itself against XSS issue that steal session IDs, which cookie attribute is required?

a)

HTTPOnly

b)

Secure

c)

Domain

d)

Same

15.

Defense in Depth is an approach used by developers to restrict attacks in case of any Security incident:

a)

Ture

b)

False