wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

Certified Ethical Hacker 1

Total questions: 10

Worksheet time: 30mins

Name
Class
Date
1.

The Payment Card Industry Data Security Standard (PCI DSS) contains six different categories of control objectives. Each objective contains one or more requirements, which must be followed in order to achieve compliance. Which of the following requirements would best fit under the objective, "Implement strong access control measures"?

a)

Regularly test security systems and processes.

b)

Encrypt transmission of cardholder data across open, public networks.

c)

Assign a unique ID to each person with computer access.

d)

Use and regularly update anti-virus software on all systems commonly affected by malware.

2.

Which of the following act requires employer's standard national numbers to identify them on standard transactions?

a)

SOX

b)

HIPAA

c)

DMCA

d)

PCI DSS

3.

Which of the following is an NMAP script that could help detect HTTP Methods such as GET, POST, HEAD, PUT, DELETE, TRACE?

a)

http-git

b)

http-headers

c)

http enum

d)

http-methods

4.

Sid is a judge for a programming contest. Before the code reaches him it goes through a restricted OS and is tested there. If it passes, then it moves onto Sid. What is this middle step called?

a)

Fuzzy-testing the code

b)

Third party running the code

c)

Sandboxing the code

d)

String validating the code

5.

What is the process of logging, recording, and resolving events that take place in an organization?

a)

Incident Management Process

b)

Protection Policy

c)

Security Policy

d)

Metrics

6.

A hacker has managed to gain access to a Linux host and stolen the password file from /etc/passwd. How can he use it?

a)

The password file does not contain the passwords themselves.

b)

He can open it and read the user ids and corresponding passwords.

c)

He can open it and read the user ids and corresponding passwords.

d)

He cannot read it because it is encrypted.

7.

Darius is analysing IDS logs. During the investigation, he noticed that there was nothing suspicious found and an alert was triggered on normal web application traffic. He can mark this alert as:

a)

False-Negative

b)

False-Positive

c)

True-Positive

d)

False-Signature

8.

What is the proper response for a NULL scan if the port is closed?

a)

SYN

b)

ACK

c)

FIN

d)

PSH

e)

RST

9.

A recent security audit revealed that there were indeed several occasions that the company's network was breached. After investigating, you discover that your IDS is not configured properly and therefore is unable to trigger alarms when needed. What type of alert is the IDS giving?

a)

True Positive

b)

False Negative

c)

False Positive

d)

True Negative

10.

Which of the following is used to indicate a single-line comment in structured query language (SQL)?

a)

--

b)

||

c)

%%

d)

''