wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Web Application Post-Test Under Cyber Closet Project

Total questions: 25

Worksheet time: 19mins

Name
Class
Date
1.

Which of the following should be stored in the cookie?

a)

Session ID

b)

Account Privileges

c)

User Name

d)

Password

2.

In which of the following exploits does an attacker insert malicious code into a link that appears to be from a trustworthy source?

a)

Cross-Site Scripting

b)

Buffer over flows

c)

Command injection

d)

Path traversal attack

3.

Which languages are vulnerable to Cross Site Scripting attacks?

a)

Java

b)

ASP.Net

c)

Perl

d)

All of the above

4.

Which can be considered as a possible solution for SQL injection vulnerability?

a)

Data Validation

b)

Secure Cookies

c)

Encryption

d)

Comprehensive exception handling

5.

___________ is a special form of attack using which hackers’ exploit – human psychology.

a)

Cross Site Scripting

b)

Insecure network

c)

Social Engineering

d)

Reverse Engineering

6.

Which of the following is not an example of social engineering?

a)

Dumpster diving

b)

Shoulder surfing

c)

Carding

d)

Spear phishing

7.

Which of the following is a program capable of continually replicating with little or no user intervention?

a)

Virus

b)

Trojan horses

c)

Rootkit

d)

Worms

8.

Point out the correct statement.

a)

Parameterized data cannot be manipulated by a skilled and determined attacker

b)

Procedure that constructs SQL statements should be reviewed for injection vulnerabilities

c)

The primary form of SQL injection consists of indirect insertion of code

d)

None of the mentioned

9.

Which of this is an example of physical hacking?

a)

Remote Unauthorised access

b)

Inserting malware loaded USB to a system

c)

SQL Injection on SQL vulnerable site

d)

DDoS (Distributed Denial of Service) attack

10.

_________ framework made cracking of vulnerabilities easy like point and click.

a)

.Net

b)

Metasploit

c)

Zeus

d)

Ettercap

11.

Wireshark is a ____________ tool.

a)

Network protocol analysis

b)

Network connection security

c)

Connection analysis

d)

Defending malicious packet-filtering

12.

What are Sysinternal Tools?

a)

Troubleshooting Utilities

b)

Advanced Task Manager Tools

c)

Anti-virus tools

d)

Advanced System Care

13.

Which of the following Burp suite tools is used for web application mapping?

a)

Spider

b)

Scanner

c)

Both (1) and (2)

d)

None of the above

e)

Proxy

14.

___________ is a weakness that can be exploited by attackers.

a)

System with Virus

b)

System without firewall

c)

System with vulnerabilities

d)

System with a strong password

15.

A/An __________ is a piece of software or a segment of command that usually take advantage of a bug to cause unintended actions and behaviors.

a)

Malware

b)

Trojan

c)

Worms

d)

Exploit

16.

Which tool is able to convert .jpg and .doc file into a malicious file for the attacker?

a)

Msfvenom

b)

Metasploit

c)

Fake Image Exploiter

d)

All of the Above

17.

A _________ is a software bug that attackers can take advantage to gain unauthorized access in a system.

a)

System error

b)

Bugged system

c)

Security bug

d)

System virus

18.

Which tool has multiple options for social engineering attack for the hacker?

a)

SEtoolkit

b)

HTTrack

c)

Homoglyph

d)

All of the Above

19.

Security Misconfiguration occurs when?

a)

The device has a software vulnerability

b)

The device has no firewall in it

c)

The software used in the device is outdated

d)

The device default passwords have not been changed

20.

What is the Query to find the vulnerable website for SQL injection?

a)

Inurl: product.php?id

b)

Inurl: index.php?c

c)

Inurl: product.php?id=4

d)

Inurl: login.php

21.

What is the role of 'Do intercept' action command for HTTP messages?

a)

This command is responsible for the interception of the request.

b)

These command allows to quickly add an interception rule to prevent future interception of messages.

c)

It displays the HTTP status code of the current request.

d)

Both (1) and (2)

e)

Both (1) and (3)

22.

What is the role of Burp suite proxy in handing request in web application?

a)

The Burp suite proxy manages the configuration of the application.

b)

The Burp suite use 8080 port by default for handling web apps.

c)

The user need to log into the Burp Suite for the responses and requests that pass through each of the proxies.

d)

All of the above

e)

Both (1) and (3)

23.

Which of the following is/are correct about Burp suite walkthrough step in web application?

a)

It is used to test the web application.

b)

It is used to intercepting and modification of the request.

c)

It is used to check the session token management for the users.

d)

All of the above

e)

Both (1) and (3)

24.

What are the tasks related to Burp Proxy for intercepting and manipulating the request?

a)

Intercept and modify all HTTP/S traffic passing in both directions.

b)

This tool manages the content and serialization of request.

c)

Burp proxy is used to test manually the requests and responses.

d)

It is used to modify the requests automatically.

e)

All of the above

25.

In the practical for web server attack which port was targeted?

a)

21

b)

22

c)

80

d)

443