nerdexam
CompTIA

PT0-002 · Question #308

An exploit developer is coding a script that submits a very large number of small requests to a web server until the server is compromised. The script must examine each response received and compare t

Sign in or unlock PT0-002 to reveal the answer and full explanation for question #308. The question stem and answer options stay visible for context.

Attacks and Exploits

Question

An exploit developer is coding a script that submits a very large number of small requests to a web server until the server is compromised. The script must examine each response received and compare the data to a large number of strings to determine which data to submit next. Which of the following data structures should the exploit developer use to make the string comparison and determination as efficient as possible?

Options

  • AA list
  • BA tree
  • CA dictionary
  • DAn array

Unlock PT0-002 to see the answer

You've previewed enough free PT0-002 questions. Unlock PT0-002 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.

Topics

#Data Structures#Algorithm Efficiency#Exploit Development#Programming Concepts
Full PT0-002 Practice