312-50V11 · 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. https://technet.microsoft.c
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
(56 responses)- A91% (51)
- B5% (3)
- C2% (1)
- D2% (1)
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
Community Discussion
No community discussion yet for this question.