nerdexam
GAQM

CPEH-001 · Question #921

You start performing a penetration test against a specific website and have decided to start from grabbing all the links from the main page. What Is the best Linux pipe to achieve your milestone?

The correct answer is C. wget https://stte.com | grep "< a href=\*http" | grep "site.com". See the full explanation below for the reasoning.

Question

You start performing a penetration test against a specific website and have decided to start from grabbing all the links from the main page. What Is the best Linux pipe to achieve your milestone?

Options

How the community answered

(29 responses)
  • A
    7% (2)
  • B
    3% (1)
  • C
    76% (22)
  • D
    14% (4)

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice