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

10 lines
167 B
Markdown
Raw Normal View History

2022-02-07 23:37:05 +01:00
# 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.