πŸ”

SY0-701 β€” questions

Page 23 of 31 Β· 603 total questions.

Topic 1 Β· Question 446

Which of the following would a security administrator use to comply with a secure baseline during a patch update?

  • AInformation security policy
  • BService-level expectations
  • CStandard operating procedure (correct answer)
  • DTest result report
Reveal answer & explanation
Correct answer: C

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

Topic 1 Β· Question 447

A malicious actor conducted a brute-force attack on a company's web servers and eventually gained access to the company's customer information database. Which of the following is the most effective way to prevent similar attacks?

  • ARegular patching of servers
  • BWeb application firewalls
  • CMultifactor authentication (correct answer)
  • DEnabling encryption of customer data
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Multifactor authentication

Explanation

Multifactor authentication requires independent evidence categories, reducing risk from a stolen password.

Topic 1 Β· Question 448

Which of the following options will provide the lowest RTO and RPO for a database?

  • ASnapshots
  • BOn-site backups
  • CJournaling
  • DHot site (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Hot site

Topic 1 Β· Question 449

Which of the following is a possible consequence of a VM escape?

  • AMalicious instructions can be inserted into memory and give the attacker elevated permissions.
  • BAn attacker can access the hypervisor and compromise other VMs. (correct answer)
  • CUnencrypted data can be read by a user who is in a separate environment.
  • DUsers can install software that is not on the manufacturer’s approved list.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: An attacker can access the hypervisor and compromise other VMs.

Explanation

A hypervisor creates and manages virtual machines while allocating underlying hardware resources.

Topic 1 Β· Question 450

A security team at a large, global company needs to reduce the cost of storing data used for performing investigations. Which of the following types of data should have its retention length reduced?

  • APacket capture (correct answer)
  • BEndpoint logs
  • COS security logs
  • DVulnerability scan
Reveal answer & explanation
Correct answer: A

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

Topic 1 Β· Question 451

Which of the following is a type of vulnerability that involves inserting scripts into web-based applications in order to take control of the client's web browser?

  • ASQL injection
  • BCross-site scripting (correct answer)
  • CZero-day exploit
  • DOn-path attack
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Cross-site scripting

Explanation

Cross-site scripting injects untrusted script into browser-rendered content and is mitigated with output encoding and content controls.

Topic 1 Β· Question 452

While investigating a possible incident, a security analyst discovers the following: Which of the following should the analyst do first?

Exhibit 1 for question 452
  • AImplement a WAF.
  • BDisable the query.php script.
  • CBlock brute-force attempts on temporary users.
  • DCheck the users table for new accounts. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Check the users table for new accounts. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 453

Due to a cyberattack, a company's IT systems were not operational for an extended period of time. The company wants to measure how quickly the systems must be restored in order to minimize business disruption. Which of the following would the company most likely use?

  • ARecovery point objective
  • BRisk appetite
  • CRisk tolerance
  • DRecovery time objective (correct answer)
  • EMean time between failure
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Recovery time objective

Topic 1 Β· Question 454

Which of the following actors attacking an organization is the most likely to be motivated by personal beliefs?

  • ANation-state
  • BOrganized crime
  • CHacktivist (correct answer)
  • DInsider threat
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Hacktivist

Topic 1 Β· Question 455

Which of the following should a security team use to document persistent vulnerabilities with related recommendations?

  • AAudit report
  • BRisk register (correct answer)
  • CCompliance report
  • DPenetration test
Reveal answer & explanation
Correct answer: B

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

Topic 1 Β· Question 456

An organization purchased a critical business application containing sensitive data. The organization would like to ensure that the application is not exploited by common data exfiltration attacks. Which of the following approaches would best help to fulfill this requirement?

  • AURL scanning
  • BWAF (correct answer)
  • CReverse proxy
  • DNAC
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: WAF

Topic 1 Β· Question 457

A company wants to improve the availability of its application with a solution that requires minimal effort in the event a server needs to be replaced or added. Which of the following would be the best solution to meet these objectives?

  • ALoad balancing (correct answer)
  • BFault tolerance
  • CProxy servers
  • DReplication
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Load balancing This option is the most fully managed / serverless choice, so it meets the requirement for the least operational overhead.

Topic 1 Β· Question 458

A company is performing a risk assessment on new software the company plans to use. Which of the following should the company assess during this process?

  • ASoftware vulnerabilities (correct answer)
  • BCost-benefit analysis
  • COngoing monitoring strategies
  • DNetwork infrastructure compatibility
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Software vulnerabilities

Topic 1 Β· Question 459

A malicious actor is trying to access sensitive financial information from a company's database by intercepting and reusing log-in credentials. Which of the following attacks is the malicious actor attempting?

  • ASQL injection
  • BOn-path (correct answer)
  • CBrute-force
  • DPassword spraying
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: On-path

Topic 1 Β· Question 460

A new employee accessed an unauthorized website. An investigation found that the employee violated the company's rules. Which of the following did the employee violate?

  • AMOU
  • BAUP (correct answer)
  • CNDA
  • DMOA
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: AUP

Topic 1 Β· Question 461

A systems administrator is reviewing the VPN logs and notices that during non-working hours a user is accessing the company file server and information is being transferred to a suspicious IP address. Which of the following threats is most likely occurring?

  • ATyposquatting
  • BRoot or trust
  • CData exfiltration (correct answer)
  • DBlackmail
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Data exfiltration

Topic 1 Β· Question 463

A company discovers suspicious transactions that were entered into the company's database and attached to a user account that was created as a trap for malicious activity. Which of the following is the user account an example of?

  • AHoneytoken (correct answer)
  • BHoneynet
  • CHoneypot
  • DHoneyfile
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Honeytoken

Topic 1 Β· Question 464

A network engineer is increasing the overall security of network devices and needs to harden the devices. Which of the following will best accomplish this task?

  • AConfiguring centralized logging
  • BGenerating local administrator accounts
  • CReplacing Telnet with SSH (correct answer)
  • DEnabling HTTP administration
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Replacing Telnet with SSH This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 465

A company's accounting department receives an urgent payment message from the company's bank domain with instructions to wire transfer funds. The sender requests that the transfer be completed as soon as possible. Which of the following attacks is described?

  • ABusiness email compromise (correct answer)
  • BVishing
  • CSpear phishing
  • DImpersonation
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Business email compromise

Topic 1 Β· Question 466

A company filed a complaint with its IT service provider after the company discovered the service provider's external audit team had access to some of the company's confidential information. Which of the following is the most likely reason the company filed the complaint?

  • AThe MOU had basic clauses from a template.
  • BA SOW had not been agreed to by the client.
  • CA WO had not been mutually approved.
  • DA required NDA had not been signed. (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: A required NDA had not been signed.

Showing questions 441–460 of 603 Β· Page 23 of 31