0% found this document useful (0 votes)
37 views47 pages

Question CEH Part 1

Uploaded by

Thái Đỗ Văn
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views47 pages

Question CEH Part 1

Uploaded by

Thái Đỗ Văn
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 47

Question #1

A user is attempting to navigate to a website from inside the company network using a desktop. When
the user types in the URL, https://www.site.com, the user is presented with a certificate mismatch
warning from the browser. The user does not receive a warning when visiting
http://www.anothersite.com. Which of the following describes this attack?

A. On-path

B. Domain hijacking

C. DNS poisoning Most Voted

D. Evil twin

Answer: B

Community vote distribution

C (50%)

B (35%)

Other

Question #2

Which of the following tools is effective in preventing a user from accessing unauthorized removable
media?

A. USB data blocker Most Voted

B. Faraday cage

C. Proximity reader

D. Cable lock

Answer: A

Community vote distribution

A (100%)

Question #3
A Chief Security Officer is looking for a solution that can provide increased scalability and flexibility for
back-end infrastructure, allowing it to be updated and modified without disruption to services. The
security architect would like the solution selected to reduce the back-end server resources and has
highlighted that session persistence is not important for the applications running on the back-end
servers. Which of the following would BEST meet the requirements?

A. Reverse proxy Most Voted

B. Automated patch management

C. Snapshots

D. NIC teaming

Answer: C

Community vote distribution

A (95%)

5%

Question #4

Which of the following describes a social engineering technique that seeks to exploit a person's sense of
urgency?

A. A phishing email stating a cash settlement has been awarded but will expire soon Most Voted

B. A smishing message stating a package is scheduled for pickup

C. A vishing call that requests a donation be made to a local charity

D. A SPIM notification claiming to be undercover law enforcement investigating a cybercrime

Answer: C

Community vote distribution

A (95%)

5%

Question #5

A security analyst is reviewing application logs to determine the source of a breach and locates the
following log: https://www.comptia.com/login.php?id='%20or%20'1'1='1
Which of the following has been observed?

A. DLL Injection

B. API attack

C. SQLi Most Voted

D. XSS

Answer: C

Community vote distribution

C (100%)

Question #6

An audit identified PII being utilized in the development environment of a critical application. The Chief
Privacy Officer (CPO) is adamant that this data must be removed; however, the developers are
concerned that without real data they cannot perform functionality tests and search for specific data.
Which of the following should a security professional implement to BEST satisfy both the CPO's and the
development team's requirements?

A. Data anonymization Most Voted

B. Data encryption

C. Data masking Most Voted

D. Data tokenization

Answer: A

Community vote distribution

C (54%)

A (45%)

1%

Question #7

A company is implementing a DLP solution on the file server. The file server has PII, financial information,
and health information stored on it. Depending on what type of data that is hosted on the file server, the
company wants different DLP rules assigned to the data. Which of the following should the company do
to help accomplish this goal?

A. Classify the data. Most Voted

B. Mask the data.

C. Assign the application owner.

D. Perform a risk analysis.

Answer: A

Community vote distribution

A (100%)

Question #8

A forensics investigator is examining a number of unauthorized payments that were reported on the
company's website. Some unusual log entries show users received an email for an unwanted mailing list
and clicked on a link to attempt to unsubscribe. One of the users reported the email to the phishing
team, and the forwarded email revealed the link to be:

<a href="https://www.company.com/payto.do?routing=00001111&acct=22223334&amount=250">Click
here to unsubscribe</a>

Which of the following will the forensics investigator MOST likely determine has occurred?

A. SQL injection

B. Broken authentication

C. XSS

D. XSRF Most Voted

Answer: B

Community vote distribution

D (87%)

12%

Question #9
A report delivered to the Chief Information Security Officer (CISO) shows that some user credentials
could be exfiltrated. The report also indicates that users tend to choose the same credentials on
different systems and applications. Which of the following policies should the CISO use to prevent
someone from using the exfiltrated credentials?

A. MFA Most Voted

B. Lockout

C. Time-based logins

D. Password history Most Voted

Answer: A

Community vote distribution

A (53%)

D (47%)

Question #10

A company wants to simplify the certificate management process. The company has a single domain
with several dozen subdomains, all of which are publicly accessible on the internet. Which of the
following BEST describes the type of certificate the company should implement?

A. Subject alternative name

B. Wildcard Most Voted

C. Self-signed

D. Domain validation

Answer: B

Community vote distribution

Question #11

Which of the following is an effective tool to stop or prevent the exfiltration of data from a network?

A. DLP Most Voted

B. NIDS

C. TPM
D. FDE

Answer: A

Community vote distribution

A (93%)

7%

Question #12

Several attempts have been made to pick the door lock of a secure facility. As a result, the security
engineer has been assigned to implement a stronger preventative access control. Which of the following
would BEST complete the engineer's assignment?

A. Replacing the traditional key with an RFID key Most Voted

B. Installing and monitoring a camera facing the door

C. Setting motion-sensing lights to illuminate the door on activity

D. Surrounding the property with fencing and gates

Answer: A

Community vote distribution

A (98%)

2%

Question #13

Which of the following can be used by a monitoring tool to compare values and detect password leaks
without providing the actual credentials?

A. Hashing Most Voted

B. Tokenization

C. Masking

D. Encryption

Answer: A
Community vote distribution

A (100%)

Question #14

A security engineer is building a file transfer solution to send files to a business partner. The users would
like to drop off the files in a specific directory and have the server send the file to the business partner.
The connection to the business partner is over the internet and needs to be secure. Which of the
following can be used?

A. S/MIME

B. LDAPS

C. SSH Most Voted

D. SRTP

Answer: C

Community vote distribution

C (94%)

3%

Question #15

An administrator needs to protect user passwords and has been advised to hash the passwords. Which
of the following BEST describes what the administrator is being advised to do?

A. Perform a mathematical operation on the passwords that will convert them into unique strings. Most
Voted

B. Add extra data to the passwords so their length is increased, making them harder to brute force.

C. Store all passwords in the system in a rainbow table that has a centralized location.

D. Enforce the use of one-time passwords that are changed for every login session.

Answer: A

Community vote distribution

A (94%)
6%

Question #16

Which of the following would be indicative of a hidden audio file found inside of a piece of source code?

A. Steganography Most Voted

B. Homomorphic encryption

C. Cipher suite

D. Blockchain

Answer: A

Community vote distribution

A (100%)

Question #17

A user enters a username and a password at the login screen for a web portal. A few seconds later the
following message appears on the screen:

Please use a combination of numbers, special characters, and letters in the password field.

Which of the following concepts does this message describe?

A. Password complexity Most Voted

B. Password reuse

C. Password history

D. Password age

Answer: A

Community vote distribution

A (100%)

Question #18
A company recently experienced an inside attack using a corporate machine that resulted in data
compromise. Analysis indicated an unauthorized change to the software circumvented technological
protection measures. The analyst was tasked with determining the best method to ensure the integrity
of the systems remains intact and local and remote boot attestation can take place. Which of the
following would provide the BEST solution?

A. HIPS

B. FIM

C. TPM Most Voted

D. DLP

Answer: C

Community vote distribution

C (97%)

3%

Question #19

Which of the following is a reason to publish files' hashes?

A. To validate the integrity of the files Most Voted

B. To verify if the software was digitally signed

C. To use the hash as a software activation key

D. To use the hash as a decryption passphrase

Answer: A

Community vote distribution

A (100%)

Question #20

A security manager has tasked the security operations center with locating all web servers that respond
to an unsecure protocol. Which of the following commands could an analyst run to find the requested
servers?

A. nslookup 10.10.10.0
B. nmap -p 80 10.10.10.0/24 Most Voted

C. pathping 10.10.10.0 -p 80

D. ne -l -p 80

Answer: B

Community vote distribution

B (100%)

Question #21

Which biometric error would allow an unauthorized user to access a system?

A. False acceptance Most Voted

B. False entrance

C. False rejection

D. False denial

Answer: A

Community vote distribution

A (100%)

Question #22

A company is auditing the manner in which its European customers' personal information is handled.
Which of the following should the company consult?

A. GDPR Most Voted

B. ISO

C. NIST

D. PCI DSS

Answer: A

Community vote distribution


A (100%)

Question #23

Which of the following are common VoIP-associated vulnerabilities? (Choose two.)

A. SPIM

B. Vishing Most VotedMost Voted

C. Hopping Most Voted

D. Phishing

E. Credential harvesting Most Voted

F. Tailgating

Answer: AB

Community vote distribution

BE (44%)

AB (41%)

Other

Question #24

Which of the following describes the exploitation of an interactive process to gain access to restricted
areas?

A. Persistence

B. Buffer overflow

C. Privilege escalation Most Voted

D. Pharming

Answer: C

Community vote distribution

C (81%)

B (19%)
Question #25

An organization is planning to open other data centers to sustain operations in the event of a natural
disaster. Which of the following considerations would BEST support the organization's resiliency?

A. Geographic dispersal Most Voted

B. Generator power

C. Fire suppression

D. Facility automation

Answer: A

Community vote distribution

A (100%)

Question #26

A security engineer is deploying a new wireless network for a company. The company shares office space
with multiple tenants. Which of the following should the engineer configure on the wireless network to
ensure that confidential data is not exposed to unauthorized users?

A. EAP Most Voted

B. TLS

C. HTTPS

D. AES Most Voted

Answer: D

Community vote distribution

D (52%)

A (48%)

1%

Question #27
The Chief Compliance Officer from a bank has approved a background check policy for all new hires.
Which of the following is the policy MOST likely protecting against?

A. Preventing any current employees' siblings from working at the bank to prevent nepotism

B. Hiring an employee who has been convicted of theft to adhere to industry compliance Most Voted

C. Filtering applicants who have added false information to resumes so they appear better qualified

D. Ensuring no new hires have worked at other banks that may be trying to steal customer information

Answer: C

Community vote distribution

B (92%)

8%

Question #28

An engineer recently deployed a group of 100 web servers in a cloud environment. Per the security
policy, all web-server ports except 443 should be disabled.

Which of the following can be used to accomplish this task?

A. Application allow list

B. SWG

C. Host-based firewall Most Voted

D. VPN

Answer: B

Community vote distribution

C (74%)

B (26%)

1%

Question #29
A technician was dispatched to complete repairs on a server in a data center. While locating the server,
the technician entered a restricted area without authorization. Which of the following security controls
would BEST prevent this in the future?

A. Use appropriate signage to mark all areas.

B. Utilize cameras monitored by guards.

C. Implement access control vestibules. Most Voted

D. Enforce escorts to monitor all visitors.

Answer: B

Community vote distribution

C (69%)

D (30%)

1%

Question #30

Which of the following would BEST provide a systems administrator with the ability to more efficiently
identify systems and manage permissions and policies based on location, role, and service level?

A. Standard naming conventions Most Voted

B. Domain services

C. Baseline configurations

D. Diagrams

Answer: B

Community vote distribution

A (61%)

B (39%)

Question #31

Which of the following would detect intrusions at the perimeter of an airport?

A. Signage
B. Fencing

C. Motion sensors Most Voted

D. Lighting

E. Bollards

Answer: E

Community vote distribution

C (95%)

2%

Question #32

A security analyst is concerned about critical vulnerabilities that have been detected on some
applications running inside containers. Which of the following is the

BEST remediation strategy?

A. Update the base container Image and redeploy the environment. Most Voted

B. Include the containers in the regular patching schedule for servers.

C. Patch each running container individually and test the application.

D. Update the host in which the containers are running.

Answer: B

Community vote distribution

A (76%)

14%

7%

Question #33

An organization has decided to purchase an insurance policy because a risk assessment determined that
the cost to remediate the risk is greater than the five- year cost of the insurance policy. The organization
is enabling risk:

A. avoidance.
B. acceptance.

C. mitigation.

D. transference. Most Voted

Answer: D

Community vote distribution

D (100%)

Question #34

A security analyst receives an alert from the company's SIEM that anomalous activity is coming from a
local source IP address of 192.168.34.26. The Chief

Information Security Officer asks the analyst to block the originating source. Several days later, another
employee opens an internal ticket stating that vulnerability scans are no longer being performed
properly. The IP address the employee provides is 192.168.34.26. Which of the following describes this
type of alert?

A. True negative

B. True positive

C. False positive Most Voted

D. False negative

Answer: A

Community vote distribution

C (91%)

6%

Question #35

A security analyst wants to reference a standard to develop a risk management program. Which of the
following is the BEST source for the analyst to use?

A. SSAE SOC 2

B. ISO 31000 Most Voted


C. NIST CSF

D. GDPR

Answer: C

Community vote distribution

B (87%)

13%

Question #36

The Chief Information Security Officer (CISO) requested a report on potential areas of improvement
following a security incident. Which of the following incident response processes is the CISO requesting?

A. Lessons learned Most Voted

B. Preparation

C. Detection

D. Containment

E. Root cause analysis

Answer: A

Community vote distribution

A (93%)

7%

Question #37

A company is providing security awareness training regarding the importance of not forwarding social
media messages from unverified sources. Which of the following risks would this training help to
prevent?

A. Hoaxes Most Voted

B. SPIMs

C. Identity fraud

D. Credential harvesting
Answer: A

Community vote distribution

A (77%)

B (18%)

5%

Question #38

A security analyst is receiving numerous alerts reporting that the response time of an internet-facing
application has been degraded. However, the internal network performance was not degraded. Which of
the following MOST likely explains this behavior?

A. DNS poisoning

B. MAC flooding

C. DDoS attack Most Voted

D. ARP poisoning

Answer: C

Community vote distribution

C (100%)

Question #39

Which of the following will increase cryptographic security?

A. High data entropy Most Voted

B. Algorithms that require less computing power

C. Longer key longevity

D. Hashing

Answer: A

Community vote distribution


A (97%)

2%

Question #40

Which of the following statements BEST describes zero-day exploits?

A. When a zero-day exploit is discovered, the system cannot be protected by any means.

B. Zero-day exploits have their own scoring category in CVSS.

C. A zero-day exploit is initially undetectable, and no patch for it exists. Most Voted

D. Discovering zero-day exploits is always performed via bug bounty programs.

Answer: C

Community vote distribution

C (100%)

Question #41

A company wants to restrict emailing of PHI documents. The company is implementing a DLP solution. In
order to restrict PHI documents, which of the following should be performed FIRST?

A. Retention

B. Governance

C. Classification Most Voted

D. Change management

Answer: C

Community vote distribution

C (100%)

Question #42

A security analyst is investigating some users who are being redirected to a fake website that resembles
www.comptia.org. The following output was found on the naming server of the organization:
Which of the following attacks has taken place?

A. Domain reputation

B. Domain hijacking

C. Disassociation

D. DNS poisoning Most Voted

Answer: B

Community vote distribution

D (95%)

5%

Question #43

Which of the following describes the continuous delivery software development methodology?

A. Waterfall

B. Spiral

C. V-shaped

D. Agile Most Voted

Answer: D

Community vote distribution

D (100%)

Question #44

Which of the following is the BEST example of a cost-effective physical control to enforce a USB
removable media restriction policy?

A. Putting security/antitamper tape over USB ports, logging the port numbers, and regularly inspecting
the ports Most Voted

B. Implementing a GPO that will restrict access to authorized USB removable media and regularly
verifying that it is enforced Most Voted
C. Placing systems into locked, key-controlled containers with no access to the USB ports Most Voted

D. Installing an endpoint agent to detect connectivity of USB and removable media

Answer: B

Community vote distribution

A (58%)

B (31%)

10%

Question #45

A company suspects that some corporate accounts were compromised. The number of suspicious logins
from locations not recognized by the users is increasing.

Employees who travel need their accounts protected without the risk of blocking legitimate login
requests that may be made over new sign-in properties. Which of the following security controls can be
implemented?

A. Enforce MFA when an account request reaches a risk threshold. Most Voted

B. Implement geofencing to only allow access from headquarters.

C. Enforce time-based login requests that align with business hours.

D. Shift the access control scheme to a discretionary access control.

Answer: A

Community vote distribution

A (100%)

Question #46

An organization wants to participate in threat intelligence information sharing with peer groups. Which
of the following would MOST likely meet the organization's requirement?

A. Perform OSINT investigations.

B. Subscribe to threat intelligence feeds.

C. Submit RFCs.
D. Implement a TAXII server. Most Voted

Answer: D

Community vote distribution

D (92%)

8%

Question #47

Which of the following is the MOST effective control against zero-day vulnerabilities?

A. Network segmentation Most Voted

B. Patch management

C. Intrusion prevention system

D. Multiple vulnerability scanners

Answer: C

Community vote distribution

A (60%)

C (26%)

14%

Question #48

Which of the following is the GREATEST security concern when outsourcing code development to third-
party contractors for an internet-facing application?

A. Intellectual property theft

B. Elevated privileges

C. Unknown backdoor Most Voted

D. Quality assurance

Answer: C
Community vote distribution

C (94%)

6%

Question #49

An organization has hired a red team to simulate attacks on its security posture. Which of the following
will the blue team do after detecting an IoC?

A. Reimage the impacted workstations.

B. Activate runbooks for incident response. Most Voted

C. Conduct forensics on the compromised system.

D. Conduct passive reconnaissance to gather information.

Answer: C

Community vote distribution

B (86%)

14%

Question #50

An amusement park is implementing a biometric system that validates customers' fingerprints to ensure
they are not sharing tickets. The park's owner values customers above all and would prefer customers'
convenience over security. For this reason, which of the following features should the security team
prioritize

FIRST?

A. Low FAR

B. Low efficacy

C. Low FRR Most Voted

D. Low CER

Answer: C

Community vote distribution


C (100%)

Question #51

Which of the following organizations sets frameworks and controls for optimal security configuration on
systems?

A. ISO

B. GDPR

C. PCI DSS

D. NIST Most Voted

Answer: D

Community vote distribution

D (90%)

10%

Question #52

An organization discovered files with proprietary financial data have been deleted. The files have been
recovered from backup, but every time the Chief Financial

Officer logs in to the file server, the same files are deleted again. No other users are experiencing this
issue. Which of the following types of malware is MOST likely causing this behavior?

A. Logic bomb Most Voted

B. Cryptomalware

C. Spyware

D. Remote access Trojan

Answer: A

Community vote distribution

A (100%)

Question #53
A security analyst has identified malware spreading through the corporate network and has activated
the CSIRT. Which of the following should the analyst do

NEXT?

A. Review how the malware was introduced to the network.

B. Attempt to quarantine all infected hosts to limit further spread. Most Voted

C. Create help desk tickets to get infected systems reimaged.

D. Update all endpoint antivirus solutions with the latest updates.

Answer: B

Community vote distribution

B (98%)

2%

Question #54

During an incident response, an analyst applied rules to all inbound traffic on the border firewall and
implemented ACLs on each critical server. Following an investigation, the company realizes it is still
vulnerable because outbound traffic is not restricted, and the adversary is able to maintain a presence in
the network.

In which of the following stages of the Cyber Kill Chain is the adversary currently operating?

A. Reconnaissance

B. Command and control Most Voted

C. Actions on objective

D. Exploitation

Answer: C

Community vote distribution

B (90%)

5%

Question #55
A recent security breach exploited software vulnerabilities in the firewall and within the network
management solution. Which of the following will MOST likely be used to identify when the breach
occurred through each device?

A. SIEM correlation dashboards Most Voted

B. Firewall syslog event logs

C. Network management solution login audit logs

D. Bandwidth monitors and interface sensors

Answer: A

Community vote distribution

A (100%)

Question #56

Which of the following is the FIRST environment in which proper, secure coding should be practiced?

A. Stage

B. Development Most Voted

C. Production

D. Test

Answer: A

Community vote distribution

B (85%)

Other

Question #57

A cloud service provider has created an environment where customers can connect existing local
networks to the cloud for additional computing resources and block internal HR applications from
reaching the cloud. Which of the following cloud models is being used?

A. Public

B. Community
C. Hybrid Most Voted

D. Private Most Voted

Answer: C

Community vote distribution

C (73%)

D (20%)

5%

Question #58

An organization has developed an application that needs a patch to fix a critical vulnerability. In which of
the following environments should the patch be deployed

LAST?

A. Test

B. Staging

C. Development

D. Production Most Voted

Answer: C

Community vote distribution

D (86%)

9%

Question #59

An organization is building backup server rooms in geographically diverse locations. The Chief
Information Security Officer implemented a requirement on the project that states the new hardware
cannot be susceptible to the same vulnerabilities in the existing server room. Which of the following
should the systems engineer consider?

A. Purchasing hardware from different vendors Most Voted

B. Migrating workloads to public cloud infrastructure


C. Implementing a robust patch management solution

D. Designing new detective security controls

Answer: B

Community vote distribution

A (79%)

11%

8%

Question #60

A security analyst is working on a project to implement a solution that monitors network


communications and provides alerts when abnormal behavior is detected.

Which of the following is the security analyst MOST likely implementing?

A. Vulnerability scans

B. User behavior analysis Most Voted

C. Security orchestration, automation, and response Most Voted

D. Threat hunting

Answer: B

Community vote distribution

B (74%)

C (26%)

Question #61

Data exfiltration analysis indicates that an attacker managed to download system configuration notes
from a web server. The web-server logs have been deleted, but analysts have determined that the
system configuration notes were stored in the database administrator's folder on the web server. Which
of the following attacks explains what occurred? (Choose two.)

A. Pass-the-hash

B. Directory traversal Most Voted


C. SQL injection

D. Privilege escalation Most Voted

E. Cross-site scripting

F. Request forgery

Answer: BD

Community vote distribution

BD (80%)

BC (16%)

3%

Question #62

A junior security analyst is conducting an analysis after passwords were changed on multiple accounts
without users' interaction. The SIEM have multiple login entries with the following text: suspicious event
- user: scheduledtasks successfully authenticate on AD on abnormal time suspicious event - user:
scheduledtasks failed to execute c:\weekly_checkups\amazing-3rdparty-domain-assessment.py
suspicious event - user: scheduledtasks failed to execute c:\weekly_checkups\secureyourAD-3rdparty-
compliance.sh suspicious event - user: scheduledtasks successfully executed
c:\weekly_checkups\amazing-3rdparty-domain-assessment.py

Which of the following is the MOST likely attack conducted on the environment?

A. Malicious script Most Voted

B. Privilege escalation Most Voted

C. Domain hijacking

D. DNS poisoning

Answer: A

Community vote distribution

A (83%)

Other

Question #63
A customer service representative reported an unusual text message that was sent to the help desk. The
message contained an unrecognized invoice number with a large balance due and a link to click for more
details. Which of the following BEST describes this technique?

A. Vishing

B. Whaling

C. Phishing

D. Smishing Most Voted

Answer: D

Community vote distribution

D (100%)

Question #64

Which of the following actions would be recommended to improve an incident response process?

A. Train the team to identify the difference between events and incidents. Most Voted

B. Modify access so the IT team has full access to the compromised assets.

C. Contact the authorities if a cybercrime is suspected.

D. Restrict communication surrounding the response to the IT team.

Answer: A

Community vote distribution

A (83%)

B (17%)

Question #65

A cybersecurity administrator needs to implement a Layer 7 security control on a network and block
potential attacks. Which of the following can block an attack at

Layer 7? (Choose two.)

A. HIDS

B. NIPS Most Voted


C. HSM

D. WAF Most Voted

E. NAC

F. NIDS

Answer: BD

Community vote distribution

BD (82%)

Other

Question #66

A business operations manager is concerned that a PC that is critical to business operations will have a
costly hardware failure soon. The manager is looking for options to continue business operations without
incurring large costs. Which of the following would mitigate the manager's concerns?

A. Implement a full system upgrade.

B. Perform a physical-to-virtual migration. Most Voted

C. Install uninterruptible power supplies.

D. Purchase cybersecurity insurance.

Answer: B

Community vote distribution

B (100%)

Question #67

An organization has activated an incident response plan due to a malware outbreak on its network. The
organization has brought in a forensics team that has identified an internet-facing Windows server as the
likely point of initial compromise. The malware family that was detected is known to be distributed by
manually logging on to servers and running the malicious code. Which of the following actions would be
BEST to prevent reinfection from the infection vector?

A. Prevent connections over TFTP from the internal network.

B. Create a firewall rule that blocks a 22 from the internet to the server.
C. Disable file sharing over port 445 to the server.

D. Block port 3389 inbound from untrusted networks. Most Voted

Answer: C

Community vote distribution

D (90%)

8%

Question #68

Which of the following uses SAML for authentication?

A. TOTP

B. Federation Most Voted

C. Kerberos

D. HOTP

Answer: B

Community vote distribution

B (100%)

Question #69

The SOC for a large MSSP is meeting to discuss the lessons learned from a recent incident that took
much too long to resolve. This type of incident has become more common in recent weeks and is
consuming large amounts of the analysts' time due to manual tasks being performed. Which of the
following solutions should the SOC consider to BEST improve its response time?

A. Configure a NIDS appliance using a Switched Port Analyzer.

B. Collect OSINT and catalog the artifacts in a central repository.

C. Implement a SOAR with customizable playbooks. Most Voted

D. Install a SIEM with community-driven threat intelligence.

Answer: C
Community vote distribution

C (100%)

Question #70

Business partners are working on a security mechanism to validate transactions securely. The
requirement is for one company to be responsible for deploying a trusted solution that will register and
issue artifacts used to sign, encrypt, and decrypt transaction files. Which of the following is the BEST
solution to adopt?

A. PKI Most Voted

B. Blockchain

C. SAML

D. OAuth

Answer: A

Community vote distribution

A (90%)

10%

Question #71

A security analyst has been asked by the Chief Information Security Officer to:

✑ develop a secure method of providing centralized management of infrastructure

✑ reduce the need to constantly replace aging end user machines

✑ provide a consistent user desktop experience

Which of the following BEST meets these requirements?

A. BYOD

B. Mobile device management

C. VDI Most Voted

D. Containerization

Answer: C
Community vote distribution

C (100%)

Question #72

Which of the following terms describes a broad range of information that is sensitive to a specific
organization?

A. Public

B. Top secret

C. Proprietary Most Voted

D. Open-source

Answer: C

Community vote distribution

C (100%)

Question #73

A Chief Security Officer (CSO) is concerned that cloud-based services are not adequately protected from
advanced threats and malware. The CSO believes there is a high risk that a data breach could occur in
the near future due to the lack of detective and preventive controls. Which of the following should be
implemented to BEST address the CSO's concerns? (Choose two.)

A. A WAF

B. A CASB Most Voted

C. An NG-SWG Most Voted

D. Segmentation

E. Encryption

F. Containerization

Answer: CD

Community vote distribution

BC (95%)
4%

Question #74

An organization is planning to roll out a new mobile device policy and issue each employee a new laptop.
These laptops would access the users' corporate operating system remotely and allow them to use the
laptops for purposes outside of their job roles. Which of the following deployment models is being
utilized?

A. MDM and application management

B. BYOD and containers

C. COPE and VDI Most Voted

D. CYOD and VMs

Answer: B

Community vote distribution

C (94%)

3%

Question #75

Certain users are reporting their accounts are being used to send unauthorized emails and conduct
suspicious activities. After further investigation, a security analyst notices the following:

✑ All users share workstations throughout the day.

✑ Endpoint protection was disabled on several workstations throughout the network.

✑ Travel times on logins from the affected users are impossible.

✑ Sensitive data is being uploaded to external sites.

All user account passwords were forced to be reset and the issue continued.

Which of the following attacks is being used to compromise the user accounts?

A. Brute-force

B. Keylogger Most Voted

C. Dictionary
D. Rainbow

Answer: B

Community vote distribution

B (100%)

Question #76

A security forensics analyst is examining a virtual server. The analyst wants to preserve the present state
of the virtual server, including memory contents. Which of the following backup types should be used?

A. Snapshot Most Voted

B. Differential

C. Cloud

D. Full

E. Incremental

Answer: A

Community vote distribution

A (97%)

3%

Question #77

After returning from a conference, a user's laptop has been operating slower than normal and
overheating, and the fans have been running constantly. During the diagnosis process, an unknown piece
of hardware is found connected to the laptop's motherboard. Which of the following attack vectors was
exploited to install the hardware?

A. Removable media

B. Spear phishing

C. Supply chain

D. Direct access Most Voted


Answer: A

Community vote distribution

D (71%)

A (20%)

9%

Question #78

After a recent security breach, a security analyst reports that several administrative usernames and
passwords are being sent via cleartext across the network to access network devices over port 23. Which
of the following should be implemented so all credentials sent over the network are encrypted when
remotely accessing and configuring network devices?

A. SSH Most Voted

B. SNMPv3

C. SFTP

D. Telnet

E. FTP

Answer: A

Community vote distribution

A (100%)

Question #79

Which of the following provides a calculated value for known vulnerabilities so organizations can
prioritize mitigation steps?

A. CVSS Most Voted

B. SIEM

C. SOAR

D. CVE

Answer: A
Community vote distribution

A (100%)

Question #80

Several universities are participating in a collaborative research project and need to share compute and
storage resources. Which of the following cloud deployment strategies would BEST meet this need?

A. Community Most Voted

B. Private

C. Public

D. Hybrid

Answer: A

Community vote distribution

A (92%)

8%

Question #81

A forensic analyst needs to prove that data has not been tampered with since it was collected. Which of
the following methods will the analyst MOST likely use?

A. Look for tampering on the evidence collection bag.

B. Encrypt the collected data using asymmetric encryption.

C. Ensure proper procedures for chain of custody are being followed. Most Voted

D. Calculate the checksum using a hashing algorithm. Most Voted

Answer: D

Community vote distribution

D (69%)

C (31%)
Question #82

Multiple business accounts were compromised a few days after a public website had its credentials
database leaked on the Internet. No business emails were identified in the breach, but the security team
thinks that the list of passwords exposed was later used to compromise business accounts. Which of the
following would mitigate the issue?

A. Complexity requirements

B. Password history Most Voted

C. Acceptable use policy

D. Shared accounts

Answer: B

Community vote distribution

B (65%)

A (20%)

C (16%)

Question #83

A security analyst wants to fingerprint a web server. Which of the following tools will the security analyst
MOST likely use to accomplish this task?

A. nmap -pl-65535 192.168.0.10

B. dig 192.168.0.10

C. curl --head http://192.168.0.10 Most Voted

D. ping 192.168.0.10

Answer: C

Community vote distribution

C (73%)

A (27%)

Question #84
A penetration tester was able to compromise an internal server and is now trying to pivot the current
session in a network lateral movement. Which of the following tools, if available on the server, will
provide the MOST useful information for the next assessment step?

A. Autopsy

B. Cuckoo

C. Memdump

D. Nmap Most Voted

Answer: A

Community vote distribution

D (93%)

3%

Question #85

Field workers in an organization are issued mobile phones on a daily basis. All the work is performed
within one city, and the mobile phones are not used for any purpose other than work. The organization
does not want these phones used for personal purposes. The organization would like to issue the phones
to workers as permanent devices so the phones do not need to be reissued every day. Given the
conditions described, which of the following technologies would BEST meet these requirements?

A. Geofencing

B. Mobile device management Most Voted

C. Containerization

D. Remote wiping

Answer: B

Community vote distribution

B (94%)

6%

Question #86

Which of the following control types is focused primarily on reducing risk before an incident occurs?
A. Preventive Most Voted

B. Deterrent

C. Corrective

D. Detective

Answer: A

Community vote distribution

A (90%)

10%

Question #87

A systems administrator reports degraded performance on a virtual server. The administrator increases
the virtual memory allocation, which improves conditions, but performance degrades again after a few
days. The administrator runs an analysis tool and sees the following output:

==3214== timeAttend.exe analyzed

==3214== ERROR SUMMARY:

==3214== malloc/free: in use at exit: 4608 bytes in 18 blocks.

==3214== checked 82116 bytes

==3214== definitely lost: 4608 bytes in 18 blocks.

The administrator terminates the timeAttend.exe, observes system performance over the next few days,
and notices that the system performance does not degrade. Which of the following issues is MOST likely
occurring?

A. DLL injection

B. API attack

C. Buffer overflow

D. Memory leak Most Voted

Answer: D

Community vote distribution

D (100%)
Question #88

An administrator is experiencing issues when trying to upload a support file to a vendor. A pop-up
message reveals that a payment card number was found in the file, and the file upload was blocked.
Which of the following controls is most likely causing this issue and should be checked FIRST?

A. DLP Most Voted

B. Firewall rule

C. Content filter

D. MDM

E. Application allow list

Answer: A

Community vote distribution

A (100%)

Question #89

Which of the following risk management strategies would an organization use to maintain a legacy
system with known risks for operational purposes?

A. Acceptance Most Voted

B. Transference

C. Avoidance

D. Mitigation

Answer: A

Community vote distribution

A (58%)

D (42%)

Question #90

Which of the following is the BEST action to foster a consistent and auditable incident response process?
A. Incent new hires to constantly update the document with external knowledge.

B. Publish the document in a central repository that is easily accessible to the organization. Most Voted

C. Restrict eligibility to comment on the process to subject matter experts of each IT silo.

D. Rotate CIRT members to foster a shared responsibility model in the organization. Most Voted

Answer: D

Community vote distribution

B (75%)

D (25%)

Question #91

During a recent penetration test, the tester discovers large amounts of data were exfiltrated over the
course of 12 months via the internet. The penetration tester stops the test to inform the client of the
findings. Which of the following should be the client's NEXT step to mitigate the issue?

A. Conduct a full vulnerability scan to identify possible vulnerabilities.

B. Perform containment on the critical servers and resources. Most Voted

C. Review the firewall and identify the source of the active connection.

D. Disconnect the entire infrastructure from the internet.

Answer: B

Community vote distribution

B (92%)

5%

Question #92

A security analyst is designing the appropriate controls to limit unauthorized access to a physical site.
The analyst has a directive to utilize the lowest possible budget. Which of the following would BEST meet
the requirements?

A. Preventive controls

B. Compensating controls
C. Deterrent controls Most Voted

D. Detective controls

Answer: D

Community vote distribution

C (93%)

3%

Question #93

A company is looking to migrate some servers to the cloud to minimize its technology footprint. The
company has 100 databases that are on premises. Which of the following solutions will require the
LEAST management and support from the company?

A. SaaS Most Voted

B. IaaS

C. PaaS Most Voted

D. SDN

Answer: A

Community vote distribution

A (62%)

C (35%)

3%

Question #94

Which of the following employee roles is responsible for protecting an organization's collected personal
information?

A. CTO

B. DPO Most Voted

C. CEO

D. DBA
Answer: B

Community vote distribution

B (100%)

Question #95

Against the recommendation of the IT security analyst, a company set all user passwords on a server as
`P@55w0rD`. Upon review of the /etc/passwd file, an attacker found the following:
alice:a8df3b6c4fd75f0617431fd248f35191df8d237f
bob:2d250c5b2976b03d757f324ebd59340df96aa05e
chris:ea981ec3285421d014108089f3f3f997ce0f4150

Which of the following BEST explains why the encrypted passwords do not match?

A. Perfect forward secrecy

B. Key stretching

C. Salting Most Voted

D. Hashing

Answer: C

Community vote distribution

C (100%)

Question #96

After gaining access to a dual-homed (i.e., wired and wireless) multifunction device by exploiting a
vulnerability in the device's firmware, a penetration tester then gains shell access on another networked
asset. This technique is an example of:

A. privilege escalation.

B. footprinting.

C. persistence.

D. pivoting. Most Voted

Answer: D
Community vote distribution

D (97%)

3%

Question #97

Which of the following should be monitored by threat intelligence researchers who search for leaked
credentials?

A. Common Weakness Enumeration

B. OSINT

C. Dark web Most Voted

D. Vulnerability databases

Answer: C

Community vote distribution

C (100%)

Question #98

A security analyst needs to be able to search and correlate logs from multiple sources in a single tool.
Which of the following would BEST allow a security analyst to have this ability?

A. SOAR

B. SIEM Most Voted

C. Log collectors

D. Network-attached storage

Answer: B

Community vote distribution

B (100%)

Question #99
A security analyst is investigating suspicious traffic on the web server located at IP address 10.10.1.1. A
search of the WAF logs reveals the following output:

Which of the following is MOST likely occurring?

A. XSS attack

B. SQLi attack Most Voted

C. Replay attack

D. XSRF attack

Answer: B

Community vote distribution

B (100%)

Question #100

Which of the following components can be used to consolidate and forward inbound internet traffic to
multiple cloud environments though a single firewall?

A. Transit gateway Most Voted

B. Cloud hot site

C. Edge computing

D. DNS sinkhole

Answer: A

Community vote distribution

A (100%)

You might also like