Files
Ares-mythic/documentation-payload/apollo/commands/net_shares.md
2026-04-14 12:17:24 +07:00

30 lines
421 B
Markdown

+++
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