🔍

SY0-701 — all questions

603 practice questions with answers and explanations.

Topic 1 · Question 1

Which of the following threat actors is the most likely to be hired by a foreign government to attack critical systems located in other countries?

  • AHacktivist (correct answer)
  • BWhistleblower
  • COrganized crime
  • DUnskilled attacker
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Hacktivist

Topic 1 · Question 2

Which of the following is used to add extra complexity before using a one-way data transformation algorithm?

  • AKey stretching
  • BData masking
  • CSteganography
  • DSalting (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Salting

Explanation

A unique random salt makes identical passwords produce different hashes and defeats precomputed hash tables.

Topic 1 · Question 3

An employee clicked a link in an email from a payment website that asked the employee to update contact information. The employee entered the log-in information but received a “page not found” error message. Which of the following types of social engineering attacks occurred?

  • ABrand impersonation
  • BPretexting
  • CTyposquatting
  • DPhishing (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Phishing

Explanation

Phishing uses deceptive communication to obtain credentials, money, or execution of malicious content.

Topic 1 · Question 4

An enterprise is trying to limit outbound DNS traffic originating from its internal network. Outbound DNS requests will only be allowed from one device with the IP address 10.50.10.25. Which of the following firewall ACLs will accomplish this goal?

  • AAccess list outbound permit 0.0.0.0/0 0.0.0.0/0 port 53Access list outbound deny 10.50.10.25/32 0.0.0.0/0 port 53
  • BAccess list outbound permit 0.0.0.0/0 10.50.10.25/32 port 53Access list outbound deny 0.0.0.0/0 0.0.0.0/0 port 53
  • CAccess list outbound permit 0.0.0.0/0 0.0.0.0/0 port 53Access list outbound deny 0.0.0.0/0 10.50.10.25/32 port 53
  • DAccess list outbound permit 10.50.10.25/32 0.0.0.0/0 port 53Access list outbound deny 0.0.0.0/0 0.0.0.0/0 port 53 (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Access list outbound permit 10.50.10.25/32 0.0.0.0/0 port 53Access list outbound deny 0.0.0.0/0 0.0.0.0/0 port 53

Topic 1 · Question 5

A data administrator is configuring authentication for a SaaS application and would like to reduce the number of credentials employees need to maintain. The company prefers to use domain credentials to access new SaaS applications. Which of the following methods would allow this functionality?

  • ASSO (correct answer)
  • BLEAP
  • CMFA
  • DPEAP
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: SSO

Topic 1 · Question 6

Which of the following scenarios describes a possible business email compromise attack?

  • AAn employee receives a gift card request in an email that has an executive’s name in the display field of the email. (correct answer)
  • BEmployees who open an email attachment receive messages demanding payment in order to access files.
  • CA service desk employee receives an email from the HR director asking for log-in credentials to a cloud administrator account.
  • DAn employee receives an email with a link to a phishing site that is designed to look like the company’s email portal.
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: An employee receives a gift card request in an email that has an executive’s name in the display field of the email.

Topic 1 · Question 7

A company prevented direct access from the database administrators’ workstations to the network segment that contains database servers. Which of the following should a database administrator use to access the database servers?

  • AJump server (correct answer)
  • BRADIUS
  • CHSM
  • DLoad balancer
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Jump server

Topic 1 · Question 8

An organization’s internet-facing website was compromised when an attacker exploited a buffer overflow. Which of the following should the organization deploy to best protect against similar attacks in the future?

  • ANGFW
  • BWAF (correct answer)
  • CTLS
  • DSD-WAN
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: WAF This option decouples the components so they scale independently and absorb load spikes.

Topic 1 · Question 9

An administrator notices that several users are logging in from suspicious IP addresses. After speaking with the users, the administrator determines that the employees were not logging in from those IP addresses and resets the affected users’ passwords. Which of the following should the administrator implement to prevent this type of attack from succeeding in the future?

  • AMultifactor authentication (correct answer)
  • BPermissions assignment
  • CAccess management
  • DPassword complexity
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Multifactor authentication

Explanation

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

Topic 1 · Question 10 · Select all that apply

An employee receives a text message that appears to have been sent by the payroll department and is asking for credential verification. Which of the following social engineering techniques are being attempted? (Choose two.)

  • ATyposquatting
  • BPhishing
  • CImpersonation (correct answer)
  • DVishing
  • ESmishing (correct answer)
  • FMisinformation
Reveal answer & explanation
Correct answer: C, E

The correct answer is C, E. Option C: Impersonation Option E: Smishing

Explanation

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

Topic 1 · Question 11 · Select all that apply

Several employees received a fraudulent text message from someone claiming to be the Chief Executive Officer (CEO). The message stated: “I’m in an airport right now with no access to email. I need you to buy gift cards for employee recognition awards. Please send the gift cards to following email address.” Which of the following are the best responses to this situation? (Choose two).

  • ACancel current employee recognition gift cards.
  • BAdd a smishing exercise to the annual company training. (correct answer)
  • CIssue a general email warning to the company. (correct answer)
  • DHave the CEO change phone numbers.
  • EConduct a forensic investigation on the CEO’s phone.
  • FImplement mobile device management.
Reveal answer & explanation
Correct answer: B, C

The correct answer is B, C. Option B: Add a smishing exercise to the annual company training. Option C: Issue a general email warning to the company.

Topic 1 · Question 12

A company is required to use certified hardware when building networks. Which of the following best addresses the risks associated with procuring counterfeit hardware?

  • AA thorough analysis of the supply chain (correct answer)
  • BA legally enforceable corporate acquisition policy
  • CA right to audit clause in vendor contracts and SOWs
  • DAn in-depth penetration test of all suppliers and vendors
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: A thorough analysis of the supply chain

Topic 1 · Question 13

Which of the following provides the details about the terms of a test with a third-party penetration tester?

  • ARules of engagement (correct answer)
  • BSupply chain analysis
  • CRight to audit clause
  • DDue diligence
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Rules of engagement

Topic 1 · Question 14

A penetration tester begins an engagement by performing port and service scans against the client environment according to the rules of engagement. Which of the following reconnaissance types is the tester performing?

  • AActive (correct answer)
  • BPassive
  • CDefensive
  • DOffensive
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Active

Topic 1 · Question 15

Which of the following is required for an organization to properly manage its restore process in the event of system failure?

  • AIRP
  • BDRP (correct answer)
  • CRPO
  • DSDLC
Reveal answer & explanation
Correct answer: B

The correct answer is B. Option B: DRP

Topic 1 · Question 16

Which of the following vulnerabilities is associated with installing software outside of a manufacturer’s approved software repository?

  • AJailbreaking
  • BMemory injection
  • CResource reuse
  • DSide loading (correct answer)
Reveal answer & explanation
Correct answer: D

The correct answer is D. Option D: Side loading

Topic 1 · Question 17

A security analyst is reviewing the following logs: Which of the following attacks is most likely occurring?

Exhibit 1 for question 17
  • APassword spraying (correct answer)
  • BAccount forgery
  • CPass-the-hash
  • DBrute-force
Reveal answer & explanation
Correct answer: A

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

Topic 1 · Question 18

An analyst is evaluating the implementation of Zero Trust principles within the data plane. Which of the following would be most relevant for the analyst to evaluate?

  • ASecured zones (correct answer)
  • BSubject role
  • CAdaptive identity
  • DThreat scope reduction
Reveal answer & explanation
Correct answer: A

The correct answer is A. Option A: Secured zones

Topic 1 · Question 19

An engineer needs to find a solution that creates an added layer of security by preventing unauthorized access to internal company resources. Which of the following would be the best solution?

  • ARDP server
  • BJump server (correct answer)
  • CProxy server
  • DHypervisor
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 20

A company’s web filter is configured to scan the URL for strings and deny access when matches are found. Which of the following search strings should an analyst employ to prohibit access to non-encrypted websites?

  • Aencryption=off
  • Bhttp:// (correct answer)
  • Cwww.*.com
  • D:443
Reveal answer & explanation
Correct answer: B

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

Showing questions 120 of 603 · Page 1 of 31