killchain-compendium/Exploits/Windows/CrackMapExec.md

10 lines
167 B
Markdown
Raw Normal View History

2022-11-13 22:38:01 +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.