killchain-compendium/Enumeration/RPClient.md

12 lines
166 B
Markdown
Raw Normal View History

2022-11-13 01:16:26 +01:00
# rpcclient
```sh
rpcclient -U% $TARGET_IP
```
* Input commands, attributes count for the current user on the machine
```sh
enumdomusers
enumdomains
enumprivs
```