🔍

312-50v13 — questions

Page 6 of 16 · 308 total questions.

Topic 1 · Question 101

Alice needs to send a confidential document to her coworker, Bryan. Their company has public key infrastructure set up. Therefore, Alice both encrypts the message and digitally signs it. Alice uses _______________ to encrypt the message, and Bryan uses _______________ to confirm the digital signature.

  • ABryan’s public key; Bryan’s public key
  • BAlice’s public key; Alice’s public key
  • CBryan’s private key; Alice’s public key
  • DBryan’s public key; Alice’s public key (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Bryan’s public key; Alice’s public key This option keeps traffic private / properly secured as required.

Topic 1 · Question 102

What is the file that determines the basic configuration (specifically activities, services, broadcast receivers, etc.) in an Android application?

  • AAndroidManifest.xml (correct answer)
  • Bclasses.dex
  • CAPK.info
  • Dresources.asrc
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: AndroidManifest.xml

Topic 1 · Question 103

Mason, a professional hacker, targets an organization and spreads Emotet malware through malicious script. After infecting the victim's device, Mason further used Emotet to spread the infection across local networks and beyond to compromise as many machines as possible. In this process, he used a tool, which is a self-extracting RAR file, to retrieve information related to network resources such as writable share drives. What is the tool employed by Mason in the above scenario?

  • ANetPass.exe
  • BOutlook scraper
  • CWebBrowserPassView
  • DCredential enumerator (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Credential enumerator

Topic 1 · Question 104

Which of the following Bluetooth hacking techniques refers to the theft of information from a wireless device through Bluetooth?

  • ABluesmacking
  • BBluesnarfing (correct answer)
  • CBluejacking
  • DBluebugging
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Bluesnarfing

Topic 1 · Question 105

While browsing his Facebook feed, Matt sees a picture one of his friends posted with the caption, “Learn more about your friends!”, as well as a number of personal questions. Matt is suspicious and texts his friend, who confirms that he did indeed post it. With assurance that the post is legitimate, Matt responds to the questions on the post. A few days later, Matt’s bank account has been accessed, and the password has been changed. What most likely happened?

  • AMatt inadvertently provided the answers to his security questions when responding to the post. (correct answer)
  • BMatt inadvertently provided his password when responding to the post.
  • CMatt’s computer was infected with a keylogger.
  • DMatt’s bank account login information was brute forced.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Matt inadvertently provided the answers to his security questions when responding to the post.

Topic 1 · Question 106

Attacker Simon targeted the communication network of an organization and disabled the security controls of NetNTLMv1 by modifying the values of LMCompatibilityLevel, NTLMMinClientSec, and RestrictSendingNTLMTraffic. He then extracted all the non-network logon tokens from all the active processes to masquerade as a legitimate user to launch further attacks. What is the type of attack performed by Simon?

  • ACombinator attack
  • BDictionary attack
  • CRainbow table attack
  • DInternal monologue attack (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Internal monologue attack This option keeps traffic private / properly secured as required.

Topic 1 · Question 107

Steve, an attacker, created a fake profile on a social media website and sent a request to Stella. Stella was enthralled by Steve’s profile picture and the description given for his profile, and she initiated a conversation with him soon after accepting the request. After a few days, Steve started asking about her company details and eventually gathered all the essential information regarding her company. What is the social engineering technique Steve employed in the above scenario?

  • ABaiting
  • BPiggybacking
  • CDiversion theft
  • DHoney trap (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Honey trap

Topic 1 · Question 108

Hackers often raise the trust level of a phishing message by modeling the email to look similar to the internal email used by the target company. This includes using logos, formatting, and names of the target company. The phishing message will often use the name of the company CEO, President, or Managers. The time a hacker spends performing research to locate this information about a company is known as?

  • AExploration
  • BInvestigation
  • CReconnaissance (correct answer)
  • DEnumeration
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Reconnaissance

Topic 1 · Question 109

Attacker Lauren has gained the credentials of an organization’s internal server system, and she was often logging in during irregular times to monitor the network activities. The organization was skeptical about the login times and appointed security professional Robert to determine the issue. Robert analyzed the compromised device to find incident details such as the type of attack, its severity, target, impact, method of propagation, and vulnerabilities exploited. What is the incident handling and response (IH&R) phase, in which Robert has determined these issues?

  • AIncident triage (correct answer)
  • BPreparation
  • CIncident recording and assignment
  • DEradication
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Incident triage This option keeps traffic private / properly secured as required.

Topic 1 · Question 110

At what stage of the cyber kill chain theory model does data exfiltration occur?

  • AWeaponization
  • BActions on objectives (correct answer)
  • CCommand and control
  • DInstallation
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Actions on objectives

Topic 1 · Question 111

Johnson, an attacker, performed online research for the contact details of reputed cybersecurity firms. He found the contact number of sibertech.org and dialed the number, claiming himself to represent a technical support team from a vendor. He warned that a specific server is about to be compromised and requested sibertech.org to follow the provided instructions. Consequently, he prompted the victim to execute unusual commands and install malicious files, which were then used to collect and pass critical information to Johnson’s machine. What is the social engineering technique Steve employed in the above scenario?

  • ADiversion theft
  • BQuid pro quo (correct answer)
  • CElicitation
  • DPhishing
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Quid pro quo This option keeps traffic private / properly secured as required.

Topic 1 · Question 112

An organization decided to harden its security against web-application and web-server attacks. John, a security personnel in the organization, employed a security scanner to automate web-application security testing and to guard the organization's web infrastructure against web-application threats. Using that tool, he also wants to detect XSS, directory transversal problems, fault injection, SQL injection, attempts to execute commands, and several other attacks. Which of the following security scanners will help John perform the above task?

  • AAlienVault® OSSIMTM
  • BSyhunt Hybrid (correct answer)
  • CSaleae Logic Analyzer
  • DCisco ASA
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Syhunt Hybrid This option keeps traffic private / properly secured as required.

Topic 1 · Question 113

Which of the following Metasploit post-exploitation modules can be used to escalate privileges on Windows systems?

  • Agetsystem (correct answer)
  • Bgetuid
  • Ckeylogrecorder
  • Dautoroute
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: getsystem

Topic 1 · Question 114

Sam is a penetration tester hired by Inception Tech, a security organization. He was asked to perform port scanning on a target host in the network. While performing the given task, Sam sends FIN/ACK probes and determines that an RST packet is sent in response by the target host, indicating that the port is closed. What is the port scanning technique used by Sam to discover open ports?

  • AXmas scan
  • BIDLE/IPID header scan
  • CTCP Maimon scan (correct answer)
  • DACK flag probe scan
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: TCP Maimon scan This option keeps traffic private / properly secured as required.

Topic 1 · Question 115

An organization has automated the operation of critical infrastructure from a remote location. For this purpose, all the industrial control systems are connected to the Internet. To empower the manufacturing process, ensure the reliability of industrial networks, and reduce downtime and service disruption, the organization decided to install an OT security tool that further protects against security incidents such as cyber espionage, zero-day attacks, and malware. Which of the following tools must the organization employ to protect its critical infrastructure?

  • ARobotium
  • BBalenaCloud
  • CFlowmon (correct answer)
  • DIntentFuzzer
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Flowmon This option keeps traffic private / properly secured as required.

Topic 1 · Question 116

Heather’s company has decided to use a new customer relationship management tool. After performing the appropriate research, they decided to purchase a subscription to a cloud-hosted solution. The only administrative task that Heather will need to perform is the management of user accounts. The provider will take care of the hardware, operating system, and software administration including patching and monitoring. Which of the following is this type of solution?

  • AIaaS
  • BSaaS (correct answer)
  • CPaaS
  • DCaaS
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: SaaS

Explanation

Software as a service delivers a complete provider-managed application to end users.

Topic 1 · Question 117

Juliet, a security researcher in an organization, was tasked with checking for the authenticity of images to be used in the organization's magazines. She used these images as a search query and tracked the original source and details of the images, which included photographs, profile pictures, and memes. Which of the following footprinting techniques did Rachel use to finish her task?

  • AGoogle advanced search
  • BMeta search engines
  • CReverse image search (correct answer)
  • DAdvanced image search
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Reverse image search This option keeps traffic private / properly secured as required.

Topic 1 · Question 118

Mary, a penetration tester, has found password hashes in a client system she managed to breach. She needs to use these passwords to continue with the test, but she does not have time to find the passwords that correspond to these hashes. Which type of attack can she implement in order to continue?

  • APass the hash (correct answer)
  • BInternal monologue attack
  • CLLMNR/NBT-NS poisoning
  • DPass the ticket
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Pass the hash

Topic 1 · Question 119

Morris, a professional hacker, performed a vulnerability scan on a target organization by sniffing the traffic on the network to identify the active systems, network services, applications, and vulnerabilities. He also obtained the list of the users who are currently accessing the network. What is the type of vulnerability assessment that Morris performed on the target organization?

  • ACredentialed assessment
  • BInternal assessment
  • CExternal assessment
  • DPassive assessment (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Passive assessment

Topic 1 · Question 120

Which of the following protocols can be used to secure an LDAP service against anonymous queries?

  • ANTLM (correct answer)
  • BRADIUS
  • CWPA
  • DSSO
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: NTLM This option keeps traffic private / properly secured as required.

Showing questions 101120 of 308 · Page 6 of 16