+++ title = "net_shares" chapter = false weight = 103 hidden = false +++ ## Summary Collect information on network shares for a specified host. ### Arguments (Positional) #### Computer Specify the computer to collect network shares information from. ## Usage ``` net_shares [computer] ``` Example ``` net_shares client01.lab.local ``` ![net_shares](../images/net_shares.png) ## MITRE ATT&CK Mapping - T1590 - T1069