killchain-compendium/Enumeration/RPClient.md

12 lines
166 B
Markdown

# rpcclient
```sh
rpcclient -U% $TARGET_IP
```
* Input commands, attributes count for the current user on the machine
```sh
enumdomusers
enumdomains
enumprivs
```