wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Pre-test CEH v13

Total questions: 15

Worksheet time: 8mins

Name
Class
Date
1.

A professional attacker exploits discovered vulnerabilities to enter a network and escalate privileges. Which phase of hacking is this?

a)

Maintaining access

b)

Scanning

c)

Gaining access

d)

Reconnaissance

2.

An attacker scans domains, subdomains, IP ranges, DNS records, and Whois. What type of information is primarily extracted?

a)

Physical security information

b)

Policy information

c)

Network information

d)

Company product information

3.

Which search engine tool lets an attacker use an image to query and track original sources and details of photos, profiles, and memes?

a)

Mention

b)

Intelius

c)

Sublist3r

d)

TinEye

4.

Which command allows an attacker with administrator privileges to hide any file or folder in a Windows system?

a)

attrib +h +s +r

b)

net user /add

c)

net user /active:no

d)

mkdir .HiddenMaliciousFiles

5.

Which technique involves leveraging features of regularly used applications such as PDFs or Windows shortcut files (.lnk) to execute malicious commands?

a)

Native applications

b)

Malicious websites

c)

Exploiting non-malicious files

d)

Memory code injection

6.

Which Windows Service Manager (SrvMan) command is used to install and start a legacy driver with a single call?

a)

srvman.exe add [service name] [display name] [/type:] [/start:] [/interactive:no] [/overwrite:yes]

b)

srvman.exe delete

c)

srvman.exe restart [/delay:]

d)

srvman.exe run [service name] [/copy:yes] [/overwrite:no] [/stopafter:]

7.

Identify the malware analysis platform used to scan files, URLs, endpoints, and memory dumps, helping extract strings and identify their use in other files.

a)

Network Spoofer

b)

Intezer

c)

cSploit

d)

xHelper

8.

Which protocol allows a user’s workstation to access mail from a mailbox server and send mail from the workstation to the mailbox server via SMTP?

a)

FTP

b)

SMTP

c)

HTTP

d)

POP

9.

Which of the following is a generic exploit designed to perform advanced attacks against human elements to compromise a target to offer sensitive information?

a)

Wireshark

b)

NetScanTools Pro

c)

Cain and Abel

d)

Social-Engineer Toolkit (SET)

10.

In which of the following attacks does an attacker use a combination of volumetric, protocol, and application-layer attacks to take down a target system or service?

a)

HTTP GET/POST attack

b)

Slowloris attack

c)

Peer-to-peer attack

d)

Multi-vector attack

11.

In which of the following session hijacking phases does an attacker break the connection to a victim's machine with knowledge of the next sequence number (NSN)?

a)

Session ID prediction

b)

Session desynchronization

c)

Command injection

d)

Monitor

12.

Which attack abuses data compression in protocols like SSL/TLS, SPDY, and HTTPS to decrypt secret session cookies and hijack sessions?

a)

CRIME attack

b)

Proxy servers

c)

Session donation attack

d)

Forbidden attack

13.

Which technique manipulates the TCP/IP stack to slow worms and backdoors?

a)

Layer 4 tar pits

b)

Layer 2 tar pits

c)

Layer 7 tar pits

d)

Honeyd honeypot

14.

An attacker wants to perform a session hijacking attack. What tool should he use to achieve his objective?

a)

Burp Suite

b)

Netcraft

c)

Nessus

d)

Hydra

15.

One of the following is a clickjacking technique in which an attacker creates an iframe of 1 × 1 pixels containing malicious content placed secretly under the mouse cursor. When the user clicks on this cursor, it will be registered on a malicious page. Which is this clickjacking technique?

a)

Complete transparent overlay

b)

Click event dropping

c)

Hidden overlay

d)

Rapid content replacement