πŸ”

SY0-701 β€” questions

Page 26 of 31 Β· 603 total questions.

Topic 1 Β· Question 507

A systems administrator is concerned users are accessing emails through a duplicate site that is not run by the company. Which of the following is used in this scenario?

  • AImpersonation (correct answer)
  • BReplication
  • CPhishing
  • DSmishing
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Impersonation

Explanation

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

Topic 1 Β· Question 508

A security engineer at a large company needs to enhance IAM in order to ensure that employees can only access corporate systems during their shifts. Which of the following access controls should the security engineer implement?

  • ARole-based
  • BTime-of-day restrictions (correct answer)
  • CLeast privilege
  • DBiometric authentication
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Time-of-day restrictions This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 509

A company wants to ensure employees are allowed to copy files from a virtual desktop during the workday but are restricted during non-working hours. Which of the following security measures should the company set up?

  • ADigital rights management
  • BRole-based access control
  • CTime-based access control (correct answer)
  • DNetwork access control
Reveal answer & explanation
Correct answer: C

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

Topic 1 Β· Question 510

Employees sign an agreement that restricts specific activities when leaving the company. Violating the agreement can result in legal consequences. Which of the following agreements does this best describe?

  • ASLA
  • BBPA
  • CNDA (correct answer)
  • DMOA
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: NDA

Topic 1 Β· Question 511

A systems administrator just purchased multiple network devices. Which of the following should the systems administrator perform to prevent attackers from accessing the devices by using publicly available information?

  • AInstall endpoint protection.
  • BDisable ports/protocols.
  • CChange default passwords. (correct answer)
  • DRemove unnecessary software.
Reveal answer & explanation
Correct answer: C

The correct answer is C. Option C: Change default passwords.

Topic 1 Β· Question 512

A CVE in a key back-end component of an application has been disclosed. The systems administrator is identifying all of the systems in the environment that are susceptible to this risk. Which of the following should the systems administrator perform?

  • APacket capture
  • BVulnerability scan (correct answer)
  • CMetadata analysis
  • DAutomated reporting
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.

Topic 1 Β· Question 513

Which of the following activities uses OSINT?

  • ASocial engineering testing (correct answer)
  • BData analysis of logs
  • CCollecting evidence of malicious activity
  • DProducing IOC for malicious artifacts
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Social engineering testing

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

Which of the following are the best security controls for controlling on-premises access? (Choose two.)

  • ASwipe card (correct answer)
  • BPicture ID
  • CPhone authentication application
  • DBiometric scanner (correct answer)
  • ECamera
  • FMemorable question
Reveal answer & explanation
Correct answer: A, D

The correct answer is A, D. Option A: Swipe card Option D: Biometric scanner This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 515

A company is considering an expansion of access controls for an application that contractors and internal employees use to reduce costs. Which of the following risk elements should the implementation team understand before granting access to the application?

  • AThreshold
  • BAppetite (correct answer)
  • CAvoidance
  • DRegister
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Appetite This option delivers the requirement at the lowest cost.

Topic 1 Β· Question 516

Which of the following is the act of proving to a customer that software developers are trained on secure coding?

  • AAssurance
  • BContract
  • CDue diligence
  • DAttestation (correct answer)
Reveal answer & explanation
Correct answer: D

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

Topic 1 Β· Question 517

An administrator is creating a secure method for a contractor to access a test environment. Which of the following would provide the contractor with the best access to the test environment?

  • AApplication server
  • BJump server (correct answer)
  • CRDP server
  • DProxy server
Reveal answer & explanation
Correct answer: B

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

Topic 1 Β· Question 518

A security analyst notices unusual behavior on the network. The IDS on the network was not able to detect the activities. Which of the following should the security analyst use to help the IDS detect such attacks in the future?

  • ASignatures (correct answer)
  • BTrends
  • CHoneypot
  • DReputation
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Signatures

Explanation

Network address translation maps addresses between networks and commonly lets private hosts share public connectivity. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 519

To which of the following security categories does an EDR solution belong?

  • APhysical
  • BOperational
  • CManagerial
  • DTechnical (correct answer)
Reveal answer & explanation
Correct answer: D

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

Topic 1 Β· Question 520

A company relies on open-source software libraries to build the software used by its customers. Which of the following vulnerability types would be the most difficult to remediate due to the company’s reliance on open-source libraries?

  • ABuffer overflow
  • BSQL injection
  • CCross-site scripting
  • DZero-day (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Zero-day

Topic 1 Β· Question 521

An organization has a new regulatory requirement to implement corrective controls on a financial system. Which of the following is the most likely reason for the new requirement?

  • ATo defend against insider threats altering banking details
  • BTo ensure that errors are not passed to other systems (correct answer)
  • CTo allow for business insurance to be purchased
  • DTo prevent unauthorized changes to financial data
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: To ensure that errors are not passed to other systems

Topic 1 Β· Question 522

Which of the following is the stage in an investigating when forensic images are obtained?

  • AAcquisition (correct answer)
  • BPreservation
  • CReporting
  • DE-discovery
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Acquisition

Topic 1 Β· Question 523

Which of the following describes the difference between encryption and hashing?

  • AEncryption protects data in transit, while hashing protects data at rest.
  • BEncryption replaces cleartext with ciphertext, while hashing calculates a checksum. (correct answer)
  • CEncryption ensures data integrity, while hashing ensures data confidentiality.
  • DEncryption uses a public-key exchange, while hashing uses a private key.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Encryption replaces cleartext with ciphertext, while hashing calculates a checksum.

Explanation

Hashing produces a one-way digest used to verify integrity without exposing the original value. Encryption protects confidentiality by making data unreadable without the appropriate key. This option keeps traffic private / properly secured as required.

Topic 1 Β· Question 524

A security report shows that during a two-week test period, 80% of employees unwittingly disclosed their SSO credentials when accessing an external website. The organization purposely created the website to simulate a cost-free password complexity test. Which of the following would best help reduce the number of visits to similar websites in the future?

  • ABlock all outbound traffic from the intranet.
  • BIntroduce a campaign to recognize phishing attempts. (correct answer)
  • CRestrict internet access for the employees who disclosed credentials.
  • DImplement a deny list of websites.
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: Introduce a campaign to recognize phishing attempts.

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 525

A Chief Information Security Officer (CISO) has developed information security policies that relate to the software development methodology. Which of the following would the CISO most likely include in the organization’s documentation?

  • APeer review requirements (correct answer)
  • BMultifactor authentication
  • CBranch protection tests
  • DSecrets management configurations
Reveal answer & explanation
Correct answer: A

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

Topic 1 Β· Question 526

An organization is developing a security program that conveys the responsibilities associated with the general operation of systems and software within the organization. Which of the following documents would most likely communicate these expectations?

  • ABusiness continuity plan
  • BChange management procedure
  • CAcceptable use policy (correct answer)
  • DSoftware development life cycle policy
Reveal answer & explanation
Correct answer: C

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

Showing questions 501–520 of 603 Β· Page 26 of 31