wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Post-test Quizz RTBT

Total questions: 20

Worksheet time: 10mins

Name
Class
Date
1.

What is the main purpose of the reconnaissance phase in penetration testing?

a)

Run automated exploits

b)

Plant webshells

c)

Gather target information

d)

Create final reports

2.

Which of the following is an example of passive reconnaissance?

a)

Performing a DNS zone transfer

b)

Running a port scan with Nmap

c)

Viewing the LinkedIn profile of target staff

d)

Performing brute force login SSH

3.

Common tools used for active reconnaissance are...

a)

Maltego

b)

TheHarvester

c)

Nmap

d)

Netcat

4.

What is a webshell in the context of pentesting?

a)

Shell script for backup

b)

Script used for remote access via web server

c)

Tools for SQL injection

d)

Metasploit payload specific to Linux

5.

Which file extension is commonly used for webshells on PHP servers?

a)

.exe

b)

.html

c)

.php

d)

.txt

6.

What distinguishes Red Team from traditional pentesting?

a)

Red Team always uses Metasploit

b)

Red Team is full scope and resembles a real attacker

c)

Red Team does not need a report

d)

Red Team focuses only on one system

7.

What is the function of a reverse shell?

a)

Accessing shell from client to server

b)

Running exploits from the server

c)

Opening a connection from target to attacker

d)

Finding security vulnerabilities

8.

What is required for a reverse shell to successfully connect to the attacker?

a)

Target must be on the same LAN

b)

Attacker's port must be open and listening

c)

Attacker must have a local IP

d)

Target must install Metasploit first

9.

The website exploit-db.com is used for...

a)

Buying paid exploits

b)

Searching for CVEs from official vendors

c)

Public references for exploits and PoCs

d)

Hosting malware

10.

Tools commonly used to listen for reverse shell connections are...

a)

Nikto

b)

Netcat

c)

Sqlmap

d)

Burp Suite

11.

What is the main role of the Blue Team in an organization?

a)

Attacking internal systems

b)

Finding security vulnerabilities in applications

c)

Monitoring and responding to incidents

d)

Creating malware

12.

Which tool is included in SIEM?

a)

Wireshark

b)

Splunk

c)

Procmon

d)

Volatility

13.

The first stage in digital forensic investigation is...

a)

Analysis

b)

Presentation

c)

Collection

d)

Identification

14.

The shimcache artifact is used to view...

a)

Network connections

b)

Kernel activity

c)

Application execution history

d)

File system changes

15.

Tools like PEStudio and Detect It Easy are used for...

a)

Dynamic analysis

b)

Static analysis

c)

Memory dump

d)

File carving

16.

In dynamic analysis, the Procmon tool is used to view...

a)

Network connections

b)

Registry and file activity

c)

Virus definitions

d)

Crontab entries

17.

Where do malware often hide in Linux?

a)

/home/user/

b)

/etc/ssh/

c)

/var/log/

d)

/tmp and /dev/shm

18.

The KAPE tool is used for...

a)

Scanning ports

b)

Performing memory acquisition

c)

Conducting Windows triage

d)

Running VMs

19.

To dump RAM in Linux, the tool used is...

a)

FTK Imager

b)

SleuthKit

c)

LiME

d)

TCPView

20.

The netscan plugin in Volatility is used to...

a)

Find hidden files

b)

View active network connections

c)

View process trees

d)

Dump credentials