πŸ”

SY0-701 β€” questions

Page 15 of 31 Β· 603 total questions.

Topic 1 Β· Question 283

Which of the following data roles is responsible for identifying risks and appropriate access to data?

  • AOwner (correct answer)
  • BCustodian
  • CSteward
  • DController
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Owner

Topic 1 Β· Question 284 Β· Select all that apply

Which of the following physical controls can be used to both detect and deter? (Choose two.)

  • ALighting (correct answer)
  • BFencing
  • CSignage
  • DSensor (correct answer)
  • EBollard
  • FLock
Reveal answer & explanation
Correct answer: A, D

The correct answer is A, D. Option A: Lighting Option D: Sensor

Topic 1 Β· Question 285

A multinational bank hosts several servers in its data center. These servers run a business-critical application used by customers to access their account information. Which of the following should the bank use to ensure accessibility during peak usage times?

  • ALoad balancer (correct answer)
  • BCloud backups
  • CGeographic dispersal
  • DDisk multipathing
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Load balancer

Explanation

A load balancer distributes requests across healthy backends to improve scale and availability.

Topic 1 Β· Question 286

The author of a software package is concerned about bad actors repackaging and inserting malware into the software. The software download is hosted on a website, and the author exclusively controls the website's contents. Which of the following techniques would best ensure the software's integrity?

  • AInput validation
  • BCode signing (correct answer)
  • CSecure cookies
  • DFuzzing
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Code signing

Topic 1 Β· Question 287

A third-party vendor is moving a particular application to the end-of-life stage at the end of the current year. Which of the following is the most critical risk if the company chooses to continue running the application?

  • ALack of security updates (correct answer)
  • BLack of new features
  • CLack of support
  • DLack of source code access
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Lack of security updates

Topic 1 Β· Question 288

A security analyst recently read a report about a flaw in several of the organization's printer models that causes credentials to be sent over the network in cleartext, regardless of the encryption settings. Which of the following would be best to use to validate this finding?

  • AWireshark (correct answer)
  • Bnetcat
  • CNessus
  • DNmap
Reveal answer & explanation
Correct answer: A

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

Topic 1 Β· Question 289

A development team is launching a new public-facing web product. The Chief Information Security Officer has asked that the product be protected from attackers who use malformed or invalid inputs to destabilize the system. Which of the following practices should the development team implement?

  • AFuzzing (correct answer)
  • BContinuous deployment
  • CStatic code analysis
  • DManual peer review
Reveal answer & explanation
Correct answer: A

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

Topic 1 Β· Question 290

During an annual review of the system design, an engineer identified a few issues with the currently released design. Which of the following should be performed next according to best practices?

  • ARisk management process
  • BProduct design process
  • CDesign review process
  • DChange control process (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Change control process

Topic 1 Β· Question 291

Which of the following is best to use when determining the severity of a vulnerability?

  • ACVE
  • BOSINT
  • CSOAR
  • DCVSS (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: CVSS

Topic 1 Β· Question 292

An organization experienced a security breach that allowed an attacker to send fraudulent wire transfers from a hardened PC exclusively to the attacker's bank through remote connections. A security analyst is creating a timeline of events and has found a different PC on the network containing malware. Upon reviewing the command history, the analyst finds the following: PS>.\mimikatz.exe "sekurlsa::pth /user:localadmin /domain:corp-domain.com /ntlm:B4B9B02E1F29A3CF193EAB28C8D617D3F327 Which of the following best describes how the attacker gained access to the hardened PC?

  • AThe attacker created fileless malware that was hosted by the banking platform.
  • BThe attacker performed a pass-the-hash attack using a shared support account. (correct answer)
  • CThe attacker utilized living-off-the-land binaries to evade endpoint detection and response software.
  • DThe attacker socially engineered the accountant into performing bad transfers.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: The attacker performed a pass-the-hash attack using a shared support account. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 293

Which of the following is the best resource to consult for information on the most common application exploitation methods?

  • AOWASP (correct answer)
  • BSTIX
  • COVAL
  • DThreat intelligence feed
  • ECommon Vulnerabilities and Exposures
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: OWASP

Topic 1 Β· Question 294

A security analyst is reviewing the logs on an organization's DNS server and notices the following unusual snippet: Which of the following attack techniques was most likely used?

Exhibit 1 for question 294
  • ADetermining the organization's ISP-assigned address space
  • BBypassing the organization's DNS sinkholing
  • CFootprinting the internal network (correct answer)
  • DAttempting to achieve initial access to the DNS server
  • EExfiltrating data from fshare.int.complia.org
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Footprinting the internal network This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 295 Β· Select all that apply

A security analyst at an organization observed several user logins from outside the organization's network. The analyst determined that these logins were not performed by individuals within the organization. Which of the following recommendations would reduce the likelihood of future attacks? (Choose two.)

  • ADisciplinary actions for users
  • BConditional access policies (correct answer)
  • CMore regular account audits
  • DImplementation of additional authentication factors (correct answer)
  • EEnforcement of content filtering policies
  • FA review of user account permissions
Reveal answer & explanation
Correct answer: B, D

The correct answer is B, D. Option B: Conditional access policies Option D: Implementation of additional authentication factors This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 296 Β· Select all that apply

A security team is addressing a risk associated with the attack surface of the organization's web application over port 443. Currently, no advanced network security capabilities are in place. Which of the following would be best to set up? (Choose two.)

  • ANIDS (correct answer)
  • BHoneypot
  • CCertificate revocation list
  • DHIPS
  • EWAF (correct answer)
  • FSIEM
Reveal answer & explanation
Correct answer: A, E

The correct answer is A, E. Option A: NIDS Option E: WAF

Explanation

An intrusion detection system identifies and alerts on suspicious activity without normally blocking it. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 297

A systems administrator would like to create a point-in-time backup of a virtual machine. Which of the following should the administrator use?

  • AReplication
  • BSimulation
  • CSnapshot (correct answer)
  • DContainerization
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Snapshot

Topic 1 Β· Question 298

A security administrator notices numerous unused, non-compliant desktops are connected to the network. Which of the following actions would the administrator most likely recommend to the management team?

  • AMonitoring
  • BDecommissioning (correct answer)
  • CPatching
  • DIsolating
Reveal answer & explanation
Correct answer: B

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

Topic 1 Β· Question 299

Which of the following is a common data removal option for companies that want to wipe sensitive data from hard drives in a repeatable manner but allow the hard drives to be reused?

  • ASanitization (correct answer)
  • BFormatting
  • CDegaussing
  • DDefragmentation
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Sanitization

Topic 1 Β· Question 300

An organization wants to improve the company's security authentication method for remote employees. Given the following requirements: β€’ Must work across SaaS and internal network applications β€’ Must be device manufacturer agnostic β€’ Must have offline capabilities Which of the following would be the most appropriate authentication method?

  • AUsername and password
  • BBiometrics
  • CSMS verification
  • DTime-based tokens (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Time-based tokens This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 301

A security officer is implementing a security awareness program and has placed security-themed posters around the building and assigned online user training. Which of the following will the security officer most likely implement?

  • APassword policy
  • BAccess badges
  • CPhishing campaign (correct answer)
  • DRisk assessment
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Phishing campaign

Explanation

Phishing uses deceptive communication to obtain credentials, money, or execution of malicious content. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 302

A malicious update was distributed to a common software platform and disabled services at many organizations. Which of the following best describes this type of vulnerability?

  • ADDoS attack
  • BRogue employee
  • CInsider threat
  • DSupply chain (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Supply chain

Showing questions 281–300 of 603 Β· Page 15 of 31