πŸ”

SY0-701 β€” questions

Page 9 of 31 Β· 603 total questions.

Topic 1 Β· Question 163

A systems administrator uses a key to encrypt a message being sent to a peer in a different branch office. The peer then uses the same key to decrypt the message. Which of the following describes this example?

  • ASymmetric (correct answer)
  • BAsymmetric
  • CHashing
  • DSalting
Reveal answer & explanation
Correct answer: A

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

Topic 1 Β· Question 164

A visitor plugs a laptop into a network jack in the lobby and is able to connect to the company's network. Which of the following should be configured on the existing network infrastructure to best prevent this activity?

  • APort security (correct answer)
  • BWeb application firewall
  • CTransport layer security
  • DVirtual private network
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Port security

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

A security administrator is reissuing a former employee's laptop. Which of the following is the best combination of data handling activities for the administrator to perform? (Choose two.)

  • AData retention
  • BCertification (correct answer)
  • CDestruction
  • DClassification
  • ESanitization (correct answer)
  • FEnumeration
Reveal answer & explanation
Correct answer: B, E

The correct answer is B, E. Option B: Certification Option E: Sanitization This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 166

A systems administrator would like to deploy a change to a production system. Which of the following must the administrator submit to demonstrate that the system can be restored to a working state in the event of a performance issue?

  • ABackout plan (correct answer)
  • BImpact analysis
  • CTest procedure
  • DApproval procedure
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Backout plan

Topic 1 Β· Question 167

A company is redesigning its infrastructure and wants to reduce the number of physical servers in use. Which of the following architectures is best suited for this goal?

  • AServerless
  • BSegmentation
  • CVirtualization (correct answer)
  • DMicroservices
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Virtualization

Topic 1 Β· Question 168

A bank set up a new server that contains customers' PII. Which of the following should the bank use to make sure the sensitive data is not modified?

  • AFull disk encryption
  • BNetwork access control
  • CFile integrity monitoring (correct answer)
  • DUser behavior analytics
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: File integrity monitoring

Topic 1 Β· Question 169

Users at a company are reporting they are unable to access the URL for a new retail website because it is flagged as gambling and is being blocked. Which of the following changes would allow users to access the site?

  • ACreating a firewall rule to allow HTTPS traffic
  • BConfiguring the IPS to allow shopping
  • CTuning the DLP rule that detects credit card data
  • DUpdating the categorization in the content filter (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Updating the categorization in the content filter

Topic 1 Β· Question 170

Which of the following most impacts an administrator's ability to address CVEs discovered on a server?

  • ARescanning requirements
  • BPatch availability (correct answer)
  • COrganizational impact
  • DRisk tolerance
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Patch availability

Topic 1 Β· Question 171

Which of the following describes effective change management procedures?

  • AApproving the change after a successful deployment
  • BHaving a backout plan when a patch fails (correct answer)
  • CUsing a spreadsheet for tracking changes
  • DUsing an automatic change control bypass for security updates
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Having a backout plan when a patch fails

Topic 1 Β· Question 172

The CIRT is reviewing an incident that involved a human resources recruiter exfiltrating sensitive company data. The CIRT found that the recruiter was able to use HTTP over port 53 to upload documents to a web server. Which of the following security infrastructure devices could have identified and blocked this activity?

  • AWAF utilizing SSL decryption
  • BNGFW utilizing application inspection (correct answer)
  • CUTM utilizing a threat feed
  • DSD-WAN utilizing IPSec
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: NGFW utilizing application inspection This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 173

An enterprise is working with a third party and needs to allow access between the internal networks of both parties for a secure file migration. The solution needs to ensure encryption is applied to all traffic that is traversing the networks. Which of the following solutions should most likely be implemented?

  • AEAP
  • BIPSec (correct answer)
  • CSD-WAN
  • DTLS
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: IPSec

Explanation

An intrusion prevention system detects and actively blocks malicious traffic inline. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 174

An administrator has identified and fingerprinted specific files that will generate an alert if an attempt is made to email these files outside of the organization. Which of the following best describes the tool the administrator is using?

  • ADLP (correct answer)
  • BSNMP traps
  • CSCAP
  • DIPS
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: DLP

Explanation

Data loss prevention identifies sensitive data and prevents unauthorized disclosure or transfer.

Topic 1 Β· Question 175

A software developer released a new application and is distributing application files via the developer's website. Which of the following should the developer post on the website to allow users to verify the integrity of the downloaded files?

  • AHashes (correct answer)
  • BCertificates
  • CAlgorithms
  • DSalting
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Hashes

Topic 1 Β· Question 176

An organization wants to limit potential impact to its log-in database in the event of a breach. Which of the following options is the security team most likely to recommend?

  • ATokenization
  • BHashing (correct answer)
  • CObfuscation
  • DSegmentation
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Hashing

Explanation

Hashing produces a one-way digest used to verify integrity without exposing the original value. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 177

An administrator finds that all user workstations and servers are displaying a message that is associated with files containing an extension of .ryk. Which of the following types of infections is present on the systems?

  • AVirus
  • BTrojan
  • CSpyware
  • DRansomware (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Ransomware

Explanation

Ransomware disrupts access by encrypting or stealing data; resilient backups, segmentation, and endpoint controls reduce impact.

Topic 1 Β· Question 178

A systems administrator is advised that an external web server is not functioning property. The administrator reviews the following firewall logs containing traffic going to the web server: Which of the following attacks is likely occurring?

Exhibit 1 for question 178
  • ADDoS (correct answer)
  • BDirectory traversal
  • CBrute-force
  • DHTTPS downgrade
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: DDoS

Topic 1 Β· Question 179

An organization would like to calculate the time needed to resolve a hardware issue with a server. Which of the following risk management processes describes this example?

  • ARecovery point objective
  • BMean time between failures
  • CRecovery time objective
  • DMean time to repair (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Mean time to repair

Topic 1 Β· Question 180

A security engineer is installing an IPS to block signature-based attacks in the environment. Which of the following modes will best accomplish this task?

  • AMonitor
  • BSensor
  • CAudit
  • DActive (correct answer)
Reveal answer & explanation
Correct answer: D

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

Topic 1 Β· Question 181

An IT manager is increasing the security capabilities of an organization after a data classification initiative determined that sensitive data could be exfiltrated from the environment. Which of the following solutions would mitigate the risk?

  • AXDR
  • BSPF
  • CDLP (correct answer)
  • DDMARC
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: DLP

Explanation

Data loss prevention identifies sensitive data and prevents unauthorized disclosure or transfer. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 182

Which of the following is used to protect a computer from viruses, malware, and Trojans being installed and moving laterally across the network?

  • AIDS
  • BACL
  • CEDR (correct answer)
  • DNAC
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: EDR

Explanation

Endpoint detection and response monitors endpoint activity and supports detection, containment, and investigation.

Showing questions 161–180 of 603 Β· Page 9 of 31