nerdexam
EC-Council

EC0-350 · Question #551

Eve is spending her day scanning the library computers. She notices that Alice is using a computer whose port 445 is active and listening. Eve uses the ENUM tool to enumerate Alice machine. From the…

The correct answer is C. Eve is trying to carry out a password crack for user Administrator. See the full explanation below for the reasoning.

Question

Eve is spending her day scanning the library computers. She notices that Alice is using a computer whose port 445 is active and listening. Eve uses the ENUM tool to enumerate Alice machine. From the command prompt, she types the following command. For /f "tokens=1 %%a in (hackfile.txt) do net use * \10.1.2.3\c$ /user:"Administrator" %%a What is Eve trying to do?

Options

  • AEve is trying to connect as an user with Administrator privileges
  • BEve is trying to enumerate all users with Administrative privileges
  • CEve is trying to carry out a password crack for user Administrator
  • DEve is trying to escalate privilege of the null user to that of Administrator

How the community answered

(36 responses)
  • A
    3% (1)
  • B
    11% (4)
  • C
    83% (30)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full EC0-350 Practice