πŸ”

SY0-701 β€” questions

Page 11 of 31 Β· 603 total questions.

Topic 1 Β· Question 203

Which of the following security measures is required when using a cloud-based platform for IoT management?

  • AEncrypted connection (correct answer)
  • BFederated identity
  • CFirewall
  • DSingle sign-on
Reveal answer & explanation
Correct answer: A

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

Topic 1 Β· Question 204

Which of the following threat vectors is most commonly utilized by insider threat actors attempting data exfiltration?

  • AUnidentified removable devices (correct answer)
  • BDefault network device credentials
  • CSpear phishing emails
  • DImpersonation of business units through typosquatting
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Unidentified removable devices

Topic 1 Β· Question 205

Which of the following methods to secure credit card data is best to use when a requirement is to see only the last four numbers on a credit card?

  • AEncryption
  • BHashing
  • CMasking (correct answer)
  • DTokenization
Reveal answer & explanation
Correct answer: C

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

Topic 1 Β· Question 206

The Chief Information Security Officer (CISO) has determined the company is non-compliant with local data privacy regulations. The CISO needs to justify the budget request for more resources. Which of the following should the CISO present to the board as the direct consequence of non-compliance?

  • AFines (correct answer)
  • BReputational damage
  • CSanctions
  • DContractual implications
Reveal answer & explanation
Correct answer: A

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

Topic 1 Β· Question 207

Which of the following alert types is the most likely to be ignored over time?

  • ATrue positive
  • BTrue negative
  • CFalse positive (correct answer)
  • DFalse negative
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: False positive

Topic 1 Β· Question 208

A security analyst is investigating an application server and discovers that software on the server is behaving abnormally. The software normally runs batch jobs locally and does not generate traffic, but the process is now generating outbound traffic over random high ports. Which of the following vulnerabilities has likely been exploited in this software?

  • AMemory injection (correct answer)
  • BRace condition
  • CSide loading
  • DSQL injection
Reveal answer & explanation
Correct answer: A

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

Topic 1 Β· Question 209

An important patch for a critical application has just been released, and a systems administrator is identifying all of the systems requiring the patch. Which of the following must be maintained in order to ensure that all systems requiring the patch are updated?

  • AAsset inventory (correct answer)
  • BNetwork enumeration
  • CData certification
  • DProcurement process
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Asset inventory

Topic 1 Β· Question 210

Which of the following should a security operations center use to improve its incident response procedure?

  • APlaybooks (correct answer)
  • BFrameworks
  • CBaselines
  • DBenchmarks
Reveal answer & explanation
Correct answer: A

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

Topic 1 Β· Question 211

Which of the following describes an executive team that is meeting in a board room and testing the company's incident response plan?

  • AContinuity of operations
  • BCapacity planning
  • CTabletop exercise (correct answer)
  • DParallel processing
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Tabletop exercise

Topic 1 Β· Question 212

A healthcare organization wants to provide a web application that allows individuals to digitally report health emergencies. Which of the following is the most important consideration during development?

  • AScalability
  • BAvailability (correct answer)
  • CCost
  • DEase of deployment
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Availability

Topic 1 Β· Question 213

Which of the following agreement types defines the time frame in which a vendor needs to respond?

  • ASOW
  • BSLA (correct answer)
  • CMOA
  • DMOU
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: SLA

Topic 1 Β· Question 214

Which of the following is a feature of a next-generation SIEM system?

  • AVirus signatures
  • BAutomated response actions (correct answer)
  • CSecurity agent deployment
  • DVulnerability scanning
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Automated response actions

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

To improve the security at a data center, a security administrator implements a CCTV system and posts several signs about the possibility of being filmed. Which of the following best describe these types of controls? (Choose two.)

  • APreventive
  • BDeterrent (correct answer)
  • CCorrective
  • DDirective
  • ECompensating
  • FDetective (correct answer)
Reveal answer & explanation
Correct answer: B, F

The correct answer is B, F. Option B: Deterrent Option F: Detective This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 216

Which of the following examples would be best mitigated by input sanitization?

  • Aalert("Warning!"); (correct answer)
  • Bnmap - 10.11.1.130
  • CEmail message: "Click this link to get your free gift card."
  • DBrowser message: "Your connection is not private."
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: alert("Warning!");

Topic 1 Β· Question 217

An attacker posing as the Chief Executive Officer calls an employee and instructs the employee to buy gift cards. Which of the following techniques is the attacker using?

  • ASmishing
  • BDisinformation
  • CImpersonating (correct answer)
  • DWhaling
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Impersonating

Explanation

Network address translation maps addresses between networks and commonly lets private hosts share public connectivity.

Topic 1 Β· Question 218

After conducting a vulnerability scan, a systems administrator notices that one of the identified vulnerabilities is not present on the systems that were scanned. Which of the following describes this example?

  • AFalse positive (correct answer)
  • BFalse negative
  • CTrue positive
  • DTrue negative
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: False positive

Topic 1 Β· Question 219

A recent penetration test identified that an attacker could flood the MAC address table of network switches. Which of the following would best mitigate this type of attack?

  • ALoad balancer
  • BPort security (correct answer)
  • CIPS
  • DNGFW
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Port security

Topic 1 Β· Question 220

A user would like to install software and features that are not available with a smartphone's default software. Which of the following would allow the user to install unauthorized software and enable new features?

  • ASQLi
  • BCross-site scripting
  • CJailbreaking (correct answer)
  • DSide loading
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Jailbreaking

Topic 1 Β· Question 221

Which of the following phases of an incident response involves generating reports?

  • ARecovery
  • BPreparation
  • CLessons learned (correct answer)
  • DContainment
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Lessons learned

Topic 1 Β· Question 222

Which of the following methods would most likely be used to identify legacy systems?

  • ABug bounty program
  • BVulnerability scan (correct answer)
  • CPackage monitoring
  • DDynamic analysis
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Vulnerability scan

Explanation

A vulnerability scan identifies known weaknesses so remediation can be prioritized.

Showing questions 201–220 of 603 Β· Page 11 of 31