exam questions

Exam 312-50 All Questions

View all questions & answers for the 312-50 exam

Exam 312-50 topic 4 question 52 discussion

Actual exam question from ECCouncil's 312-50
Question #: 52
Topic #: 4
[All 312-50 Questions]

Which command lets a tester enumerate alive systems in a class C network via ICMP using native Windows tools?

  • A. ping 192.168.2.
  • B. ping 192.168.2.255
  • C. for %V in (1 1 255) do PING 192.168.2.%V
  • D. for /L %V in (1 1 254) do PING -n 1 192.168.2.%V | FIND /I "Reply"
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
NikoTomas
8 months ago
D is correct (for /L %V in (1 1 254) do PING -n 1 192.168.2.%V | FIND /I "Reply"). Tested, it works in CMD.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago