mirror of
https://github.com/Aryma-f4/Ares-mythic.git
synced 2026-06-12 10:54:12 +00:00
30 lines
421 B
Markdown
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
|
|
```
|
|
|
|

|
|
|
|
|
|
## MITRE ATT&CK Mapping
|
|
|
|
- T1590
|
|
- T1069 |