312-50V9 · Question #194
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
(40 responses)- A90% (36)
- B3% (1)
- C5% (2)
- D3% (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.