nerdexam
EC-Council

EC0-350 · Question #663

You work as security technician at XYZ.com. While doing web application testing, you might be required to look through multiple web pages online which can take a long time. Which of the processes…

The correct answer is B. Use wget to download all pages locally for further inspection. See the full explanation below for the reasoning.

Question

You work as security technician at XYZ.com. While doing web application testing, you might be required to look through multiple web pages online which can take a long time. Which of the processes listed below would be a more efficient way of doing this type of validation?

Options

  • AUse mget to download all pages locally for further inspection.
  • BUse wget to download all pages locally for further inspection.
  • CUse get* to download all pages locally for further inspection.
  • DUse get() to download all pages locally for further inspection.

How the community answered

(55 responses)
  • A
    11% (6)
  • B
    80% (44)
  • C
    2% (1)
  • D
    7% (4)

Community Discussion

No community discussion yet for this question.

Full EC0-350 Practice