killchain-compendium/exploit/windows/docs/crackmapexec.md

10 lines
167 B
Markdown

# crackmapexec
* In general, the syntax is as follows
```sh
crackmapexec smb $DOMAIN -u <user> -p <password>
```
* Do not set the domain at the end, it won't work.