nerdexam
GAQM

CPEH-001 · Question #412

Using Windows CMD, how would an attacker list all the shares to which the current user context has access?

The correct answer is A. NET USE. Connects a computer to or disconnects a computer from a shared resource, or displays information about computer connections. The command also controls persistent net connections. Used without parameters, net use retrieves a list of network connections…

Enumeration and Vulnerability Analysis

Question

Using Windows CMD, how would an attacker list all the shares to which the current user context has access?

Options

  • ANET USE
  • BNET CONFIG
  • CNET FILE
  • DNET VIEW

How the community answered

(60 responses)
  • A
    70% (42)
  • B
    17% (10)
  • C
    8% (5)
  • D
    5% (3)

Explanation

Connects a computer to or disconnects a computer from a shared resource, or displays information about computer connections. The command also controls persistent net connections. Used without parameters, net use retrieves a list of network connections. https://technet.microsoft.com/en-us/library/bb490717.aspx

Topics

#NET USE#Windows enumeration#network shares#CMD commands

Community Discussion

No community discussion yet for this question.

Full CPEH-001 Practice